Hi, I am configuring an API using POST method in ION API Connection Point. In request body, how do I map the data in payload to the BOD doc.? FOr example, the payload is like following. { "systemCriteria": [ { "type": "EntityTypeId", "value": "Item", "operator": "Equal" } ], "dataCriteria": [ { "fieldTypeId": "ItemNumber",…
looking for ideas on creating a workflow to sort incoming orders first by "taken by" to sort the source then once split on "Taken By" to take the orders from a specific source, let's call it "Ecomm" and change the Approval Type on these orders to "B" except for a specific list of customers, who would need to be split off…
I have a data flow generated CSV file and send it to file connection point, I need to pass one of the CSV file values and assign it as file name.
Hi I have follow Infor video to setup data flow to upload file to IDM via ION. But I get error xml.etree.ElementTree.Element' object has no attribute 'getiterator' in the scritp. Infor vide: https://www.youtube.com/watch?v=2AbW8uVp5Kk My data…
Hi i used email templete for workflow when approve on reject by mail i received this error: invalid action required the configuration the actionable link do not match the definition task xxx, can you help me A
Hi, Our customer has some items with hypen "---". The BOD Process.AdvanceShipNotice , ItemID, ID, it's ok with three hypens "A30-000001---", but WMS created the ASN with "A30-000001.-" . What should we do to WMS not change the ID ?
I'm working on mapping add-on codes in Process.SupplierInvoice BOD's to consolidate values in flight. I have a workflow setup to accept SupplierInvoice/SupplierInvoiceHeader/Charge/ID as input and write back to as output. Within the workflow, I have the input parameter from the BOD running through a decision. The decision…
Hi, I'm setup follow this guide to convert excel to csv then ingest to data lake https://developer.infor.com/tutorials/data-management/ingest-excel-files-into-the-data-lake I have download and import libary Openyxl files.pythonhosted.org/.../openpyxl-3.1.5-py2.py3-none-any.whl and pandas…
I have a need to weekly purge certain tables, keeping only the last set of documents indexed. Is there an API call to do such a process as I'd like to automate it.
Hi, does anyone have a simple step by step process how we can sync an M3 table into Mongoose using BODs. At the moment we have a datalake setup which then requires stored procedures for transfer the data but this is quite laborius to maintain
It looks like you're new here. Sign in or register to get started.