FINS BIB Activity Insert Workflow
FINS BIB Activity Insert Workflow, shown in the following figure, is a subworkflow that is invoked by the FINS BIB Activity Upsert Workflow.

Workflow Description
This workflow does the following:
XSLT Transformation. This step transforms the CreateCustomerInteractionEBM message structure to a FINS BIB Action IO using the EAI XSLT service.
XMLDoc To IIO. This step converts the SiebelMessage into XMLHierarchy using the
IntObjHierToXMLHier
method of the EAI XML Convertor service.Siebel EAI Adapter (Upsert). Using the
Upsert
method of EAI Siebel Adapter, this step upserts the activity detail into the Siebel Finance database.