This post will give you quite a good idea about how siebel integrates with external systems.
Before actually going for integration , you should be clear with following:
I will be discussing about strategies in detail in next sessions.
Before actually going for integration , you should be clear with following:
- External data to bring into the Siebel application and the Siebel data to send to the external application.
- Mapping between Siebel field names with external field names
- Transformations to match Siebel data structures to external data structures such as Contact in siebel might be customers in external system.
- Exchange format such as XML
- Transport to use between applications such as IBM MQSeries , File Transport , HTTP , MicrosoftMSMQ etc
- Volume of data
- Approaches for integration
- Export Siebel Data
- Synchronize Siebel and External Data
- Displaying Siebel data in external application
- Displaying external Data in siebel without replicating same in siebel
- Workflow for EAI
- Enterprise Integration Manager (EIM)
- Virtual Business Components
- Web Services
- Object Interfaces such as COM Objects etc
I will be discussing about strategies in detail in next sessions.