NOTE
The steps below are not required if you do a clean install of Dimensions CM with SDA and the demo schema.
The names of process and components may not match those in the demo data.
Create a new application to map later to a CM product.
Log into SDA.
Navigate to Management | Applications.
Create a new application called QLARIUS.
Create environments to map later to stages in the Dimensions CM Global Stage Lifecycle.
Select Environments.
Create these environments:
SIT
QA
PRE-PROD
LIVE
Create a new pipeline (a sequence of environments).
Select Pipelines.
Create a new pipeline called SIT_SDA.
Add environments to the pipeline.
Select the pipeline SIT_SDA.
On the Pipeline tab click Edit.
Add the environments SIT and QA to the Pipeline Environment.
Add the pipeline to the application.
Navigate to the QLARIUS application.
Select Details and click Edit.
Add the pipeline SIT_SDA.
Add an environment to the application.
In the QLARIUS application click Environments. The pipeline you just added is displayed.
Add the environment PRE-PROD to the application.
Create a component that will be used to deploy CM baselines.
In the QLARIUS application select Components.
Create and add a new component called QL_BLN:
For Source Config Type select File System (Basic).
For Base Path enter the path to the QLARIUS baselines.
Create and design an application process to automatically download and promote baseline items.
In the Components view of the QLARIUS application select QL_BLN.
Select Processes.
Create a new process called AppDownloadProcess. The Process Type is Deployment.
Select the process.
On the Tools tab expand Repositories | Artifact | Serena DA.
Drag Download Artifacts onto the process designer.
Connect the Start and Finish steps to Download Artifacts.
Save the work flow and close the process designer.
Create and design a component process to execute an installation.
Navigate to the application QLARIUS.
Select Processes.
Create a new component process called CompProcessInstall.
Open the process.
On the Tools tab drag Install Component onto the process designer.
On the Item Properties tab:
a Specify a name for the process: CompInstall
b From the Component list select QL_BLN.
c From the Component Process list select AppDownloadProcess.
d Connect the Start and Finish steps to Install Component.
e Save the work flow and close the process designer.
Create a new resource and map it to an SDA agent.
Navigate to Management | Resources.
Create a new resource called sdaAgent.
For Agent select the SDA agent installed on the host machine.
Add the resource to the QA environment.
In the Resources view select Environments.
Select the QA environment (click the ‘QA’ link).
Select the Resources tab.
Add the resource sdaAgent.
Map a specific component in a specific environment to a resource. For example, map the component QL_BLN in the QA environment to the resource sdaAgent.
Open the QLARIUS application.
Select Environments.
Select the QA environment (click the ‘QA’ link).
From the pop-up menu select View Details.
Select the Component Mapping tab. The component QL_BLN should already be mapped.
Add the resource sdaAgent.