Int4 IFTT Dispatcher

The Dispatcher is used during test case execution to inject the input message into the corresponding process. That way, you can test any interface from Int4 IFTT.

The logic behind the Dispatcher is straightforward. The Int4 IFTT Dispatcher needs to be configured as a WebService on the middleware side. In the processing logic, a proper routing should be implemented for each interface that will be tested.
To distinguish each time to which interface the message should be sent, a custom HTTP header field in the injected message ( named: x-wss-process ) keeps the name of the testing process. Of course, the Dispatcher Connectors that send the messages to the additional processes must be appropriately configured for each adapter type.

Int4 IFTT Configuration for the Dispatcher

To call the Dispatcher, a configuration of global parameters must take place in Int4 IFTT. The configuration is Middleware specific so, please follow the detailed instructions under each middleware-specific configuration guide.

Int4 IFTT Dispatcher configuration guide for:

 

Please note that if you can call all your interfaces directly by SOAP, the Dispatcher is not mandatory.
In that case, you need to do the direct call configuration on each Automation Object.

 

© 2017 - 2022 Int4 AG All rights reserved