We are looking to automate the deployment process for our SAP Customer Experience (CX) Portal, using Jenkins to streamline our CI/CD pipeline. Currently, production deployments are performed manually through the SAP Portal, but we aim to integrate and automate production environment deployments with Jenkins. We are seeking guidance on the best approaches to achieve this integration using available APIs or CLI tools. Specifically, we want to know:
- What are the recommended APIs or CLI tools for automating SAP CX Portal deployments in Jenkins?
- What are the best practices for setting up a Jenkins pipeline to handle SAP CX build, test, and deployment tasks?