Modifying the URL Expiration Time: Oracle - Brainware Intelligent Capture - Foundation 23.1 - Foundation 23.1 - Brainware - external - Brainware/Brainware-Intelligent-Capture/Foundation-23.1/Brainware-Intelligent-Capture-Installation/Configuring-Global-Application-Settings/About-Modifying-the-URL-Expiration-Time-for-Web-Verifier/Modifying-the-URL-Expiration-Time-Oracle - 2025-05-05 - To modify the URL expiration time for Oracle, in SQL*Plus or Oracle Management Console, in your BIC database, complete the following step.

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)