This topic gives information on how the system generates integration objects.
The adapter will retrieve all the business services in the EIS instance and list them in a tree structure, where each tree node represents a business service. To see a list of methods under a business service, you can click the plus sign (+) next to a node to select one or more methods available for generation.
When you select a method to generate, a properties dialog box appears. If the methods have complex type arguments, hierarchy, or an integration object, but does not have the actual integration object set (this will be set against the Integration Object field), this dialog box will request the properties for the integration object name.
The name of the property is the complex method argument name and it has a value field containing a list box. You can choose an integration object from the list for all the properties that represent complex type method arguments. If the integration object details are already present against the method arguments in the EIS, then, there will be no request properties for the input and output integration object names as there is no need for them.
From the properties dialog box, you can make selections for the EventMethod property. If you do not select any integration objects for the complex arguments; the generation will fail. A message will be logged stating that the generation has failed due to the non-selection of integration objects.
If the EventMethod property is not filled in, the generation will not fail, but the ASI will not have any value set against it. An appropriate error message is logged in the EMD log.
Object selection and generation
This topic describes how business objects are generated for inbound and outbound integration objects.Namespace definition
This topic contains information about namespace.
Parent topic: Using the Enterprise MetaData Discovery tool
Previous topic: Setting properties
Next topic: Service descriptions