Adding trace nodes to FTM

Trace nodes are provided in the . These nodes can be included in flows and used to gather diagnostic information while the message flow is running. Trace nodes can be useful, particularly during the development phase, in tracking down errors. Do not use them in production environments. In those environments, it is more appropriate to use the FTM trace API. For more information, see Instrumentation and trace.

For more information about how to add trace nodes to a flow by using the , see the IBM® App Connect Enterprise documentation. The relevant sections of the documentation are shown in the following list.
  • Reference > Message flow development > Built-in nodes > Trace Node
  • Developing integration solutions > Developing message flows > Testing and troubleshooting message flows > Testing your message flow by adding Trace nodes