Error Handling in Data Pages
Error Handling in Data Pages
4. Below the Request Data Transform field, click Parameters to verify that Pass current parameter page is selected to ensure that the
TIN (Tax identification number) is passed to the request data transform.
5. Below the Response Data Transform field, click Parameters to verify that Pass current parameter page is selected to ensure that the
Case ID is passed to the response data transform.
4. On the Definition tab, right-click step number 2 and select Enable to get messages using the pxGetPageMessagesfunction.
5. On step number 4, right-click and select Enable to enable the step to use the pxClearMessages function to clear the messages on the
data page before adding your custom error message.
6. On step number 6, right-click and select Enable to use the pxAddMessageToPage function and add the ErrorMessage input parameter
as a message.
7. On step number 8, right-click and select Enable to use the pxLogMessage function to write messages in the log file.
You always need to specify a target, even if the function does not return anything or if you are not interested in the response.
4. Next to the new label field, click the Gear icon to configure the open the cell properties for the new label.
Property Value
2. Complete the Submission stage (Collect Personal Details, Collect Professional Details, Collect Educational Details and Collect a Work
Sample views).
You can specify any values to complete the steps. They do not impact this exercise.
3. From Actions menu, select Conduct phone screen to open the conduct phone screen view.
4. In the Conduct screen view, click Submit to advance the case to Approval assignment.
5. From the Actions menu, select Approval.
6. In the Approval view, click Approve to advance the case to Background check assignment.
7. From Actions menu, select Background Check to start the Background Check.
8. The message Credit Check unavailable: contact your system administrator on you screen indicates the system executed the error
handling data transform.
9. In Dev Studio, from Configure menu, Navigate to System > Operations > Logs to open the logs of the system.
To see the error, you can search the log file with Case ID.