Here are the steps used to extend the Contact Import entity so that the field "Siebel_CRM_Tip" from the Contact BC could be mapped:
> The staging table used with the Contact import mechanism is called "S_CONTACT_IMPT". The first step is to add an additional column to this table which will be used to import the field. For example X_CON_SBL_CRM_TIP. Apply the change to the table and activate.
>> The BC which corresponds to the S_CONTACT_IMPT table is called "Contact Stager". Add a new single value field called "Siebel_CRM_Tip" to this BC and map the field to the column created in step 1 above.
**Make sure this new field has the "force active" property set to "True" **
>>> Add a new user propeties to the "Contact Stager" BC with:
Name = Map:Contact.Siebel_CRM_Tip
Value = Contact Stager.Siebel_CRM_Tip:S_CONTACT_IMPT.X_CON_SBL_CRM_TIP
>>>> OPTIONAL: In some cases, it may not be necessary to add the new field to the Contact Integration Component of the following Integration Objects below (in the "Siebel_CRM_Tip" example above, this step is necessary as "Siebel_CRM_Tip" is not already present in the Contact IC)
- Contact IO
- Contact Integration Object
- Contact Integration Object_SIA
> The staging table used with the Contact import mechanism is called "S_CONTACT_IMPT". The first step is to add an additional column to this table which will be used to import the field. For example X_CON_SBL_CRM_TIP. Apply the change to the table and activate.
>> The BC which corresponds to the S_CONTACT_IMPT table is called "Contact Stager". Add a new single value field called "Siebel_CRM_Tip" to this BC and map the field to the column created in step 1 above.
**Make sure this new field has the "force active" property set to "True" **
>>> Add a new user propeties to the "Contact Stager" BC with:
Name = Map:Contact.Siebel_CRM_Tip
Value = Contact Stager.Siebel_CRM_Tip:S_CONTACT_IMPT.X_CON_SBL_CRM_TIP
>>>> OPTIONAL: In some cases, it may not be necessary to add the new field to the Contact Integration Component of the following Integration Objects below (in the "Siebel_CRM_Tip" example above, this step is necessary as "Siebel_CRM_Tip" is not already present in the Contact IC)
- Contact IO
- Contact Integration Object
- Contact Integration Object_SIA
No comments :
Post a Comment