Transports determine the structure and content of the messages
that use them. You can use transports in messaging actions (for example,
Publish, Subscribe).
The details about configuring message headers
and bodies for specific transports can be found in the reference documentation
for each transport.
- After you open the messaging action, click Browse next
to the Transport field.
- 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).
- 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.
- After you select the wanted transport, click OK to
return to the message editor.