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.
Out of the box, it is not possible to obtain the sequence name in the mediation