Steps to create a Siebel Integration Object:
1.Login Siebel epharma Client with User Id and password SADMIN to sample database.
2. Before Creating a integration object study the Siebel data to integrate
Navigate to Contacts-->Contact List >My Contact
Do Help->About View
Note the Business Object,Business Component ,the applets.
3.Click OK
4. Exit the Siebel application
5. Log in to Siebel tools as SADMIN/SADMIN to the sample database.
6. Use Applet Designer to determine fields behind applet controls
In tool select Contact List Appletrigt click and choose Edit Web Layout
In Editor select LastName textbox
In properties window the name appears for the field
Do the above steps for other fields also.
Select Window -> Close to exit WebLayout Editor
7.Create and Lock a new project for integration object
Select Project
Add new record and set the following properties:
Name | Directutor ABC |
Locked | True |
8.Create a new integration object based on Contact Business Object.
Select File>New Object
In the New Objects Wizard dialog box select EAI Tab and then double click Integration Object.The Integration Object builder appears.
From the Project select Directutor ABC
For the Source System Business Service select EAI Siebel Wizard and Click Next
For the source object select Contact
For Name of Integration Object enter Directutor Contact
Click Nextto have the system begin creating Integration Object
Click +to expand Contact object
Notice by Default components are selected
According to requirement of integration select the component we need
At the top of the List click the Check mark next to Contact root object to deselect all the components
Select Contact
Click Next when the process ends click Finish.The Result is Integration Object Directutor Contact.
Select Integration Object> Directutor Contact>Integration Component>Contact>Integration Component Fields
Set inactive property to true for all the fields except the ones which you like to integrate like Last Name,First Name,Id
Steps to create a Data Map:
1.Login Siebel epharma Client with User Id and password SADMIN to sample database.
2. From Site Map Navigate to Integration Administration -------- Data Map Editor.
3. In Integration Object Map List Create and Save the following Record.
NAME | Test Data Map |
SOURCE OBJECT NAME | Directutor Contact |
TARGET OBJECT NAME | Directutor Contact |
4. InIntegration Component Map List Create and Save the following Record
NAME | Contact Map |
SOURCE COMPONENT NAME | Contact |
TARGET COMPONENT NAME | Contact |
5. Create Integration field map records with following values:
SOURCE EXPRESSION | TARGET FIELD NAME |
[Last Name] | Last Name |
[First Name] | First Name |
[ID Type] | Id |
6. Select Integration Map Object List and Press CRTL+S to save the record
Attachment | Size |
---|---|
Integration Objects and Data Mapping guide.doc | 0 bytes |