Externalizing the business operations

The three provided business operations, fund transfer (TransferAccessOp), get balance (BalanceAccessOp), and get customer account information (CustInfoAccessOp) are externalized in XML files. In creating the Web Services Sample Application, this was done using the following guidelines:

These guidelines were followed for this particular application, but you can change the approach in a real environment.

If you are creating your own Web Service application, you must create the business operations and processor in the Transaction Editor and generate them to .xml file.