I am using MWS150MI SelSupplyChain. When calling this I am getting the records with order category 101 AND 311. Does anyone have experience/advice on how to exclude the 311 records? Thank you
Hi, I am using MForms automation in H5 Script and need assistance with the following: I want to call the PDS060/A panel and pass the values for FACI, PRNO, STRT, VANO, and PSEQ. After that, I need to use option 21 in PDS060 to navigate to PDS600, where I will need to press Enter. Currently, when I run my script, it…
Hi, Is there a possibility in H5 script to setup an M3 API call to run with a specific user? The standard is that the API call is running with the user that are logged on in M3 for the program where the script is added. Or is there another possibility to go around the authority problem that MDBREADMI, CMS100MI and EXPORTMI…
Hi, I'm developing a Office App that it connect to Infor. I wish to retrieve token to launch ION Api, but I don't understand how configure the API Gateway and how, in my javscript, open the dialog window to allow access. I share how i configure the API Gateway and the code where I call the url. let isFlowInitiated = false;…
ListControl.ListView.GetDatagrid(this.controller).setData(newDataSet); I am using above function to update the active grid data, Active grid is loading with the new updated data , unfortunately when I select the record it is throwing old grid record. Note: I am loading all the records at once and disabling network call…
Hi, I am trying to open an M3 program using a button in SDK. I tried using the url used in Experience Designer for same functionality but it's redirecting to the workspace. I've also tried using M3 bookmark links but that's also not working. Any suggestion BR, Raj
Hi All, I am trying to upload data to M3 program using an excel via H5 Script. Below are the steps my H5 script follows. 1. Browse the excel file with data 2. Reads the data and stores it in an array 3. Takes first panel from panel sequence and fills the data in the input fields on M3 screen ( A-panel) 4. RequestCompleted…
Please take a look at this Discount has ,00 but why isn't there any ,00 for other fields? For Sub Total what we did was sum(/M3OutDocument/DataArea/Document/Subdocument/Lines/Line/Custom/OBLNA2) For Total (Rp) we did VFLNAM+(/M3OutDocument/DataArea/Document/DocumentTotal/VFFEAM) is it possible that the decimals are not…
Hi All, The H5 scripts which are using Ionapi service are failing since last weekend patch update of Infor. Mi service in H5 scripts are working. So when we call M3 apis Mi service will work In cases where we call workflows or other rest apis from H5 scripts we cant use Mi service we have to use Ionapi service. Has anybody…
Has anyone used M3 standard EDI Invoice BOD with KIT items? My issue is that when the order contains kit items, the INVBODMI-SelLines returns only the distribution of the items. This does not work well for me always because for some customers I don't need to send the distribution and I need to send only the KIT item. Later…
It looks like you're new here. Sign in or register to get started.