Activate Policies for ARIS from a Java Class
Use the following procedure to activate ARIS-related LCMs and Policies from a Java class:
To run the ActivatePoliciesForARIS command-line utility
2. Execute the script file with the following parameters:
yourScriptFile-user yourCSUserID-password yourPassword[-url yourCSURL| [-h yourHostname-p yourPort]]
Example:
myScript -user jcallen -password j45Hk19a [-url http://myserver:53305/CentraSite/CentraSite | [- h myserver -p 53305]]
Note: | If the registry/repository component is not running on the same machine as the Software AG Runtime, or is running on a port other than 53305, you must also include the -url parameter on the command line, followed by the URL for the CentraSite registry/repository (for example, -url http://myserver:53305/CentraSite/CentraSite). |