Configuring the load file path for the AR System attachments and spreadsheets repository
How the load file path for the BMC Remedy AR System repository for attachments and spreadsheets is configured depends on what type of server environment you have: single server or server group.
Single server environments
In single server environments, the load file path is configured automatically.
When you open either the Data Management Job console or the Onboarding wizard, the system checks for the data management load file path. If one is not specified, the system sets the file path to that of the AR System database directory.
You can override the default AR System database directory load file path by following the configuring procedure described in Server group environments, below, and specifying the custom load file path in Step 2.
Server group environments
In server group environments, you must configure the BMC Remedy AR System repository for attachments and spreadsheets manually. This procedure must be done by someone with AR System Administrator permissions prior to DMT Users and DMT Admins creating or modifying jobs. The files in this temporary work area will be read by the Atrium Integrator during the Load step.
To configure the BMC Remedy AR System repository for attachments and spreadsheets
- From the IT Home page and the list of applications, select Administrator Console > Application Administration Console > Custom Configuration > Foundation > Advanced Options > System Configuration Settings - System Settings and click Open. The System Settings form opens.
In the System Settings form, enter the required information in the Data Management Load File Path field.
For Microsoft Windows:
Enter a fully qualified Universal Naming Convention (UNC) file path as follows for both single and server group installations:
\\<serverName>\<yourFolderName>\The file path also:
- Must end with a backslash
- Might need the $ symbol to indicate a drive letter
- Cannot contain spaces, for example, \\serverName\C$\datatool\
For UNIX:
In a single server UNIX environment, you can define a local folder (for example /tmp/LoadFiles/) or you can create a mount point (Network File System or other file system) and use /mount/LoadFiles/.
In a server group UNIX environment, you must define a mount point (Network File System or other file system) and use /mount/LoadFiles/.- Click Save to save your changes.