cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to deploy the solution

Former Member
0 Likes
2,374

Hi All,

Anyone explain how to deploy the created solution.

Thanks in Advance.

Thanks

Manohar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi Manohar,

Deploying a solution is very easy, and evrything is mentioned in the document

For more details about lifecycle of solution you should read topics "Lifecycle Management for Customer-Specific Solutions on a Customer's Test Tenant" you can find it at Page No. 138.

SAP Cloud Applications Studio – SAP Help Portal Page

and also read Thomas's blog

If you face any issue I would like to help you..

Hope this help

Thanks

Sunil

Former Member
0 Likes

Hey Manohar ,

here are step :I am taking example

Suppose you have created a solution/enhance a solution and you want to deployed any solution from Dev to Production

Step 1 : Create a BAC Element


Procedure

  1. In the Project Explorer view, click on New Item icon
  2. In the pop-up Add New Item, do:
    1. Select the BAC Elements template and enterContract_<suffix>.bacin the Name field.
    2. Press Add.

 

  1. In the popup Business Configuration Wizard, do:
    1. Fill the required fields: in the scoping question enter Activate Contract_<suffix>.
    2. Select the anchor where your BAC element should be placed.(e.g.Sales -> Account and Activity Management -> Account Management)

 

  1. Save and activate.

Step 2: Assemble and Download the solution

Procedure
  1. Open theImplementation Manager via menu Administration ->Implementation Manager.
  2. In case the status of your solutionisIn Development you can click on the icon Assemble and Downloadand confirm the popup.
  3. Choose the local path where the assembled solution should be saved.

Step 3: Upload your solution

Procedure
  1. Create development user (service agent) and business user for testing in the following test tenant.(In the document, we use HZM/233, Host: hzm-cust233.dev.sapbydesign.com)
  2. Logon to the test tenant HZM/233 via the SDK (setup the connection accordingly).
  3. Open the Implementation Manager via menu Administration ->Implementation Manager.
  4. Click on the icon Upload.

  

5. Agree to the Upload Disclaimer.

6.Check the status of your solution. In case the upload was successful it will be In Deployment.

7.Activate the solution (use the active icon in the implementation manager). In case the activation was successful, the solution will have the status Deployed.

 

Hint: In case of errors during the upload process press icon Clean and Reactivate.

  1. Perform scoping of your solution in test system.
    1. Logon to the UI of your test tenant with a user that has sufficient access rights to change the scoping in work center Business Configuration.
    2. Go to work centerBusiness Configuration andview Implementation Projects.
    3. Select the project First Implementation.
    4. Press button Edit Project Scope.
    5. Continue to step Questions.
    6. Select scoping element Sales -> Account and Activity Management -> Account Management.
    7. Add question Activate Contract of group Contract to the scope.
  2. Test your solution in the test tenant as already described in chapter Testing UIs with Business Users.
Former Member
0 Likes

Hi All,

How to create BAC element and solution content.

Thanks,

Manohar

Former Member
0 Likes

Step 1: Create a BAC Element

Procedure
  1. In the Project Explorer view, click on New Item icon
  1. In the pop-up Add New Item, do:
    1. Select the BAC Elements template and enterContract_<suffix>.bacin the Name field.
    2. Press Add.

 

  1. In the popup Business Configuration Wizard, do:
    1. Fill the required fields: in the scoping question enter Activate Contract_<suffix>.
    2. Select the anchor where your BAC element should be placed.(e.g.Sales -> Account and Activity Management -> Account Management)

 

  1. Save and activate.
Former Member
0 Likes
Former Member
0 Likes

Hi Rishi,

Thanks for giving right solution, In creation of BAC element and solution content.

Where I can find “Project Explorer”

Thanks,

Manohar

Former Member
0 Likes

HI Manohar ,

select "view" button from tab and select "Project Explorer" .

I am sending you complete information ..

Former Member
0 Likes

It is "Solution explorere "

Former Member
0 Likes

Step 1: Create a BAC Element

Procedure
  1. In the Project Explorer view, click on New Item icon
  1. In the pop-up Add New Item, do:
    1. Select the BAC Elements template and enterContract_<suffix>.bacin the Name field.
    2. Press Add.

 

  1. In the popup Business Configuration Wizard, do:
    1. Fill the required fields: in the scoping question enter Activate Contract_<suffix>.
    2. Select the anchor where your BAC element should be placed.(e.g.Sales -> Account and Activity Management -> Account Management)

 

  1. Save and activate.

Step 2: Assemble and Download the solution

Procedure
  1. Open theImplementation Manager via menu Administration ->Implementation Manager.
  2. In case the status of your solutionisIn Development you can click on the icon   Downloadand a copy confirm the popup. 
  3. Choose the local path where the assembled solution should be saved.
  4. Create development user (service agent) and business user for testing in the following test tenant.(In the document, we use HZM/233, Host: hzm-cust233.dev.sapbydesign.com)
  5. Logon to the test tenant HZM/233 via the SDK (setup the connection accordingly).
  6. Open the Implementation Manager via menu Administration ->Implementation Manager.
  7. Click on the icon Upload.

Step 3: Upload your solution

Procedure

 

  1. Agree to the Upload Disclaimer.
  2. Check the status of your solution. In case the upload was successful it will be In Deployment.
  3. Activate the solution (use the active icon in the implementation manager). In case the activation was successful, the solution will have the status Deployed.

 

Hint: In case of errors during the upload process press icon Clean and Reactivate.

  1. Perform scoping of your solution in test system.
    1. Logon to the UI of your test tenant with a user that has sufficient access rights to change the scoping in work center Business Configuration.
    2. Go to work centerBusiness Configuration andview Implementation Projects.
    3. Select the project First Implementation.
    4. Press button Edit Project Scope.
    5. Continue to step Questions.
    6. Select scoping element Sales -> Account and Activity Management -> Account Management.
    7. Add question Activate Contract of group Contract to the scope.

 

Hint: In the tabs Overview and Relevance you will see the data as maintained in the SDK.

  1. Continue to the Review step and press Finish button.
  2. Test your solution in the test tenant as already described in chapter Testing UIs with Business Users.
Former Member
0 Likes

Are you going through studio documentation?

Answers (2)

Answers (2)

Ticg
Contributor
0 Likes

I would also add - don't be in a rush to deploy your original solution to the QA or PRD tenant !

In your original (aka 1st generatio)n solution code, you have the opportunity to change anything.

Once you deploy, your solution begins to be "locked down" in many areas, especially the datatypes of your custom fields and custom BOs.   The 2nd and future generations of your solution become patches.

Patches restricts some areas of your solution changes - you may do well to read up on patches and what you can change.  It's not like other languages where you think you have a 2nd chance to fix anything.

Best of luck !

vinodkumar_kommineni
Active Contributor
0 Likes

Hi Manohar,

You need to Assemble and Download the solution( using the path Administration->Implementation Manager) and then upload it to target tenant using the same path. Before downloading you need have a BAC within in your solution. Once uploaded you need to activate it and scope it if required.

If it is a customer specific solution you cannot upload it to other customer tenants.

Regards

Vinod