KB Article #180281 How to create syncpoints with JMC in B2Bi ProblemIs it possible to create syncpoints with JMC?ResolutionIt is possible using for example:ProcessingMessage message;message.getSession().createSyncPoint();