Contents of ARA Workflow Job kit
The ARA Workflow Job kit, provided by BMC Software, is a zipped directory named ARA-Project-Sample.zip that contains all the files that you will need for the preparatory tasks that lead up to the creation of an ARA Workflow Job. This kit contains the following files:
Files | Subfolder where extracted | Description |
---|---|---|
p4script.nsh | SCM_Sample_Perforce | A sample script for the Perforce SCM system. A script such as this one is necessary for controlling access to the SCM system and managing the copying of Java EE application files from it. |
plants-file.input | SCM_Sample_Perforce | Sample Artifact List file, a text file that lists the artifact files that you want to copy and deploy. This list file is used by the SCM script. |
ARA2_Project.7.6.00.00.roar | AO Module | The ARA Project module archive file that you import to BMC Atrium Orchestrator to enable the creation of ARA Workflow Jobs. |
platform-utilities-7.6.04.00.jar | AO Module | Java-based AO Installer Platform Utilities for importing the ARA Project module into BMC Atrium Orchestrator without having to use the AO Development Studio. |
ao-install-cmd.bat | AO Module | A sample batch file that contains a command line for importing the ARA Project module using the Java-based AO Installer Platform Utilities. |
helloWorld.ear | JEE Application Samples | Sample Java EE application files. |