Accelerator SAP ECC Customers System API - Implementation Template
Deployment
Each Accelerator implementation template in Exchange includes Bash and Windows scripts for building and deploying the APIs to CloudHub. These scripts depend on repositories, global settings, deployment profiles, and associated properties configured in the Maven settings.xml
file.
Most applications can also be run in Anypoint Studio without having to create custom Run Configuration profiles.
Property Name | Description |
---|---|
api.autodiscoveryID | Required if using API Manager to secure this API |
sap.username | SAP ECC User Account Name |
sap.password | SAP ECC User Account Password |
sap.sysnum | SAP ECC System Number |
sap.clientid | SAP ECC Client Id |
sap.apphost | SAP ECC Application Server Host |
Please refer to the README.md
file in the asset for detailed instructions on how to download and deploy the template.