WSO2 Enterprise Integrator get current sequence name

278 Views Asked by At

I would like to retrieve the name of a process's currently running sequence.

There's a proxy-defined property to retrieve similar information for a proxy service ($ctx:proxy.name) described in Wso2 ESB GET PROXY NAME

Does something similar exist for sequences? I've tried the obvious ($ctx:sequence.name) and that results in a null value.

1

There are 1 best solutions below

1
Shanaka Dilan Premarathna On

Out of the box, it is not possible to obtain the sequence name in the mediation