Passing Data from Other Fields in the Siebel Database

You can add data fields to those passed to CyberSource.

For more information on modifying integration objects, see Integration Platform Technologies: Siebel Enterprise Application Integration. For more information on modifying scripts, see Using Siebel Tools.

Note: EAI Data Maps can be Workspace enabled in your development environment. If they have been Workspace enabled in your development environment and you are working in that environment, then you can only modify them in an editable Workspace. You do not need an editable Workspace to create and edit EAI Data Maps in your Production environment.

To add a data field

  1. In Web Tools, add the field to the appropriate Cybersource input and output integration objects.

  2. Modify the (declarations) script in the CyberSource Adapter Service business service to add the field to the correct output object, for example ICS2OBJS[“Authorization”].OutputFields.

  3. In your Siebel Business Application, navigate to Integration Administration > Data Map Editor.

  4. Update the data map so that data from the appropriate Siebel field will be passed to the CyberSource integration object.