RCG PIM Synchronization Process API - Implementation Template
Prerequisites
This implementation template has the following dependencies:
- Anypoint MQ Destinations
- RCG B2C Commerce System API
- RCG PIM System API
Please review the use cases described on the MuleSoft Accelerator for Retail, MuleSoft Accelerator for Consumer Goods solution pages for more information about dependencies on other APIs and services.
Anypoint MQ destinations
In addition to the Anypoint MQ client application credentials, the following destinations must be created and made accessible to this API:
- rcg-product-update-exchange
- rcg-product-update-dl-queue
API dependencies
The following table lists all endpoints used by this API (assuming all syncronization targets are enabled).
API name | Endpoint | Action |
---|---|---|
RCG PIM System API | get:/products | Retrives last modified roducts |
RCG B2C Commerce System API | get:/products | Retrives products |
AKAMAI | get:/ext/solutions/images/resources/ | Get files from Akamai |
Next steps
Refer to the Deployment page for instructions on how to configure and deploy this application.