Hi All,
In our environment, Different process models subscribed to the same IS document with different filter condition.
Whenever the IS document published with the filter condition, corresponding models should get triggered.
In QA Environmnet couple of model get triggering and some of them not get triggering even we are publishing with right filter condtion.
Model Flow:
- Publishing the document to Broker
- Model trigger subscribing the document and handover to PRT. (handlePublishedInput) service.
- Model first step, subscribing the IS document.
Models are in clustered environment and the same models working fine in PROD and not working in QA. Again the same model components are redeployed from PROD to QA and no luck.
I have referred couple of threads in advantage website, it says to verify corelation ID and service.
In our models, we dont have any correation service selected in the first step and not enabled Local correlation also.
I would like to check correlation ID is unique or not across all the models.
Can you please help/advice, how to find correlation id from models?
Thanks & Regards,
Arul