Build the SCA Nodes sample extension

All of the files that are required for you to run the SCA Nodes sample extension are supplied, but if you prefer to create the sample extension yourself, use the instructions in the following links to create the required resources:

  1. Provide the message structure for the request messages, see Create the current account message set.
  2. Debit the current account balance, see Create the current account debit message subflow.
  3. Credit the current account balance, see Create the current account credit message subflow.
  4. Process the request messages relating to the current account balance changes, see Create the current account message flow.

When you have created the required resources by using the instructions provided, you must add these flows to a broker archive (BAR) file, together with the associated message set.

When you have completed these steps you are ready to run the sample extension, see Run the SCA Nodes sample extension.

Back to sample home