Validating Phone Country Code and Phone Area Code. 10

1 / 15
About This Presentation
Title:

Validating Phone Country Code and Phone Area Code. 10

Description:

Validating Phone Country Code and Phone Area Code. 10. Adding Contacts. Contacts Synchronization ... Check if changed data would violate any reference/lookup data ... – PowerPoint PPT presentation

Number of Views:93
Avg rating:3.0/5.0
Slides: 16
Provided by: bstr7
Learn more at: http://www.ncoaug.org

less

Transcript and Presenter's Notes

Title: Validating Phone Country Code and Phone Area Code. 10


1
  • Synchronizing Outlook and Oracle TCA for Sales
    Applications
  • February 22, 2008 300 PM 340 PM

Presented By Abhinav Raina araina_at_astcorporation.c
om
2
Agenda
3
Synchronization
Synchronization Overview
4
Synchronization
Synchronization Process
5
Synchronization
  • Terminologies
  • SyncML
  • Slow Sync
  • Fast Sync
  • CAC Applications
  • Appointment
  • Task
  • Contact
  • Trading Community Architecture (TCA) business
    contacts available to
  • the logged-in user based on Oracle Sales
    Online security.
  • Microsoft Outlook
  • Outlook 2000, 2002 (XP), 2003 runnning on
    Windows 2000 or XP is referred as Outlook.
  • Microsoft Pocket Outlook
  • Pocket Outlook on Windows Mobile 2003 is
    referred as Pocket Outlook.

6
SyncML
What is a SyncML Server
7
SyncML
How does it work?
8
Contacts Synchronization
Contact Synchronization Process
9
Contacts Synchronization
Adding Contacts
  • Check if the user is allowed to create a Contact
  • Java APIs will request through a flag to the
    PL/SQL API indicating whether the user is allowed
    to create a contact in TCA.
  • Check if mandatory information is provided
  • First Name/Last Name is mandatory
  • Contact must have some detailed info specified
  • An Address must be specified if the Profile
    Values are Set
  • If Address is specified Country must also be
    entered
  • Check if new data would violate any
    reference/lookup data
  • Validating Country
  • Validating City, State and Zip
  • Validating Phone Country Code and Phone Area Code

10
Contacts Synchronization
Adding Contacts
  • Uses DQM Match Rules during Insertion, Updation
    and Deletion

11
Contacts Synchronization
Sync TCA Table Mapping for Contacts
12
Contacts Synchronization
Sync TCA Table Mapping for Contacts
13
Contacts Synchronization
Updating Contacts
  • Check if user is allowed to update the Contact
  • Retrieve data from eBusiness Suite for the same
    Address Id
  • Check if changed data would violate any
    reference/lookup data
  • Check if any new blank field would break an
    update
  • Transform data to fit into TCA Tables
  • Update JTA_SYNC_CONTACT_MAPPING as appropriate

14
Contacts Synchronization
Deleting Contacts
  • Retrieve data from mapping table for the Sync
    Contact Id
  • Check to see if User has access to delete the
    Contact
  • Inactivate the Contact in E-Business Suite
  • Delete the mapping table for the given Sync
    Contact Id

15
Questions and Answers
  • Questions and Open Discussions

Contact Information Abhinav Raina Email
araina_at_astcorporation.com Phone 630-778-1180
Presentation Copy www.astcorporation.com/papers/nc
oaug
Write a Comment
User Comments (0)