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.

What to pass as Reference input to subflow from script?

iLLuMinORG
Kilo Guru

What to pass as an Input from the script to the subflow input mentioned below ?
I have tried sending sysid as well as GlideObject but this doesn't work

find_real_file.png

1 ACCEPTED SOLUTION

iLLuMinORG
Kilo Guru

Looks like something was wrong while i was passing up the GlideObject for this, but Reference input should have a GlideRecord object only to start with.

View solution in original post

1 REPLY 1

iLLuMinORG
Kilo Guru

Looks like something was wrong while i was passing up the GlideObject for this, but Reference input should have a GlideRecord object only to start with.