Siebel activities
- Overview of the Siebel connector
- Installing JAR files to connect to the Siebel server
You must copy two JAR files on the same workstation as your App Connect Professional Studio installation before you can connect to a Siebel server. Also, you can copy the Siebel.properties file, which is optional, to configure the connection timeout, transaction timeout, and the Siebel properties. - Creating or editing a Siebel endpoint
Siebel endpoints contain the connection information that Studio and the Integration Appliance use to connect to a Siebel Business Applications Server. You can create multiple endpoints that refer to separate instances. - Using the Siebel Create Objects activity
Use the Siebel Create Objects activity to work with either Siebel Business Objects, Business Components, or Siebel Integration Objects. - Using the Siebel Update Objects activity
Use the Siebel Update Objects activity to work with either Siebel Business Objects, Business Components, or Siebel Integration Objects. - Using the Siebel Delete Objects activity
Use the Siebel Delete Objects activity to work with either Siebel Business Objects, Business Components, or Siebel Integration Objects. - Using the Siebel Query Objects activity
Use the Siebel Query Objects activity to work with either Siebel Business Objects, Business Components, or Siebel Integration Objects. - Using the Siebel Execute Business Service activity
The Siebel execute business service activity is used to run a Siebel business service on the Siebel Business Applications server. - Prerequisites for starter activities in Siebel
- Using the Siebel Get Created Objects activity
Use the Get Created Objects activity to poll for Siebel Business Objects, Business Components, or Siebel Integration Objects from the Siebel server. - Using the Siebel Get Updated Objects activity
Use the Get Updated Objects activity to poll for events that were updated on the Siebel Sever. - Using the Siebel Get Deleted Objects activity
Use the Get Deleted Objects activity to poll for deleted Siebel Business Objects, Business Components, or Siebel Integration Objects from the Siebel server. - Specifying Retry and Delivery Options for Siebel Activities
Specifying the Retry and Delivery parameters is one of the tasks to configure a Siebel activity configuration. - Siebel properties file
The Siebel connector uses Siebel API (Java™ Data Bean) to interact with the Siebel server. Siebel API also provides a way to configure the connection settings on the client side. The siebel.properties file located in your classpath, can be used to provide default parameters for client applications connecting to Siebel applications using the Java Data Bean.