Number of times write-back should be attempted
By default, write-back is attempted for 5 times if first write-back fails. You can change this setting by configuring the xml.
To configure the xml setting:
XML file name and path | [InstallPath]\Settings\ApprovalProcessSettings.xml |
Tag |
<configuration>
|
Node |
<autoappupdateretrylimit>5</autoappupdateretrylimit>
|
Configuration setting | Specify the desired number of times write-back should be attempted. |
Default | The default value is 5. |