Creating a request or response object for a custom transaction using the model editor

To create a request or response object for a custom transaction using the model editor, take the following steps:

Procedure

  1. Double-click the module.mdmxmi file in the module project in Project Explorer.
  2. Open the Hub Model Editor file.
  3. Click the Model tab in the model editor and right-click on a Folder node.
  4. Click New > Transient Data Object.
  5. Define the transient data object properties:
    • Name: The name of the object. Typically, this is the name of the business object without the "BObj" extension. For example, 'MyBusinessObjectBObj' would be named 'MyBusinessObject'.
    • Documentation: An optional description of the object.
    • Documentation URL: An optional URL that links to documentation for the object.
    Note: For InfoSphere® MDM version 9.0 Web services, you should define at least one transaction in the same module model as the transient data object that uses that transient data object as a request or response.


Last updated: 23 October 2014