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 Arcot products. If you delete these file, then the installer will not be able to detect previously installed Arcot 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 Arcot 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/conf

Contains the following configuration files:

<install_location>/arcot/conf/resourcebundles

Contains the following message properties files:

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

<install_location>/arcot/dbscripts

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

<install_location>/arcot/docs/uds

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

<install_location>/arcot/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/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/java/webapps

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

<install_location>/arcot/logs

Contains the UDS log file.

<install_location>/arcot/java/native/<platform_name>/<32 or 64 bit>

Contains the libArcotAccessKeyProvider.so file that is used to read the contents of securestore.enc file.

<install_location>/arcot/odbc32v70wf

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

<install_location>/arcot/tools/common/

Contains the following subdirectory:

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

<install_location>/arcot/tools/<platform_name>

Contains the following file:

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

<install_location>/arcot/Uninstall_Arcot WebFort

Contains the uninstallation-related files.

<install_location>/arcot/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