Update target application directly with the requested action
To create a request that does not require approval to update the target application, you need to create a template that has no approval stages. For this, configure settings in the ApprovalOptions.xml file before creating the no stage approval template.
appupdatebeforeexit_ApprovalOptions.xml
Configure the xml as :
XML file name and path | [InstallPath]\Settings\ApprovalOptions.xml |
Tag | <workflowstages> |
Node |
<appupdatebeforeexit>no</appupdatebeforeexit>
|
Configuration setting | Set the value of appupdatebeforeexit to:
|
Default | The default value is
no .
|
Note: The new settings are reflected only in requests that are created
after the settings are modified.