Follow these steps to create the gatherPortalInfo operation:
- 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 gatherPortalInfo.
- Switch to the PortalInterface editor.
- Click the Add Input button
.
- Switch to the Properties view.
- In the details section, click the Description tab.
- In the Name field, type customer.
The Data Type Selection window opens.
- In the Filter by type, namespace, or file (? = any character, * = any String) field, type CustomerBO.
- Click CustomerBO.
- Click http://eMergedLibrary/com/emerged/portal - eMergedLibrary/com/emerged/portal/CustomerBO.xsd.
- Click OK.
- In the Type list, type CustomerBO [http://eMergedLibrary/com/emerged/portal].
- Switch to the PortalInterface editor.
- Click the Add Output button
.
- Switch to the Properties view.
- In the details section, click the Description tab.
- In the Name field, type portalInfo.
The Data Type Selection window opens.
- In the Filter by type, namespace, or file (? = any character, * = any String) field, type PortalInfoBO.
- Click PortalInfoBO.
- Click http://eMergedModule/com/emerged/portal - eMergedModule/com/emerged/portal/PortalInfoBO.xsd.
- Click OK.
- In the Type list, type PortalInfoBO [http://eMergedModule/com/emerged/portal].
- Switch to the PortalInterface editor.
- Click the Add Output button
.
- Switch to the Properties view.
- In the details section, click the Description tab.
- In the Name field, type currencyRateCAD.
- In the Type list, type float.
- From the list, click float.
- Switch to the PortalInterface editor.
- Click the Add Output button
.
- Switch to the Properties view.
- In the details section, click the Description tab.
- In the Name field, type currencyRateUSD.
- In the Type list, type float.
- From the list, click float.
- Switch to the PortalInterface editor.
- Click the Add Output button
.
- Switch to the Properties view.
- In the details section, click the Description tab.
- In the Name field, type currencyRateGBP.
- In the Type list, type float.
- From the list, click float.

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