Skip to main content

How to load result data from Ataccama ONE MDM to ERP systems like SAP?

Hi @FionaF,

For this purpose we usually use batch Export operation. There are 2 types of the export operation:

  • FULL - exports all data from MDM repository
  • DELTA - exports only changed data since last execution of the export

You can also specify the list of the entities and columns which will be exported.

Result is usually written to DB table you need to specify and then it can be loaded from that table to SAP or any other system.

You can find example of such export operations in our CDI example - see on the picture below:

 

Oliver


@FionaF I would just add that the specific connection to ERP typically depends on the target system. In case of SAP, Ataccama can connect through SAP RFC however just to read or execute on the RFC server.

There is no way how to write directly to SAP unless you use some standard SAP API or batch format to ingest the data in.

The export table @oliver mentioned above can be the source for SAP to ingest the data as well.


Reply


ataccama
arrows
Lead your team  forward  OCT 24 / 9AM ET
×