How to load result data from Ataccama ONE MDM to ERP systems like SAP?
Hi
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
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
Reply
Login to the Ataccama Community
No account yet? Create an account
For Ataccama Customers and Partners
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.