Creating the CustomerNumber business object

Follow these steps to create, in the eMerged_Library library, the CustomerNumber business object which has this attribute:
  • value (string)
  1. From the menu, select File > New > Other. The New window opens.
  2. In the navigation tree, click Business Integration > Business Object.
  3. Click Next.
  4. From the Module list, click eMergedLibrary. The Inherit from field is set to <none>.
  5. In the Folder field, type com.emerged.portal.
  6. In the Name field, type CustomerNumberBO.
    Picture of the New Business Object window
    The Namespace field is set to http://eMergedLibrary/com/emerged/portal.
  7. Click Finish. The editor opens for CustomerNumberBO.
  8. Click the Add an attribute to a business object. button Add an attribute to a business object..
  9. Switch to the Properties view. The Display name field is set to Bank. The Name field is set to Bank.
  10. In the Name field, type value.
  11. In the Type list, type string.
  12. From the list, click string.
  13. From the menu, select File > Save (or press Ctrl+S).
    CustomerNumberBO
  14. From the menu, select File > Close (or press Ctrl+F4). The editor closes for CustomerNumberBO.

Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.