Creating transaction operations

About this task

The following steps show how to add the transaction operation getAccountSummaryOp:

Procedure

  1. In the BTT perspective in Rational® Application Developer, right-click the Operations folder of the project, and then click New > Operation to create a new operation transaction file.
  2. In the Operation tab of the Transaction editor, add a new operation and create a template operation implement class. If the backend is Web Service provider, then WebSphere® Multichannel Bank Transformation Toolkit also has tooling to generate the WebService Calling operation automatically from WSDL. In the HTML Hello World sample, we just use hard coded as simulator the data that should be obtained from backend calling. Also for the operations that will be used in flow, we need to generate a flow event in operation class.
  3. In the Data tab of the Transaction editor, add the data of the operation: