Follow these steps to create the validateWebUser operation:
- Switch to the BrokerageInterface editor.
- Click the Add Request Response Operation button
.
- Switch to the Properties view.
- In the details section, click the Description tab.
- In the Name field, type validateWebUser.
- Switch to the BrokerageInterface editor.
- Click the Add Input button
.
- Switch to the Properties view.
- In the details section, click the Description tab.
- In the Name field, type inputWebLoginInfo.
The Data Type Selection window opens.
- In the Filter by type, namespace, or file (? = any character, * = any String) field, type WebLoginInfoBO.
- Click WebLoginInfoBO.
- Click http://BrokerageModule/com/emerged/brokerage - BrokerageModule/com/emerged/brokerage/WebLoginInfoBO.xsd.
- Click OK.
- In the Type list, type WebLoginInfoBO [http://BrokerageModule/com/emerged/brokerage].
- Switch to the BrokerageInterface editor.
- Click the Add Output button
.
- Switch to the Properties view.
- In the details section, click the Description tab.
- In the Name field, type outputWebLoginInfo.
The Data Type Selection window opens.
- In the Filter by type, namespace, or file (? = any character, * = any String) field, type WebLoginInfoBO.
- Click WebLoginInfoBO.
- Click http://BrokerageModule/com/emerged/brokerage - BrokerageModule/com/emerged/brokerage/WebLoginInfoBO.xsd.
- Click OK.
- In the Type list, type WebLoginInfoBO [http://BrokerageModule/com/emerged/brokerage].

- From the menu, select File > Save (or press Ctrl+S).
- From the menu, select File > Close (or press Ctrl+F4).
The editor closes for BrokerageInterface.