We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

producer and current object definitions

squillis
Mega Expert

Simple question.   I have found the definition for all of the extensions for the Producer and Current objects when scripting in the past but am having difficulty finding them now.   Can anyone provide a link to the list of extensions for the objects so I can see what options are available besides the .variables, .variable_pool, .redirect, etc. options?

5 REPLIES 5

Brad Tilton
ServiceNow Employee

The actual record producer fields aren't accessible from the producer object, just the variables. You actually have to use the sys_id of the record producer to get the gliderecord and access the values that way.