RCG MDM System API - Implementation Template

(0 reviews)

home

This asset is a component of the following MuleSoft Accelerators:

These solutions accelerate the implementation of essential integration use cases with pre-built APIs, templates, and reference architectures. Our foundational assets are expertly designed to jumpstart your top integration and business initiatives so that IT teams can spend more time innovating and less time building from scratch.


Summary

This integration template implements the MDM System API specification. This is a System API for a Global Data Management System (MDM) to manage parties, party roles, contact points and externalIds. A scaled down version of MDM has been implemented using a MySQL database. This API follows the Cloud Information Model (CIM), which is also used for the MDM DB schema.

This parties resource has endpoints to search Parties (e.g., Individuals), associate ContactPoints to a Party, associate external IDs of other Systems to a Party, and also relate a Party with another Party. A party can be of type Individual or Organization or Households. The only types of ContactPoints that can be associated at
this time are ContactPointEmail, ContactPointAddress and ContactPointPhone there can also only be a single instance of each type. A party can be related with other party using a relation type and can have one or more parties as part of the relation.

Note

  1. The current implementation do not support relating households to other parties.

Getting started

bulb.png The Getting Started with MuleSoft Accelerators guide provides general information on getting started with the accelerator components. This includes instructions on setting up your local workstation for configuring and deploying the applications.

Once your workstation has been set up, proceed with the Getting started instructions for this asset.

Additional resources

  • The Prerequisites tab provides detailed information about configuring dependencies this application has on external systems or services.
  • The Deployment tab provides instructions on running the application locally from Studio or deploying to CloudHub.
  • The Data mappings tab describes how the request and response data structures are mapped between the API interface and the MDM System.

Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onSep 17, 2022
Asset overview

Asset versions for 2.6.x

Asset versions
VersionActions
2.6.1
2.6.0