Modifying the URL Expiration Time: Oracle - Brainware Intelligent Capture - Foundation 23.1 - Foundation 23.1 - Brainware - external

Brainware Intelligent Capture Installation

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License

To modify the URL expiration time for Oracle, in SQL*Plus or Oracle Management Console, in your BIC database, complete the following step.

Execute the following command, specifying the expiration time in seconds for the second parameter.
exec sp_SetGlobalApplicationSetting ('SysAppUrlSignatureExpirationPeriod', '300', 1)