We are trying to implement SAP Cloud Platform Transport Management service in our current CI/CD pipeline (Piper Project). We are referring to documentation in https://sap.github.io/jenkins-library/scenarios/TMS_Extension/ for the configuration details. Appreciate if someone can answer the below questions.
- Which parameter should we configure in tmsUpload step for the Transport Management service end-point? (The only parameters we can see in the above documentation are credentialsId, nodeName and mtaPath)
- As we understand, credentialsId needs to be configured in Jenkins. But what credentials should we configure for tmsUpload? We tried with the service clientid, verificationkey and clientsecret but neither worked.
I know I am quite late but for future users who dont figure it out.
Hope this helps your problem.