Accelerator Common Build - Source
home
Overview
This asset is a component of MuleSoft Accelerators for Salesforce Clouds, which accelerates implementation of essential integration use cases for Service Cloud and Commerce Cloud.
The solution includes pre-built APIs, connectors, and integration templates that help unlock business-critical data from external systems such as SAP, ServiceNow, and Jira, all while guiding you to adopt best practices that are synthesized from thousands of customer implementations. These assets can be used as is or extended to meet your company's unique needs.
For more details regarding how to use the Common Build resources, refer to the Accelerators setup guide.
Project contents
The accelerator-common-build
project provides Maven build profiles for both the Service Cloud and Commerce Cloud accelerators. It also includes scripts, product-specific config files, and Postman collections used for environment setup and testing.
To obtain the source for this project, download the asset and extract the contents into a temporary folder. The archive contains a single project folder, which can be moved/copied to the desired location and/or imported directly into Studio as an existing project.
Scripts
The scripts
folder contains both a Windows script and a MacOS/Linux script for installing the SAP premium jars to your local Maven repository. This is required to build and deploy the SAP System API.
Postman collections
The following Postman collections can be found under the collections
folder:
Accelerator-Deployment-Verification
- provides a set of test cases to invoke the new/ping
endpoint on all accelerator APIsAnypoint-MQ-Queues-Exchanges
- can be used to automatically create the Anypoint MQ destinations and client application required by many accelerator componentsAccelerator-MFPA-Rules
- provides the default rules used by the MuleSoft Fingerprint Analyzer utility
SAP configuration
The configs/SAP
folder contains files used to configure SAP for certain accelerator use cases. Refer to the SAP Custom BAPI setup guide for complete details.
ServiceNow configuration
The configs/ServiceNow
contains files used to configure ServiceNow for certain accelerator use cases. Refer to the ServiceNow setup guide for complete details.