Follow these steps to specify the SpecificSharesRequestToGenericStockTransaction
business object map details:
- In the navigation tree, click BrokerageModule > Mapping
> Data Maps > SpecificSharesRequestToGenericStockTransaction.
- From the pop-up menu, select Open With > Business Object
Mapping Editor. The editor opens for SpecificSharesRequestToGenericStockTransaction.
- Click the SpecificSharesRequestToGenericStockTransaction tab.
- Right-click the customerNumber label.
- From the pop-up menu, select Add Connection.
- Click the customerNumber label.
- Right-click the stockSymbol label.
- From the pop-up menu, select Add Connection.
- Click the symbol label.
- Right-click the quantityOfShares label.
- From the pop-up menu, select Add Connection.
- Click the quantity label.
- Right-click the pricePerShare label.
- From the pop-up menu, select Add Connection.
- Click the price label.
- Right-click the commission label.
- From the pop-up menu, select Add Connection.
- Click the commission label.
- Right-click the returnCode label.
- From the pop-up menu, select Add Connection.
- Click the dataValid label.
- Right-click 6 Move.
- From the pop-up menu, select Change Transform Type >
Custom.

- Switch to the Properties view. Click on the Details tab.
- Maximize the Properties view.
- Click the Standard... icon
on the palette.
- Selectmath > equal to.
- Click OK.
- Click on the canvas to add the equal to activity.
- Add an expression to the first input terminal of the equal
to activity. Type SharesRequestBO_returnCode.
- Add an expression to the second input terminal of the equal
to activity. Type 0.
- Add an expression to the output terminal of the equal
to activity. Type StockTransactionBO_dataValid.
- Click the Properties tab to restore the
Properties view.
- From the menu, select File > Save (or press Ctrl+S).
- From the menu, select File > Close (or press Ctrl+F4).