Generating business object definitions: step-by-step

To generate a business object definition for a Qdoc:

  1. Use the XML ODA to generate the definition of the Qdoc body from the Qdoc schema; for example for the maintainSupplier Qdoc use the maintainSupplier.xsd as input for the ODA; then save the definition under the same name (maintainSupplier)
  2. Open BIA_TemplateEnvelopeBO in Business Object Designer
  3. Change the body type to the actual business object definition for the body that was generated previously, (for example,maintainSupplier)
  4. Save the new business object definition as BIA_Qdoc_nameBO where Qdoc_name is the name of the Qdoc with the first letter capitalized; in the example above, the name of the new BO would be BIA_MaintainSupplierBO.

Copyright IBM Corp. 1997, 2003