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…
Hi, i want to change value in row cell 'WSALQT', that is an input text, but doesn't work. The value must change on press 'Enter' and row['WSALQT'] change with 'allocable' variable. Below i share you my function MMS120_SaveOverAllocation.prototype.onRequesting = function (args) { this.log.Info("onRequesting");…
Hello, Our expected outcome for creating Purchase Orders from Planned Purchase Orders (PPS170) is that a single PO is created. However, we are seeing multiple POs created when running PPS170MI.CreatePOSel. After some investigation, we have found that the Planned Purchase orders are being created with different order types…
Hello! When showing a Dialog using CreateDialogElement it's possible to grab the "enter" and "cancel" events from the Buttons in the dialogOptions, however I'm not getting the event when clicking on the "X" in the topright corner. The "function close(event) { console.log("Event", event) }" never emits. Does this work for…
Hi, I have a simple script that summarize the balance on selected rows in MWS068. The script works by subscribing to the IActiveGrid onSelectedRowsChanged, then summarize the selected rows when triggered. My problem is that if the parameter "Enable New List" under "H5 Administration" -> "H5 Settings" -> "Application…
Request for Indexing Data Lake Tables The objective of this project is to create indexes for the Data Lake tables. This initiative aims to improve the performance of external applications that query the data stored in the Data Lake. Description: * Review of the tables present in the Data Lake. * Identification of the most…
It looks like you're new here. Sign in or register to get started.