CentraSite Documentation : CentraSite Administrator’s Guide : Suite Usage Aspects : Using CentraSite with ARIS : Activating the Lifecycle Models and Design/Change-Time Policies That ARIS Uses : Activating the ARIS-Related LCMs and Policies in CentraSite : Activate Policies for ARIS from a Command Line
Activate Policies for ARIS from a Command Line
You can activate policies for ARIS using the command line tool EnableARISIntegration.cmd (Windows) or EnableARISIntegration.sh (UNIX). The command line tool is located in <SuiteInstallDir>/CentraSite/utilities.
If you start the command line tool with no parameters, you receive a help text summarizing the required input parameters.
The parameters of the command are case-sensitive, so for example the parameter -url must be specified as shown and not as -URL.
If you omit the passwords from the command, you will be prompted to provide them.
To activate policies for ARIS, use a command EnableARISIntegration of the following format:
On Windows
EnableARISIntegration.cmd -user <USERNAME> -password <PASSWORD>
[-dburl <CENTRASITE-URL> | [-h <HOSTNAME> -p <PORT>]]
On UNIX
EnableARISIntegration.sh -user <USERNAME> -password <PASSWORD>
[-dburl <CENTRASITE-URL> | [-h <HOSTNAME> -p <PORT>]]
Input Parameters
The following table describes the complete set of input parameters that you can use with the EnableARISIntegration utility:
Parameter
Description
USERNAME
Required. Your CentraSite user ID.
PASSWORD
Required. The password for your CentraSite user account.
CENTRASITE-URL
The fully qualified URL for the CentraSite registry/repository.
If you omit this parameter, the importer assumes that the registry/repository resides at http://localhost:53305/CentraSite/CentraSite.
Note:  
If the registry/repository is running on a different machine and port number, you can use this parameter to specify its location instead of using the individual -h and -p parameters. (If you specify the -dburl parameter with the -h and/or -p parameters, the -h and -p parameters will be ignored.)
HOSTNAME
The host name or IP address of the computer where the CentraSite registry/repository component is running.
If you omit this parameter, the importer assumes that the registry/repository is running on localhost.
PORT
The port number on which the CentraSite registry/repository is configured to listen for incoming requests.
If you omit this parameter, the importer assumes that the registry/repository is listening on the default port, 53305.
Copyright © Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback