Hi Admin and everyone,
I’m working on Item Master integration using Infor ION BOD mapping, and I’d appreciate any advice or best practices.
I followed the tutorial from
https://developer.infor.com/tutorials/integration-with-ion/send-csv-file-to-infor-and-convert-to-bod
and applied it to SyteLine.
What I did (high level)
- Prepared a CSV file for Item Master data.
- In ION → File Template, imported the CSV so ION generated the metadata/BOD structure (example name: ExternalItemBOD).
- Created a mapping: Sync.ExternalItemBOD → ProcessItemMaster.
- Created a Connection Point (File), example name: EXT_ITEM_2_STD_ITEM, and included 3 documents:
- ExternalItemBOD
- SyncItemMaster
- ProcessItemMaster
5. Built a Data Flow (see screenshot).
Request for advice
- Is this the correct approach for Item Master integration to SyteLine Cloud?
- Any recommended settings for update/replace behavior (e.g., actionCode, keys)?
Thanks in advance for any comments or guidance.