Process
Early on in the project development, our Analysts together with the Client, designed the critical marketplace business processes and described them in BPMN 2.0.
To support marketplace operation we implemented a two-way integration with the Client's CRM and MDM systems via REST-API leveraging the following principles:
- Asynchronous operation
- Stateless
- Caching always allowed
- Layered system
- Data available upon request
- Ability to receive data in full or per modifications