A Record Producer creates a target record from Service Catalog input. If the Record Producer script aborts record generation, ServiceNow does not create the produced record tracking entry in the Item Produced Record [sc_item_produced_record] table. This is different from simply redirecting the user or showing an error message. User notification depends on whether the developer explicitly adds a message, such as an error message, in the script. The key CAD concept is that aborting the database action prevents the generated record process from completing. Therefore, the most accurate option is A, because no produced-record entry exists when generation is stopped.
================
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit