I did a brief search to see if I could find a discussion that describes an end to end solution for integrating data from an external system to Infor CloudSuite Industrial using Infor OS, but didn't find what I was looking for - probably just don't know the magic search terms to get there from here. So let me describe what I am looking for and perhaps someone can point me in the right direction.
I followed the Infor YouTube video "Infor OS - How to call an ION API" and got Postman working to make API calls to IMS (/ping) and CSI (/load/{ido}). So I am good on that front.
The next step is where I am stuck. There are multiple APIs and services provided by Infor OS and CSI for getting data into CSI. I was recently told by Infor folks that Infor OS is the new best practice for doing that. So I am throwing all my old CSI tricks out and am looking for the best Infor OS way to import data into CSI.
The starting point for the source data is flexible at this point and I can specify the format - whatever is best/easiest to work with. Test data is currently in a CSV text file format.
The end point for the data, using the Customers example, is customer records in the CSI SLCustomers IDO.
At a basic level I understand that I need:
- A connection point (but what kind?)
- BOD(s) one for the source document and one for the target
- A Document Workflow
- Possible mapping between source and target documents
So I believe my next step is to determine the connection point to use and how to send it my document? Can someone guide me to the right info on what to select and how to configure it? Or if I am completely misguided, feel free to straighten me out!
Thanks,
Tim