KB Article #180281

How to create syncpoints with JMC in B2Bi

Problem


Is it possible to create syncpoints with JMC?

Resolution

It is possible using for example:

ProcessingMessage message;
message.getSession().createSyncPoint();