Scenario 3: Deploying Requests to Multiple Deployment Areas

Scenario Objective

The objective of this scenario is to deploy requests to modify the Qlarius web application. This scenario is similar to Scenario 2: Deploying Requests to a Single Deployment Area. The main difference is that multiple requests are deployed in a specific sequence to multiple deployment areas.

Scenario Overview

Scenario Information

Pre-Requisite

Create work areas on your local machine for the users Dinesh and Dawn, for example:

Running this Scenario

Action

Procedure

The release manager raises an enhancement request

Changes are required to the Qlarius web application. Rita, the release manager, raises an enhancement request to manage the change.

  1. Log into the Dimensions CM web client as Rita.

  2. Switch to the following stream: QLARIUS:JAVA_BRANCHA_STR

  3. In the Request view, on the toolbar click New and select CR.

  4. The New Request dialog box appears.

  5. In the Title field enter: Implement support for Qlarius iPhone app

  6. In the Detailed description field enter a description.

  7. On the Attributes tab, from the Severity/Priority list select a value.

  8. Click Submit and then Close.

The new request is added to Rita’s request inbox with the following ID:

QLARIUS_CR_n

By default the request is at the DEV stage when it is raised.

The release manager delegates the request to the team lead

Rita delegates the request to the development team lead, Ted, whose team is responsible for maintaining Qlarius.

  1. Select the request and on the toolbar click Delegate.

  2. The Delegate wizard appears.

  3. Check that the Capability option is set to Secondary.

  4. From the Role to Delegate list select IMPLEMENTOR and click Next.

  5. In the ’Candidate users authorized for role assignment’ list select Ted and click Add.

The wizard closes automatically. Dimensions CM sends an email to Ted notifying him that a request has been added to his Request inbox.

The release manager actions the request to its next state

Rita actions the request to its next state, UNDER WORK.

  1. Select the request and on the toolbar select Action.

  2. The Action wizard appears.

  3. Check that the To next state field is set to UNDER WORK.

  4. Click Finish and then OK.

  5. The request is removed from Rita’s request inbox.

  6. Log out of the web client.

The development team lead primes two child tasks from the request

Ted reads the email, views the request in his Request inbox, and does some design work to see what parts of the application are affected. He primes two child tasks from the request.

  1. Log into the web client as Ted.

  2. Switch to the following stream: QLARIUS:JAVA_BRANCHA_STR

  3. In the Request view select the Request inbox.

  4. Select the request that was raised by Rita, on the toolbar click Prime, and select Task.

  5. The Prime Request dialog box appears.

  6. Change the default title to Implement support for Qlarius iPhone app (Java).

  7. Click Submit and then Close.

  8. The new child task is added to Ted’s request inbox with the following ID:

    QLARIUS_TASK_n

    By default the child task is at the DEV stage when it is raised.

  9. To create a second child task repeat steps 4-6 and change the title to Implement support for Qlarius iPhone app (sql)

The development team lead delegates the tasks to separate developers

Ted delegates the first child task that he primed, Implement support for Qlarius iPhone app (Java), to Dinesh and the second child task, Implement support for Qlarius iPhone app (sql), to Dawn. Both are developers in his team.

  1. Select the first child task that Ted primed and on the toolbar click Delegate.

  2. The Delegate wizard appears.

  3. Check that the Capability option is set to Secondary.

  4. From the Role to Delegate list select IMPLEMENTOR and click Next.

  5. In the ’Candidate users authorized for role assignment’ list select Dinesh and click Add.

  6. The wizard closes automatically. Dimensions CM sends an email to Dinesh notifying him that a task has been added to his Request inbox.

  7. Repeat steps 1-4 for the second child task and select Dawn as the candidate user.

The development team lead actions the tasks to their next state

Ted actions the tasks to their next state, UNDER WORK.

  1. Select both child tasks and on the toolbar select Action.

  2. The Action multiple requests dialog box appears.

  3. Click Finish.

  4. The tasks are removed from Ted’s request inbox.

  5. Log out of the web client.

The first developer updates their work area from the stream

Dinesh reads the email and checks his Request inbox. He does some research, identifies the item that needs to be modified, Autoquote.java, and updates his work area.

  1. Log into the web client as Dinesh.

  2. Switch to the following stream: QLARIUS:JAVA_BRANCHA_STR

  3. Change Dinesh’s work area to the one that you created earlier (see the pre-requisites at the start of this scenario).

  4. In the Items view, on the Dirs tab of the navigation pane, expand Qlarius Underwriter > qlarius and select interfaces.

  5. On the toolbar click Update.

  6. The Update from Stream wizard appears.

  7. Click Next,

  8. Click Finish and then Close.

Dinesh’s work area is updated.

The developer modifies the item

In Dinesh’s local work area edit Autoquote.java, which is located in this folder:

  • Qlarius Underwriter\qlarius\interfaces

For the purpose of this scenario make a minor edit, for example, add a comment to the top of the item.

The developer delivers the item and relates it to the task

Dinesh delivers the modified item to Dimensions CM and relates it to the task that is delegated to him.

  1. In the Items view, on the toolbar click Deliver.

  2. The Deliver to Stream wizard appears.

  3. Check that the Modifications check box is selected.

  4. Click Next.

  5. Verify that AutoQuote.java is selected and click Next.

  6. In the Relate to request(s) field click Select.

  7. The Select Request wizard appears.

  8. From the Product name list select QLARIUS.

  9. From the Type name list select TASK.

  10. Click Next.

  11. Select the child task that is delegated to Dinesh and click Finish.

  12. In the Deliver to Stream wizard click Finish and then Close.

The developer verifies that the item was automatically deployed to the DEV areas

Deploy by default is enabled for the DEV area so when Dinesh delivered the item it was automatically deployed. He checks that the item was successfully deployed.

  1. Select the Deployment view.

  2. To only display information for the current stream do the following:

  3. a    In the navigation pane click the filter button in the top right corner.

    b    Select Show Current Stream.

  4. Select the History tab and in the navigation pane select the DEV stage node.

  5. In the content pane verify that the AutoQuote.java was successfully deployed to both DEV deployment areas (there is a separate entry for each area):

  • LCL_DEV_JBRNCHA_AREA01

  • LCL_DEV_JBRNCHA_AREA03

The Event Result column should display Succeeded.

The developer builds the task and captures the outputs

Dinesh builds the child task in the DEV web application deployment area and captures the build outputs in Dimensions CM against the task that is delegated to him.

  1. On the Requests view select the Request inbox.

  2. Select the child task, on the toolbar click Build, and select Build.

  3. The Run Build wizard appears.

  4. In the Build Configuration field accept the default configuration.

  5. From the Build Stage list select DEV.

  6. From the Build Area list select LCL_DEV_JBRNCHA_AREA03.

  7. Click Next.

  8. Select the option Check in build outputs automatically. This will check the build outputs into Dimensions CM.

  9. To specify the request that the build outputs will be related to when they are checked into Dimensions CM, in the Specify the request(s) field click Select.

  10. The Select Request wizard appears.

  11. Do the following:

  12. a    From the Product name list select QLARIUS.

    b    From the Type name list select TASK.

    c     Click Next.

    d    Select the child task that is delegated to Dinesh.

    e    Click Finish.

  13. In the Run Build wizard click Next.

  14. Accept the default build option selections (none) and click Next.

  15. Accept the default target selection options.

  16. In the target list select Jar Files.

  17. Click Next.

  18. A summary of the build command that will be executed is displayed.

  19. Click Finish.

  20. (Optional) To monitor the progress of the build click the Job <ID number> link.

  21. Click Close.

The developer verifies that the build was successful and that the outputs were captured in Dimensions CM and deployed

Dinesh verifies that the build was successful and that the outputs were captured in Dimensions CM against the task and deployed to the DEV web application deployment area.

  1. To verify that the build was successful, in the Deployment view select the History tab.

  2. In the navigation pane expand the DEV stage node and select LCL_DEV_JBRNCHA_AREA03.

  3. In the content pane verify that the Event Result column displays Succeeded for the following objects:

    • Autoquote.jar (the event type is Collect)

    • QLARIUS:JAVA_BRANCHA_STR (the event type is Build)

  4. Open Autoquote.jar, make a note of the item revision, and click Cancel.

  5. To verify that the build outputs were captured in Dimensions CM against the task, in the Requests view select the Request inbox and open the task.

  6. The Open Request dialog box appears.

  7. Select the Relationships tab and from the Related object class list select Items.

  8. A list of all the build outputs that were captured in Dimensions CM against the task is displayed.

  9. Click Cancel.

  10. To browse the DEV web application deployment area, in the My Current Project view expand Deployment Areas > DEV Stage > LCL_DEV_JBRNCHA_AREA03

  11. Select the folder Qlarius Underwriter.

  12. In the content pane verify that latest revision of AutoQuote.jar was deployed.

The developer delegates the task to the team lead for peer review

Dinesh delegates the task to Ted for peer review.

  1. In the Requests view select the Request inbox.

  2. Select the child task and on the toolbar click Delegate.

  3. The Delegate wizard appears.

  4. Check that the Capability option is set to Secondary.

  5. From the Role to Delegate list select REVIEWER and click Next.

  6. In the ’Candidate users authorized for role assignment’ list select Ted and click Add.

The wizard closes automatically. Dimensions CM sends an email to Ted notifying him that a task has been added to his Request inbox.

The developer actions the task to its next state

Dinesh actions the task that is delegated to him to its next state, PEER REVIEW.

  1. Select the child task and on the toolbar select Action.

  2. The Action wizard appears.

  3. In the New State section check that the To next state field is set to PEER REVIEW.

  4. Click Next.

  5. In the Actual completed date field enter a date.

  6. In the Actual development effort (hours) field enter a number.

  7. Click Finish.

  8. The task is removed from Dinesh’s request inbox.

  9. Log out of the web client.

Log into the web client as Dawn and perform the following, similar, actions:

  1. Switch to the stream QLARIUS:JAVA_BRANCHA_STR.

  2. Set the work area for Dawn.

  3. Update Dawn’s local work area from the stream.

  4. Edit the item qlarius.sql located in Qlarius Underwriter\qlarius\sql.

  5. Note: Dawn builds and tests the sql file locally.

  6. Deliver the modified item back to the stream and relate it to the task that was delegated to Dawn. Make a note of the latest item revision.

  7. In the Deployment view verify that qlarius.sql was deployed successfully to the LCL_DEV_JBRNCHA_AREA01 deployment area.

  8. In the My Current Project view browse the DEV RDBMS deployment area and verify that the latest revision of qlarius.sql was deployed to LCL_DEV_JBRNCHA_AREA01 > Qlarius Underwriter > qlarius > sql.

  9. Delegate the task to Ted for peer review.

  10. Action the task to PEER REVIEW.

  11. Log out of the web client.

The team lead does a peer review and actions the tasks to their final state

Ted has read his emails, seen the tasks in his Request inbox, done a peer review of the items that Dinesh and Dawn modified, and is satisfied with the changes that they made. He actions the tasks to their final state, CLOSED.

  1. Log into the web client as Ted.

  2. In the Requests view select the Request inbox, select both child tasks, and on the toolbar click Action.

  3. The Action wizard appears.

  4. Click Finish.

The child tasks are removed from Ted’s Request inbox.

The team lead promotes and deploys the request and tasks to the SIT stage and RDBMS server area

To perform system integration testing, Ted promotes and deploys the request and the child tasks to the SIT stage and deployment areas in the following order:

  • RDBMS server area

  • Web application server area

Deploy by default is enabled for the SIT areas. A build is not required at the SIT stage so the team lead uses an area filter to only deploy the items that are required for testing at SIT (the executables).

  1. Select the parent request and on the toolbar click Promote.

  2. The Promote wizard appears.

  3. Check that the option Promote child requests is selected. This promotes the child task with its parent request.

  4. In the Next stage field check that SIT is selected.

  5. Click Next.

  6. To deploy immediately, check that the option Perform deployments is set to ’as soon as possible’.

  7. In the Areas(s) for deployment field select the SIT LCL_SIT_JBRNCHA_AREA01 deployment area (the RDBMS server).

  8. Note: If both areas are selected, deselect SIT LCL_SIT_JBRNCHA_AREA03.

  9. Click Next.

  10. A summary of the promotion and deployment activities and command that will be performed is displayed.

  11. Click Finish.

The team lead verifies that promotion and deployment operations were successful

Ted verifies that promotion and deployment operations were successful and that the sqlemail file was deployed to the SIT RDBMS deployment area.

  1. Select the Deployment view and check that only the current stream is displayed.

  2. Select the History tab and in the navigation pane select the SIT stage node.

  3. In the content pane verify that the request was promoted successfully from DEV to SIT.

  4. In the navigation pane expand the SIT stage node and select the LCL_SIT_JBRNCHA_AREA01 deployment area.

  5. In the content pane verify that the request and child tasks were deployed successfully to the SIT RDBMS deployment area.

  6. To browse the SIT RDBMS deployment area, in the My Current Project view expand Deployment Areas > SIT Stage > LCL_SIT_JBRNCHA_AREA01.

  7. Expand Qlarius Underwriter > qlarius > sql.

  8. In the content pane verify that the latest revision of qlarius.sql was deployed.

The team lead deploys the request and tasks to the SIT web application server area

Deployment to the RDBMS server area has been completed successfully so Ted now deploys the request and tasks to the SIT web application server area.

  1. In the Deployment view select the Pending tab and in the navigation pane select the SIT stage node.

  2. In the content pane, from the Show list select Requests.

  3. In the content pane select the request and on the toolbar click Deploy.

  4. The Deploy wizard appears.

  5. Check that the option Deploy child requests is selected.

  6. In the Next stage field check that SIT is selected.

  7. Click Next.

  8. To deploy immediately, check that the option Perform deployments is set to ’as soon as possible’.

  9. In the Areas(s) for deployment field check that the LCL_SIT_JBRNCHA_AREA03 deployment area (the SIT web application server) is selected.

  10. Click Next.

  11. A summary of the deployment activity and command that will be performed is displayed.

  12. Click Finish.

The team lead verifies that promotion and deployment operations were successful

 

Ted verifies that promotion and deployment operations were successful and that the .jar file was deployed to the SIT web application deployment area.

  1. Select the History tab.

  2. In the navigation pane select the LCL_SIT_JBRNCHA_AREA03 deployment area.

  3. In the content pane verify that the request and child tasks were deployed successfully to the SIT web application deployment area.

  4. To browse the SIT web application deployment area, in the My Current Project view expand Deployment Areas > SIT Stage > LCL_SIT_JBRNCHA_AREA03.

  5. Select the folder Qlarius Underwriter.

  6. In the content pane verify that the latest revision of AutoQuote.jar was deployed.

Ted performs system integration testing.

The team lead promotes the request and tasks to the QA stage

System integration testing has been completed successfully so Ted promotes the request and tasks to the QA stage. Deploy by Default is not enabled so the request and task cannot be automatically deployed to the QA deployment area.

  1. On the Requests view, in the Request inbox, select the request and on the toolbar click Promote.

  2. The Promote wizard appears.

  3. Check that the option Promote child requests is selected.

  4. In the Next stage field check that QA is selected.

  5. Click Next.

  6. Deploy by Default is not enabled so no deploy options are available.

  7. Click Next.

  8. A summary of the promotion activity and command that will be performed is displayed.

  9. Click Finish.

  10. Dimensions CM sends an email to the QA manager, Tao, notifying her that a promotion has been performed.

  11. In the Deployment view select the History tab and in the navigation pane select the QA stage node.

  12. In the content pane verify that the request was promoted successfully from SIT to QA.

The team lead actions the request to its next state

Ted actions the request to its next lifecycle state, IN TEST, so that QA can test the application.

  1. On the History tab select the request and on the toolbar click Action.

  2. The Action wizard appears.

  3. In the New State section check that the To next state field is set to IN TEST.

  4. Click Next.

  5. In the Details of solution given field enter a solution.

  6. Click Finish.

  7. Note: The task is removed from Ted’s request inbox.

  8. Log out of the web client.

The QA manager deploys the request and tasks to the QA deployment areas

Tao reads the email, checks her Request inbox, and deploys the request and tasks to the QA deployment areas in the same sequence:

  • RDBMS server area

  • Web application server area

A build is not required at the QA stage so the QA manager uses an area filter to only deploy the items that are required for testing at QA (the executables).

  1. Log into the web client as Tao.

  2. Switch to the following stream: QLARIUS:JAVA_BRANCHA_STR

  3. Select the Deployment view and check that only the current stream is displayed.

  4. Select the Pending tab.

  5. In the navigation pane expand the QA stage node and select the LCL_QA_JBRNCHA_AREA01 deployment area (the RDBMS server).

  6. In the content pane, from the Show list select Requests.

  7. Select the request and on the toolbar click Deploy.

  8. The Deploy wizard appears.

  9. Check that the option Deploy child requests is selected.

  10. Check that the Deploy Stage is set to QA.

  11. Click Next.

  12. To deploy the request and child tasks immediately, check that the option Perform deployments is set to ’as soon as possible’.

  13. In the Areas(s) for deployment field check that the LCL_QA_JBRNCHA_AREA01 deployment area (the RDBMS server) is selected.

  14. Click Next.

  15. A summary of the deployment activity and command that will be performed is displayed.

  16. Click Finish.

  17. Select the History tab.

  18. In the content pane verify that the request and child tasks were successfully deployed to the QA area LCL_QA_JBRNCHA_AREA01.

  19. Repeat steps 4-16 for the QA web application server area: LCL_QA_JBRNCHA_AREA03.

The QA team performs their tests.

The QA manager actions the request to its final lifecycle state.

QA testing has been completed successfully so Tao closes the enhancement request.

  1. On the History tab select the request and on the toolbar click Action.

  2. The Action wizard appears.

  3. Check that the To next state field is set to CLOSED.

  4. Click Finish and click OK.

Note: The request is removed from Tao’s request inbox.

The QA manager promotes the request and tasks to the PRE-PROD stage

Tao promotes the request and tasks to the PRE-PROD stage. Deploy by Default is not enabled so the request and tasks cannot be automatically deployed to the PRE-PROD deployment area.

  1. On the History tab select the request and on the toolbar click Promote.

  2. The Promote wizard appears.

  3. Check that the option Promote child requests is selected.

  4. In the Next stage field check that PRE-PROD is selected.

  5. Click Next.

  6. Deploy by Default is not enabled so no deploy options are available.

  7. Click Next.

  8. A summary of the promotion activity and command that will be performed is displayed.

  9. Click Finish.

  10. Dimensions CM sends an email to the release manager, Rita, notifying her that a promotion has been performed.

  11. In the navigation pane select the PRE-PROD stage node.

  12. In the content pane verify that the request was promoted successfully from QA to PRE-PROD.

  13. Log out of the web client.

The release manager deploys the request and tasks to the PRE-PROD deployment areas

Rita, the release manager, reads the email and checks the Pending tab for the PRE-PROD stage on the Deployment view. Rita sees that the request and tasks are ready to be deployed to PRE-PROD. The deployment sequence is the same as in the previous stages. A build is not required at the PRE-PROD stage so the release manager uses an area filter to only deploy the items that are required at PRE-PROD (the executables).

  1. Log into the web client as Rita.

  2. Select the Deployment view and check that only the current stream is displayed.

  3. Select the Pending tab, in the navigation pane expand the PRE-PROD stage node, and select the LCL_PP_JBRNCHA_AREA01 deployment area (the RDBMS server).

  4. In the content pane, from the Show list select Requests.

  5. Select the request and on the toolbar click Deploy.

  6. The Deploy wizard appears.

  7. Check that the option Deploy child requests is selected.

  8. Check that the Deploy Stage is set to PRE-PROD.

  9. Click Next.

  10. To deploy the request and child tasks immediately, check that the option Perform deployments is set to ’as soon as possible’.

  11. In the Areas(s) for deployment field check that the LCL_PP_JBRNCHA_AREA01 deployment area (the RDBMS server) is selected.

  12. Click Next.

  13. A summary of the deployment activity and command that will be performed is displayed.

  14. Click Finish.

  15. Select the History tab.

  16. In the content pane verify that the request and child tasks were successfully deployed to the PRE-PROD LCL_PP_JBRNCHA_AREA01 deployment area.

  17. Repeat steps 3-14 for the PRE-PROD web application server area: LCL_PP_JBRNCHA_AREA03.

The release team performs their tests.

The release manager promotes the request and tasks to the LIVE stage

Testing has been completed so Rita promotes the request and tasks to the LIVE stage. Deploy by Default is not enabled for the LIVE deployment area.

  1. On the History tab select the request and on the toolbar click Promote.

  2. The Promote wizard appears.

  3. Check that the option Promote child requests is selected.

  4. In the Next stage field check that LIVE is selected.

  5. Click Next.

  6. Rita has the privilege to deploy at the same time as the promotion but chooses not. Do not select any deployment areas.

  7. Click Next.

  8. A summary of the promotion activity and command that will be performed is displayed.

  9. Click Finish.

  10. In the navigation pane select the LIVE stage node.

  11. In the content pane verify that the request was promoted successfully from PRE-PROD to LIVE.

The request and tasks are now ready to be deployed to the company’s live production environments in London and New York. Deployment normally takes place during the regular maintenance period when the areas are offline. Rita does the following:

  • Schedules the deployment to the New York production environment at midnight local time.

  • Manually deploys to the London production environment at midnight local time. London is ahead of New York so if there is a problem with the deployment she has time to fix it.

Note: Rita deploys to the LIVE deployment areas in the same sequence as in the previous stages.

The release manager schedules a deployment to the live production environment in New York

Rita schedules the deployment of the request and tasks to the live production environment in New York at midnight local time.

  1. In the navigation pane expand the LIVE stage node and select the RDBMS deployment area in New York: LCL_LIVE_JBRNCHA_AREA04

  2. On the Pending tab select the request and on the toolbar click Deploy.

  3. The Deploy wizard appears.

    Note: You can also deploy the request from the History tab.

  4. Check that the option Deploy child requests is selected.

  5. Check that the Deploy Stage is set to LIVE.

  6. Click Next.

  7. To schedule the deployment select the option ’at specified time’.

  8. Click the Calendar button.

  9. Select today’s date at midnight.

  10. Tip: To test this scenario, schedule the deployment to execute soon, for example, in 15 minutes.

  11. In the Areas(s) for deployment field check that the LCL_LIVE_JBRNCHA_AREA04 deployment area is selected.

  12. Click Next.

  13. A summary of the deployment activity and command that will be performed, including the date and time, is displayed.

  14. Click Finish.

  15. On the Queue tab verify that the request and tasks are queued and waiting to be deployed.

  16. Repeat steps 1-13 for the web application deployment area in New York, LCL_LIVE_JBRNCHA_AREA05. You must schedule the deployment a few minutes later than the deployment to the RDBMS area.

The release manager deploys the request and the tasks to the LIVE RDBMS deployment area in London

Let’s assume that it is now midnight in London and the local live production environments are offline. Rita checks to see what requests are ready to be deployed to the LIVE stage. She uses an area filter to only deploy the executables.

  1. In the navigation pane, in the LIVE stage node, select the RDBMS deployment area in London: LCL_LIVE_JBRNCHA_AREA01

  2. On the Pending tab select the request and on the toolbar click Deploy.

  3. The Deploy wizard appears.

  4. Check that the option Deploy child requests is selected.

  5. Check that the Deploy Stage is set to LIVE.

  6. Click Next.

  7. To deploy the request and child task immediately, check that the option Perform deployments is set to ’as soon as possible’.

  8. In the Areas(s) for deployment field check that the LCL_LIVE_JBRNCHA_AREA01 deployment area is selected.

  9. Click Next.

  10. A summary of the deployment activity and command that will be performed, including the date and time, is displayed.

  11. Click Finish.

The release manager verifies that deployment to the RDBMS area was successful

Rita verifies that deployment operation was successful and that the sql file was deployed to the LIVE RDBMS deployment area in London.

  1. Select the History tab.

  2. In the content pane verify that the request and tasks were successfully deployed to the LIVE area.

  3. To browse the LIVE deployment area, in the My Current Project view expand Deployment Areas > LIVE Stage > LCL_LIVE_JBRNCHA_AREA01

  4. Expand Qlarius Underwriter > qlarius > sql.

  5. In the content pane verify that the latest revision of qlarius.sq was deployed.

The release manager deploys the request and tasks to the LIVE web application deployment area in London

The deployment to the RDBMS area was successful so Rita can now deploy the request and tasks to the LIVE web application deployment area in London.

  1. In the Deployment view, in the LIVE stage node in the navigation pane select the web application deployment area in London: LCL_LIVE_JBRNCHA_AREA03

  2. On the Pending tab select the request and on the toolbar click Deploy.

  3. The Deploy wizard appears.

  4. Check that the option Deploy child requests is selected.

  5. Check that the Deploy Stage is set to LIVE.

  6. Click Next.

  7. To deploy the request and child task immediately, check that the option Perform deployments is set to ’as soon as possible’.

  8. In the Areas(s) for deployment field check that the LCL_LIVE_JBRNCHA_AREA03 deployment area is selected.

  9. Click Next.

  10. A summary of the deployment activity and command that will be performed, including the date and time, is displayed.

  11. Click Finish.

The release manager verifies that deployment to the web application area was successful

Rita verifies that deployment operation was successful and that the jar file was deployed to the LIVE RDBMS deployment area in London.

  1. Select the History tab.

  2. In the content pane verify that the request and tasks were successfully deployed to the LIVE area.

  3. To browse the LIVE deployment area, in the My Current Project view expand Deployment Areas > LIVE Stage > LCL_LIVE_JBRNCHA_AREA03

  4. Select the folder Qlarius Underwriter.

  5. In the content pane verify that the latest revision of AutoQuote.jar was deployed.

Rita emails the New York office to advise them that a deployment has been scheduled for midnight local time and that the deployment in London was successful. Rita goes to sleep and in the morning verifies that the deployment to the production environment in New York was successful. The enhancement to the Qlarius web application is now live across all production environments.

End of scenario

Scenario Privileges

The tables below list the promotion and deployment privileges required by each user in the scenario.

Promotion privilege

Privilege owner

Required at these stages

REQUEST_PROMOTE_NEXTSTAGE

ITEM_PROMOTE_NEXTSTAGE

Team lead

DEV

SIT

QA Manager

QA

Release Manager

PRE-PROD

Deployment privilege

Privilege owner

Required for these areas

The DEV area is a deploy by default area and no deployment privileges are required.

REQUEST_DEPLOY

ITEM_DEPLOY

Team Lead

LCL_SIT_JBRNCHA_AREA01

LCL_SIT_JBRNCHA_AREA03

QA Manager

LCL_QA_JBRNCHA_AREA01

LCL_QA_JBRNCHA_AREA03

Release Manager

LCL_PP_JBRNCHA_AREA01

LCL_PP_JBRNCHA_AREA03

LCL_LIVE_JBRNCHA_AREA01

LCL_LIVE_JBRNCHA_AREA03

LCL_LIVE_JBRNCHA_AREA04

LCL_LIVE_JBRNCHA_AREA05