![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Siebel Objects include Siebel Business Objects and Siebel Integration Objects. This section introduces how to import Siebel Objects and how to convert Siebel Objects into AESchema.
1. Select an adapter project in the Project Explorer Panel, and then select File > Import from the Menu. The Import dialog appears.Figure 23 Import a Siebel Object
2. Expand the TIBCO ActiveMatrix Adapters folder and select Metadata > Siebel Business Objects. Click the Next button to open the Siebel Objects Importer Wizard dialog.
− Name: Enter a name to be saved for the schema.
− Download Location: Click the Browse button to select a location to save the schema.
− Adapter Connection: Click the Browse button to select a pre-configured Siebel Connection.Click the Test Connection button to test whether the specified configuration fields result in a valid connection to the Siebel Application Server.
5. Click the Finish button to close the dialog. After successfully importing Siebel BOs, a business object file (.bo) will be automatically generated in the adapter project.
6. Double-click the business object file under the adapter project folder in the Project Explorer Panel to view the imported Siebel Objects. The Siebel Adapter Business Object Editor panel appears on the right.Figure 26 Siebel Adapter Business Object EditorAfter generating a Siebel object file (.bo), you need to convert Siebel Objects into AESchemas.
1.
2. Double-click the configuration file under the adapter project folder in the Project Explorer Panel. The Editor Panel appears on the right with the configuration tabs. Click the Adapter Services tab.Figure 27 Adapter Services Tab
3. Select Browse from the Class Reference From the BO drop-down list. The Select Child dialog appears. Select a .bo file from the Matching Resources list and select an adapter project from the In Container list. Select the table listed in the Available Nodes list.Figure 28 Select Child Dialog
4. Click the OK button to close the dialog. A schema class file (.schemamodel) will be generated in /AESchemas/as/Siebel/ within the adapter project.
5. Double-click the schema class file in the Project Explorer Panel. The Schema Editor panel appears on the right.Figure 29 Schema Editor
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |