Skip to Content
0
Sep 05, 2023 at 05:27 AM

SAP Cloud TMS Node controlled by SAP Solution Manager

100 Views

Hello @all,

we have a question about SAP Cloud TMS.

We own an Azure Devops Pipeline which does the following for manual transport (à no ChaRM integration).

  1. We are deploying the application directly to the DEV system
  2. We upload the build mtar to the import queue of the QA SubAccount

Now we want to use ChaRM as a transport tooling. So we created a new deployment route.

The configuration of the QA Node (and PROD node) is

image.png

As we wanted to stick to the logic above which is used in the manual process (import the mtar to QA queue) we’re trying to upload it and getting an exception.

error tmsUpload - HTTP request failed with error: request to https://transport-service-app-backend.ts.cfapps.eu10.hana.ondemand.com/v2/nodes/upload returned with response 422 Unprocessable Entity
error tmsUpload - Response body: {"message":"Node is controlled by SAP Solution Manager. The operation can be triggered by the controlling application only","errorType":"com.sap.lm.sl.alm.ts.core.exception.service.TsUserReportableException"}
As the option "Upload Allowed" is set this doen't seem to be right.It would make no sense to upload to the DEV node (set not controlled by SAP solman).Any ideas?

Attachments

image.png (32.6 kB)