Agile Product Lifecycle Management Application Installation Guide Release 9.3.5 E61116-01 |
|
![]() Previous |
![]() Next |
Several scripts are provided that can be used during installation and configuration of the Agile Application Server. The scripts are installed in the AGILE_HOME\install\bin directory:
Script | Description |
---|---|
Configure-CMS | Configures and repacks the CMS files in the Agile application.ear file. |
ConfigureWSSecurity | Extends Agile domain to include EM and OWSM components. |
ExtractArchive | Extracts all of the files in the Agile application.ear file. |
ExtractConfigFiles | Extracts configuration files from the Agile application.ear file. |
ExtractJavaClientFiles | Extracts all of the Java Client files from the Agile application.ear file. |
ExtractJNLPFiles | Extracts JNLP files for Java Client from the Agile application.ear file. |
ExtractWsdlFiles | Extracts wsdl files for Services from CoreService.war file in the Agile application.ear file |
RenameWebCMS | Allows you to rename WebCMS |
RepackArchive | Repacks all of the files into the Agile application.ear file. |
RepackConfigFiles | Repacks configuration files into the Agile application.ear file. |
RepackJavaClientFiles | Repacks all Java Client files into JavaClient.war, and then updates the JavaClient.war file contained in the Agile application.ear file. |
RepackJNLPFiles | Repacks JNLP files for Java Client into the Agile application.ear file. |
RepackWsdlFiles | Repacks all wsdl files into CoreService.war, and then updates the CoreService.war file in the Agile application.ear file. |
Several scripts are provided for deploying and starting the Agile application. The scripts are installed in the AGILE_HOME\agileDomain\bin directory:
Script | Description |
---|---|
addManagedServer | Adds a Managed Server to cluster. |
checkLDAP | Use this script to check your LDAP's configurations. |
checkLDAPConfig | Tries to connect to the Directory Server and verify whether LDAP configuration is correct. |
encryptDBSchemaPwd | Use this script to encrypt the database schema password for the agile.properties file and the superadmin password for the boot.properties file. |
encryptPwdUtil | Encrypts the ifsuser password for the server.conf file. |
InstallService | Installs Agile PLM as a Windows service on a WebLogic Administrator server. |
InstallServiceAgilePLMManaged1 | Installs Agile PLM as a Windows service on a WebLogic managed server. |
loadLDAPConfig | Loads LDAP configuration information into the Agile PLM database. |
migrateUserstoDB | Migrates users from the Directory Server to the Agile PLM database. After you run this script, make sure to restart your application server. |
multisite-data-migrate | Starts the data migration of multisite. |
setEnv | Sets common environment variables used to run other Agile scripts. |
startAgile | Starts the Agile application server. |
startServerAgileAdmin | Starts the Agile administration server on a cluster. |
startServerAgileManaged1 | Starts the Agile managed server on a cluster. |
stopAgile | Stops the Agile application server. |
stopServerAgileAdmin | Stops the Agile Administration server on a cluster |
stopServerAgileManaged1 | Stops the Agile Managed server on a cluster. |