Creating the validateWebUser operation

Follow these steps to create the validateWebUser operation:
  1. Switch to the BrokerageInterface editor.
  2. Click the Add Request Response Operation button Add Request Response Operation.
  3. Switch to the Properties view.
  4. In the details section, click the Description tab.
  5. In the Name field, type validateWebUser.
  6. Switch to the BrokerageInterface editor.
  7. Click the Add Input button Add Input.
  8. Switch to the Properties view.
  9. In the details section, click the Description tab.
  10. In the Name field, type inputWebLoginInfo. The Data Type Selection window opens.
  11. In the Filter by type, namespace, or file (? = any character, * = any String) field, type WebLoginInfoBO.
  12. Click WebLoginInfoBO.
  13. Click http://BrokerageModule/com/emerged/brokerage - BrokerageModule/com/emerged/brokerage/WebLoginInfoBO.xsd.
  14. Click OK.
  15. In the Type list, type WebLoginInfoBO [http://BrokerageModule/com/emerged/brokerage].
  16. Switch to the BrokerageInterface editor.
  17. Click the Add Output button Add Output.
  18. Switch to the Properties view.
  19. In the details section, click the Description tab.
  20. In the Name field, type outputWebLoginInfo. The Data Type Selection window opens.
  21. In the Filter by type, namespace, or file (? = any character, * = any String) field, type WebLoginInfoBO.
  22. Click WebLoginInfoBO.
  23. Click http://BrokerageModule/com/emerged/brokerage - BrokerageModule/com/emerged/brokerage/WebLoginInfoBO.xsd.
  24. Click OK.
  25. In the Type list, type WebLoginInfoBO [http://BrokerageModule/com/emerged/brokerage].
    *BrokerageInterface
  26. From the menu, select File > Save (or press Ctrl+S).
  27. From the menu, select File > Close (or press Ctrl+F4). The editor closes for BrokerageInterface.

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