Start of Content Area

Procedure documentation Starting the Deployment Manually  Locate the document in its SAP Library structure

Use

If you select the Disable Automatic Deployment option when you configure runtime systems in a track, your source code is not deployed in the configured runtime system when you activate the code. These deployments are collected in a list, the request queue, from which they can be started manually later.

Prerequisites

      You have import authorization.

      You are on the Development or Consolidation tab page.

      You have configured a Component Build Service (CBS) in the track.

      You have selected the Disable Automatic Deployment option in the track.

Procedure

To start the deployment manually, proceed as follows:

...

       1.      Choose the system for which you want to start the deployment.

       2.      Choose Deployment…

The Change Management Service – Deployment window appears. The buildspace of the chosen system is entered in the Buildspace field automatically. The Amount of Requests to Deploy field contains the number of requests pending deployment. The Deployment Status table shows you details about previous deployments to the runtime system of this buildspace.

Note

You can change the buildspace directly on the UI. You can then choose Go to display the information that you get directly when you navigate from Transport Studio.

       3.      Choose Start Deployment. Change Management Service (CMS) deploys the displayed requests to the runtime system.

Once you have started the deployment, you can choose View Log to go to its log. The log shows you the state of the deployment at the exact moment when you chose View Log. You can refresh the log by choosing the link again. The results of the deployment are listed in the overview at the end of the log. The deployed development components, the deployment result, and the return code are listed in the Deployment Status table. The following return codes are possible:

 

Return Code

Meaning

0

The deployment was successful.

8

The deployment ended with errors. You can find the cause of the error or errors in the log.

12

The deployment terminated due to a serious error. You can find the cause of the error in the log.

 

You can restart deployments with errors by choosing Restart Deployment.

Result

You have started the deployment to a runtime system manually.

 

 

End of Content Area