Interval (in minutes) after which a draft request should be processed
A draft request implies to an emergency access role assignment/revocation request that is created but not yet triggered or completed.
Use the ApprovalProcessSettings.xml file to specify the time interval (in minutes) after which a request should be processed.
To configure the xml setting:
XML file name and path | [InstallPath]\Settings\ApprovalProcessSettings.xml |
Tag |
<configuration>
|
Node |
<draftinterval>10</draftinterval>
|
Configuration setting | Specify the required time interval in the above node. For
example, if you specify the value 20 minutes, these scenarios may arise:
|
Default | By default a draft request is processed after 2 minutes. |