Context id

Hi Experts,

May I know on what basis does the context id will be generated, will it be generated by IS, BROKER, MWS ?
And what is the relation ship between context id, parent context id, root context id.

Also will there be any of these 3 common (context id, parent context id, root context id) between source parent service and target parent service.

Regards

@Sandeep,

Please check, Get Context ID of a flow - webMethods - Software AG Tech Community & Forums
or webMethods Blog,FAQs and Usage: Java service to get Context ID for services in webMethods

You need to sort the contextStack. I did small experiement and found out that current context has higher value than root or parent context. so probably sorting the context stack will resolve your issue.

HTH.

Thanks,
Rankesh

1 Like