PI provides async-sync bridge for the JMS adapter. The configuration is well documented in SAP Help and various blogs and documents on SCN. The configuration involves JMS specific parameters, e.g. JMS correlation id. These parameters are not valid or available for other types of adapters that can process asynchronous messages, e.g. File, JDBC, Mail, IDoc.
In this blog, we will take a look at another configuration option that can use the async-sync bridge, but without any JMS-type of dependencies. The configuration is generic; therefore, we can use any asynchronous communication channels without any other changes. This means for JMS, we will not have to deal with all the special JMS async-sync bridge configurations; you will only need to configure JMS communication channel as a “normal” configuration.
Below denotes the basic integration flows:
The following interfaces are needed:
The following Integrated Configurations (or iFlows) are needed:
Please note the processing sequence. They must be in the order as above. The 2 additional modules are:
The Module Key’s Parameter Names and Values are:
Note: The rest of the configurations are the same as the standard configurations.
Note: All other configurations are the same as the standard configurations.
For my testing, I used (on the sender side) a File sender communication channel and a File receiver communication channel. Then I replace the File communication channels with JMS communication channels. Everything worked just as well without making any other changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
23 | |
11 | |
10 | |
9 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 |