Creating a New Integration Object Using the Web Tools Wizard
To create a new integration object using the web tools wizard
-
Log into the Web Tools client.
-
Open an editable Development Workspace.
-
Click the New Object Wizard button. It has a magic wand icon.
-
Choose the Integration Object icon and click Start.
-
In the first view there are two fields.
-
Project (Required): This is the Project in which to put your new Integration Object.
-
Type: Choose the Business Service to use to build the Integration Object. The EAI Siebel Wizard Business Service is the only choice in this feature’s initial release.
-
-
Click the Next button.
-
The next view has three fields to configure.
-
Business Object (Required): This is the Business Object to use for your Integration Object.
-
Name (Required): This is the unique name for your new Integration Object.
-
Primary Business Component (Required): This will be the Root Business Component for your Integration Object.
-
-
Once you have configured the three fields, click the Next button.
-
In the next view you choose all the Integration Components that you wish to create in your Integration Object. These are taken from the child Business Components in the Business Object you specified. You can select them individually or select the check box at the top to select them all.Note: Selecting all the Integration Components will create a very large Integration Object. Only choose the Integration Components needed.
-
Include length information for String type: If checked the External Length property for the Integration Component Field will be populated with the column length.
-
Container Naming Convention : The two choices are List Of Prefix (wraps Integration Component instances with ListOf in messages) and Suffix which will not wrap the Integration Component instance in the ListOf string.
-
Lower CamelCase for XML Tags : If checked, will make the XML Tag field value’s first letter lower case instead of upper case as is the norm in camel case. For instance MyXMLString would become myXMLString if you check this box.
-
-
Click the Next button.
-
The next view displays a summary of your choices.
-
When done click the Finish button to create the Integration Object.