Hi, How to add day/days in the date(available on OIS100/H panel) using infor smart office script? Thanks
Hi, Can someone please help explain or provide a link to resources describing the differences between XtendM3's trigger method Initialization vs Validation Thank you
Hello, I am trying to find out the Message ID of this warning message that appears on PMS170 Panel E. Is there a way to identify the ID of this so that I can manipulate it within XtendM3? Thank you
Hello All, HELP! The requirement is to capture the event when ARS501PF is printed, process it to MEC, convert the data to CSV, and send it to FTP. NOTE: ARS501PF is not a document it is a report and there is no standard document in CRS945 for ARS501PF. when I print the ARS501PF from the ARS500 program it will generate a…
Is it possible to delete or disable Row from Grid List using H5 script?
Hello, I have developed an Extensibility EXT MI. For example EXT001MI. I want to call EXT001MI inside of another extension, EXT002MI. Is this possible? I keep getting errors calling using the MICallerAPI. Thanks
Hello, I am trying to call an ion api inside an XtendM3 batch but i get the following error: Unable to lookup token since provided session id is null. It is probably related to the token. Here's the code i used: public boolean callIONAPI() { logger.info("starting bulk") def endpoint = "M3/m3api-rest/v2/execute" def headers…
Hello I am trying to insert a checkbox in a custom dialogue box using h5 script. The line I tried in my HTML <input type='checkbox'> is not displaying the checkbox. Any one tried this before? Thanks UPDATE (13.04.2023) <input type='checkbox' id='chkbox' name='chkbox' class='inforCheckbox'/></td> works on classic UI Anyone…
We have a requirement to send an Event IP-PCC Payload based on the Delivery Number (ODHEAD) with a filter applied to the WCON field to include only IP records. The WCON field is available in the OOHEAD table. Could you please provide guidance on how to add OOHEAD table as Import in ODHEAD.drl file. Looking for your guidnace
Hello, What I want is to concatenate a string with a field that I fetch in CUGEX1 table. Is there a way to make it ? Thank you
It looks like you're new here. Sign in or register to get started.