Configure Dictionary Loader Self-service on the Web Server

  1. On the server where integrations component has been installed, navigate to the Oracle Argus Safety Windows Service folder.
  2. To configure Windows Service for the Dictionary Loader self-service feature, in the RelsysWindowsService.exe.config file, DatabaseConfiguration section, edit the following attributes :
    • DBName - TNS of the database to which the RelsysWindowsService should connect to. Example: DBName="GOLDDEMO"
    • DBUser - AGService Username. The RelsysWindowsService logs into the database using this login name. This has to be a user of type AGSERVICE. Example: DBUser="agservice_user1"
  3. To configure separate database tablespaces or indexes for dictionary loads, in the Service.config file, DictionaryLoader service node, edit the Metadata attribute, and add the tablespaces or indexes.