Disable parent request notification
When a user creates an emergency access request, this request is termed a parent request. This request is internally divided into multiple child requests based on the roles being requested. When child requests are created, the parent request is marked complete irrespective of the status of the child requests and the user receives Approved notifications through an email. The user can disable this parent request completion notification by configuring the file RequestConfiguration.xml.
These screenshots are examples of PeopleSoft FI and PeopleSoft HR emergency access requests showing notify parent request completion nodes.
PSFTFI-notifyparentrequestcompletion-RequestConfiguration.xml.
PSFTHR-notifyparentrequestcompletion-RequestConfiguration.xml.
Configure the XML as:
Setting | Description |
---|---|
XML file name and path | [InstallPath]\Settings\RequestConfiguration.xml |
Node | <notifyparentrequestcompletion>true</notifyparentrequestcompletion>
|
Configuration setting | Set the value of <notifyparentrequestcompletion> to:
|
Default | The default value is set to True. |