What syntax is used in a Record Producer script to access values from Record Producer form fields?
For Record Producers it should be producer.variablename
For Catalog Items it will be current.variablename
When configuring a REST message, what is the Endpoint?
The URI of the data to be accessed, queried, or modified.
What is the fastest way to create and configure a Record Producer?
Open the table in the Table records and select the Add to Service Catalog Related Link
Which of the following are places that GlideUser (g_user) methods can be used?
When configuring a table, what functionality does the “Allow Configuration” Application Access option enable?
Out of scope applications will be able to create application files for that table.
Which of the following is not a trigger type in Flow Designer?