Previous Topic: Administration Console FilesNext Topic: Authentication Java SDK Files


User Data Service Files

The following table lists the folder location of the files that are used by User Data Service:

Folder

File Description

<install_location>\

Contains the arcotkey file. This file is used by the installer to detect previously installed CA products. If you delete these file, then the installer will not be able to detect previously installed CA products, and will allow new installations to be performed in any location. As a result, the installer will not be able to ensure the same destination folder for multiple CA products and components, in which case, the products (or components) might not work, as expected. This file has no impact on patches and upgrade.

The wfdbkey and wftpkey files are the reference key files for database and third-party JAR files. These keys files are used during upgrade.

<install_location>\Arcot Systems\conf

Contains the following configuration files:

<install_location>\Arcot Systems\conf\resourcebundles

Contains the following message properties files:

  • arcot-common-message_en_US.properties
  • arcot-uds-message_en_US.properties

<install_location>\Arcot Systems\dbscripts

Contains the SQL scripts to create the Administration Console schema. See "Running Database Scripts" for information on the database scripts.

<install_location>\Arcot Systems\docs\uds

Contains the arcot-uds-2_0-wsdl-docs.zip file, which contains the WSDL documents for UDS.

<install_location>\Arcot Systems\java\lib

Contains the WAR and JAR files required by the User Data Service:

  • arcot-common.jar
  • arcot-crypto-util.jar
  • arcot-euds.jar
  • bcprov-jdk15-146.jar
  • udsframework.war

<install_location>\Arcot Systems\java\lib\sdk

This is an empty directory. You have to include the JAR files that have to be used by the bundlemanager tool to create the arcotadmin.war and arcotuds.war files.

<install_location>\Arcot Systems\java\webapps

Contains the arcotuds.war file required to deploy and User Data Service.

<install_location>\Arcot Systems\logs

Contains the UDS log file.

<install_location>\Arcot Systems\native\win\<32 or 64 bit>

Contains the ArcotAccessKeyProvider.dll file that is used to read the contents of securestore.enc file.

<install_location>\Arcot Systems\odbc32v70wf\

Contains the branded DataDirect ODBC libraries for all the databases supported by AuthMinder.

<install_location>\Arcot Systems\tools\common\

Contains the following subdirectory:

  • The uds-monitor subdirectory contains the tool that enables you to monitor UDS.

<install_location>\Arcot Systems\tools\win

Contains the following file:

  • DBUtil.exe: Tool for editing securestore.enc, which stores the database information needed to connect to the AuthMinder database in the encrypted format.

<install_location>\Arcot Systems\Uninstall_Arcot WebFort

Contains the uninstallation-related files.

<install_location>\Arcot Systems\wsdls\uds

Contains the following documents:

  • WSDL files that the Web services client uses to generate the code:
    ArcotConfigManagementSvc.wsdl
    ArcotOrganizationManagementSvc.wsdl
    ArcotUserManagementSvc.wsdl
  • XSD files that are used by Web services to perform bulk operations:
    ArcotUserSchema.xsd