Prerequisites
Before running the scenarios, complete the following prerequisite steps:
-
Install the Windows Explorer integration (in the installer this is listed as the Windows Explorer Shell Extension).
-
Install the Java Development Kit on the Dimensions CM server machine (required to build the Java code).
-
Install Apache Ant on the Dimensions CM server machine (required to perform builds).
-
Set the build options ANT_HOME and JAVA_HOME to the location where you installed Ant and Java:
-
Log in to the Dimensions CM Administration Console.
-
In the Administration Console, select Distributed Development > Build administration.
-
In the navigation pane, expand Dimensions Projects > QLARIUS:JAVA_BRANCHA_STR.
-
Select the build configuration ANT_JAVA_BUILD, and click Check Out on the toolbar.
-
Expand the Build Areas node.
-
Select the LCL_DEV_JBRNCHA_AREA03 build area.
-
In the content pane, on the Build Options tab, select the build option ANT-HOME, and click Edit on the toolbar.
-
In the Value field, enter the path to the Ant installation.
-
Click OK.
-
Repeat steps 7–9 for the JAVA-HOME build option.
-
On the toolbar, click Check In.
-
Log out of the Administration Console.
-