How can I access the parent Process ID in a subflow?

Confluence User - 07 Jun, 2017

I am using the JSON Tool in a subflow and need to POST a JSON parameter which is the process id of the parent process of the subflow. Can I access it and how?

Thanks!

subflow;process;processid

1


08 Jun, 2017
confluenceUser
confluenceUser

Hi, you could try getting the parent process id using beanshell code in a prior tool, as per the answer at passing processis from one process to another process

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print