Selecting transports for messaging actions

Transports determine the structure and content of the messages that use them. You can use transports in messaging actions (for example, Publish, Subscribe).

About this task

The details about configuring message headers and bodies for specific transports can be found in the reference documentation for each transport.

Procedure

  1. After you open the messaging action, click Browse next to the Transport field.
  2. In the Select a Resource dialog, you can select any of the transports that were created in the project (that is, by creating resources in Architecture School).
  3. Next to Obey References, select the wanted option for locating a transport, as follows:
    • If you select No, you can choose any transport in the project.
    • If you select Yes, you can choose only transports that are referenced (directly or indirectly) by the operation that contains the test in which you are editing the messaging action.
    • If you select Only Direct, you can choose only transports that are referenced directly by the operation that contains the test in which you are editing the messaging action.
  4. After you select the wanted transport, click OK to return to the message editor.