Configure the Installation Properties for a File System Agent¶
This example shows how to configure the installation properties for an aP Connect File System Agent installation.
For more information, see Installation Configuration Properties.
Prerequisites¶
Before proceeding, complete all the preceding prerequisites for installing a File System Agent that are listed in File System Agent Installation Prerequisites.
Configure Installation Properties¶
- Navigate to and open the installer folder that you created on the machine or server that you are going to install the Agent to.
- Open the
options.inifile. -
In the [General] section specify values for these properties:
Property Description Required (R) or Optional (O) Preset / Default installDirectoryAppended full path to the Agent installation folder R – portAgent communication port O 8820 auth-token-header-nameAuthentication token header name O Authorization auth-tokenAuthentication API key R – -
For the [CostInsightConnectProperties] section, specify these values.
Tip:
You can copy and paste the values for some propertiesfrom, the Connection information for the Connector that you created in aP Connect. For more information, see Create a File System Connector.
Property Description Required (R) or
Optional (O)Preset / Default urlaP Connect web address (URL) R – appKeyApplication Key to connect to aP Connect R – scanRateConnectivity scan rate R – reconnectionIntervalReconnection interval, in seconds, if a disconnection occurs O 3 invokeServiceTimeoutTimeout value, in milliseconds for aP Connect services invocation. O 5000 agentIdID of the associated Connector in aP Connect R – plmTypeType of agent ( file_system)R – -
For the [PLMProperties] section, specify this property:
Property Description Required (R) or
Optional (O)Preset / Default rootFolderPathAppended full path to the aP Connect Root Folder R – -
Save and close the
options.inifile.