Creating the createCustomer operation

The createCustomer operation has the following input and output:

Follow these steps to add the createCustomer operation to the Brokerage interface:

  1. Click the Add Request Response Operation button Add Request Response Operation.
  2. Switch to the Properties view.
  3. In the details section, click the Description tab.
  4. In the Name field, type createCustomer.
  5. Switch to the BrokerageInterface editor.
  6. Click the Add Input button Add Input.
  7. Switch to the Properties view.
  8. In the details section, click the Description tab.
  9. In the Name field, type inputCustomer. The Data Type Selection window opens.
  10. In the Filter by type, namespace, or file (? = any character, * = any String) field, type CustomerBO.
  11. Click CustomerBO.
  12. Click http://eMergedLibrary/com/emerged/portal - eMergedLibrary/com/emerged/portal/CustomerBO.xsd.
  13. Click OK.
  14. In the Type list, type CustomerBO [http://eMergedLibrary/com/emerged/portal].
  15. Switch to the BrokerageInterface editor.
  16. Click the Add Output button Add Output.
  17. Switch to the Properties view.
  18. In the details section, click the Description tab.
  19. In the Name field, type outputCustomer. The Data Type Selection window opens.
  20. In the Filter by type, namespace, or file (? = any character, * = any String) field, type CustomerBO.
  21. Click CustomerBO.
  22. Click http://eMergedLibrary/com/emerged/portal - eMergedLibrary/com/emerged/portal/CustomerBO.xsd.
  23. Click OK.
  24. In the Type list, type CustomerBO [http://eMergedLibrary/com/emerged/portal].

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