Configure purge time/output path/REST channel authentication
- Last UpdatedJan 03, 2025
- 1 minute read
- PI System
- PI Connector for UFL 1.3.2.139
- Connectors
Purge time
By default, PI Connector for UFL deletes (purges) the zipped processed files that are older than 10 days.
Output path
By default, PI Connector for UFL stores the processed data files in %PROGRAMDATA%\OSIsoft\PI Connectors\UFL.ConnectorHost\Output folder.
REST channel authentication
By default, PI Connector for UFL has its REST Server endpoint with Basic authentication enabled.
REST certificate validation
By default, PI Connector for UFL validates the REST certificate by verifying that it is available on the REST Server so that the connector can then communicate through the REST Client channel.
You can change the above settings by running the GlobalConfig.ps1 PowerShell script located in %PIHOME64%\Connectors\UFL\PowerShellScripts folder.
Note: Run the GlobalConfig.ps1 script in PowerShell and it will indicate the syntax needed for viewing and/or changing of the existing settings.