Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

how to pass variables from parent workflow to child workflow

arey yaar
Giga Guru
i created two work flows one is the parent and the other is the child for the parent, and in catlog item i have 2 fields. i need to pass the values from 1st field to 2nd field using workflow pass a variable.

i need to pass the value from test1 to test2

find_real_file.png

first workflow

find_real_file.png

2nd workflow

find_real_file.png

find_real_file.png

Where did i go wrong

17 REPLIES 17

there is no input tab

So should i give that in Catalog variables

find_real_file.png

What table under General is the workflow running against?  I believe it has to be running against Global table to see workflow inputs:

find_real_file.png


Please mark this response as correct and/or helpful if it assisted you with your question.
Steven

 it is running against requested item[sc_req_item]

my parent work flow is also running against requested item[sc_req_item] then how can i pass the values

even i am not able to see the input tab as mentioned by Mr Subhanand 

What table under General is the workflow running against?  I believe it has to be running against Global table to see workflow inputs:

find_real_file.png


Please mark this response as correct and/or helpful if it assisted you with your question.
Steven