Skip to content

Logical View

Below is a high-level architecture view for the AIP. image.png

  • Producer(s): These are the systems that generate events. For example, an ERP system might generate an event when a new customer order is created.
  • Aptean Integration Platform: This is the central platform that processes events. It includes the following components:

  • Event Definitions: These definitions specify the structure of events, including the data that they contain.

  • Integrations: This will enable integration for the subscribed events between ERP, BERP and Services. Such as ERP systems and EAM providers.
  • Data Mapping and Transformation: This component allows you to map data between different systems and transform it into the format that is required by the consumer.
  • Data Visualizer: This component allows you to visualize the data that is flowing through the system.

  • Consumer(s): These are the systems that consume events provided the ERP / BERP / Services have the webhooks. For example, a shipping system might consume an event that is generated when a new customer order is created.

  • Mapping Templates and Transformation Services: These are used to map data between different systems and transform it into the format that is required by the consumer. Currently, XML and JSON data formats are supported.

Solution View

ERPs will directly connect with AIP for the integrations. Both Producers and Consumers need to enable webhooks for the data exchange with the AIP. image.png