ServiceNow Certified Application Developer - ServiceNow CAD Question # 32 Topic 4 Discussion

ServiceNow Certified Application Developer - ServiceNow CAD Question # 32 Topic 4 Discussion

CAD Exam Topic 4 Question 32 Discussion:
Question #: 32
Topic #: 4

Application developers can specify which ServiceNow page a user sees after submitting a new record using the Record Producer UI. How is the page specified?


A.

Configure the page in the Module that opens the Record Producer.


B.

Write a script in the Record Producer’s Script field: producer.redirect = '';.


C.

Create an application property to store the URL.


D.

Write an after Business Rule script for the Record Producer’s table: window.redirect = '';.


Get Premium CAD Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.