Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Current »

Storing the message payloads is a prerequisite in order to create test cases, re-run them and then validate the execution. Our solution requires the message payloads to be send to Int4 IFTT WebService, together with the additional interface details.
In most cases our customers incorporate the call of Int4 IFTT webservice in current dedicated flows for logging and monitoring.

Another important aspect is that you should be able to choose when the payloads are saved in Int4 IFTT, for that purpose, depending on the middleware, a proper trace indicator should be available to set the persistence on and off.

In Int4 IFTT the message payload are stored in a database table with all the additional interface details.

The following interface details are provided by the integration platform to Int4 IFTT in order to create and run test cases.

Interface details:

  • Process/Interface Name

  • Interface namespace (optional)

  • Landscape (e.g. DEV, TST, PRD, etc)

  • Message ID - unique for every processed message

  • Execution ID - unique for every process execution and common for all the related messages of each execution

  • Correlation ID - common for every message of a single test case execution (optional)

  • Step - INPUT or OUTPUT

  • System ID (e.g. Boomi, Mulesoft, Webmethods etc)

  • Message Payload

If you want to find out more at the Dell Boomi specific case, we prepared a Dell Boomi detailed solution template.

  • No labels