Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Creating a Demand from a Record Producer

CathyD
Tera Contributor

I'm using a record producer (catalog item) to create a Demand. Is there a way to populate the Collaborators field on the Demand from the record producer?

1 REPLY 1

Slava Savitsky
Giga Sage

You can populate any field from a record producer. Assuming that Collaborators is a list field, you could define a list collector variable in your record producer and map it to the Collaborators field (using "Map to field" field).