-
integrate external QA system with LN CE
Hello, we have an external QA System and want to send data of incoming goods to this system. in LN CE for Incoming goods there is an Inspection Order created. we want to send the data for this order via BOD to the external system, check it there and send back the Information of good, bad and quarantine parts automatically.…
-
recieve serialized items in LN from external system
hello, we receive picked items with serial number information from an external WMS and we want to send them via BOD into LN CE. the session we are using is tscfg2100m000. but I could not find any standard BOD which can fulfill this request. does anybody have experience with that? thanks
-
ION: Where to Start...
Hello, I apologize for a rather 101 ask, but I'm having difficulty getting a grasp on starting some enhancements that utilize ION, and I wasn't sure if a more specific sub-forum was appropriate. However I don't understand the triggers and am not able to successfully interact with M3 through ION. I've followed a video on…
-
Need to add GroupBy Condition in AnySQLModeler in ION DataLake Flows
Hello, I am trying to model a query using "AnySQLModeler" functinality in 'ION Data Lake Flows'. My desired query should have the Group by condition to get accurate data. But I fail to find such option in SQLModeler. Please help to add the 'Group by' condition using SQLModeler. Regards, Vaqui Ahmed Khan
-
Need to format Date in 'Write' setting of File Connection point setting.
Hello, In the below highlighted option of FileConnection Point, The File name comes with date format as, 'RECCONF_2024-07-31_05-34-04-210' , while I need the File name as 'RECCONF_20240731053404210' [without hyphen(-) ] Is there any way to achieve this?
-
Navigating Data Integration Hurdles in App Designer
Hi, We are currently evaluating the App Designer: * The data service we’ve implemented for the Infor data lake is functioning flawlessly, allowing us to view data within the constructed App. However, a constraint we’ve encountered is the ability to only utilize a single data object for each user interface. * To address…
-
Failed ION API flow in Do While Loop
I received this error message in ION one view, however my condition is only ('if ($.code == 201) false; else true';) I tried also this one ('if ($.code == 201) false; else true') and get the same error , what is the right syntax for this?
-
Date expressions in API Connection Point Documents Request Parameters
In Request Parameters can you use a date function to set the parameter value? I'm wanting to pass yesterdays date. Current Date works fine eg: but I need something like AddDays([current_Date], -1) - but this doesn't work
-
How to use sortingExpression on List Request in BDE
Hi All, Hope you all are doing well. I am trying to get the data using BDE and List Method based on some sorting expression. can you pls help me. <emp:List> <ListRequest> <!--Optional:--> <ControlArea> <!--Optional:--> <sortingExpression>firstDateOfEmployment asc</sortingExpression> <!--Optional:--> </ControlArea>…
-
Easiest way to call a dataflow the last day on the month
Hi, I have a customer with a dataflow that used to run the xe rates and to impot them on daily basis . Now I have a requirement to ditch the dailies and create two separate data flows that run once a month. one data flow to call the last day of the month. and another data flow to call the first day of the month. How do you…
-
Barcode Configuration in infor cloud WMS Barcode Identifier reading issue date like 10.01.2024 10.4.
Hi team, I am trying to read and do the configuration of the Barcode Identifier in WMS for date formats like 10.01.2024 and 10.4.2025 but I am not able to do the same configuration. Can I have some solution on this or like EBR for reading both values and populating in RF screens? Regards, Nishikant
-
How do we create a FileTemplate for a .xlsx file type ?
Hi All, I need to read .xlsx file in my DataFlow for which I need to create an appropriate FileTemplate. But I am facing issues for any kind of settings I give in FileTemplate creation settings. Is it Possible? Can anyone help me out in this? Regards
-
Consuming API response in DataFlow
Hi All, I am Developing a DataFlow, requirement of which demands me to read/consume the API response inside the DataFlow in a custom BOD, to have a decision branch further. The API response is below: I need to consume this inside a DataFlow in a custom BOD, but the Flow goes directly in error. Is there any way to byPass it…
-
Generate large EDI BOD XML from M3 Cloud
Hi, We are currently in a new Cloudsuite M3 implementation for a customer and need to generate edi documents like Order Confirmation, shipment, and invoice. Our initial idea was to use standard Infor EDI BODS. However, when we analyzed the data in the current system, we found some customer orders with more than 12,000…
-
Capturing Data from IOT Sensors
Kia ora friends, Greetings from Aotearoa NZ! I am curious to know if anyone has used sensor data to implement and facilitate a 'Rule Based Intelligent Cloud Asset Agent' on Infor-IPS as part of an overall Asset-Health Monitoring System? Either, directly as an Asset attribute field, or by storing ETL data on the Data-Lake…