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
Hi, Is there any method, or custom code to make a bulk export of a datagrid ? I've seen that we have the example in the M3 H5 script documentation : const controller = this.controller; controller.ExportToExcel(); But using this method, we still have the pop-up modal. What I want is to have a button that downloads directly…
Hi All, I have added custom fields on E panel in M3 program. Via H5 Script I have made this custom field as browsable, When I select a value from a column it doesn't appear in the custom field. I have tried using the id of the field while setting the value but no luck. Using the below line to set value…
Hello, Is there anywhere I can find a description/documentation of the m3 EDI BOD formats? I am specifically looking for a description of the M3EDIShipmentDelivery xml. Thank you :)
Hello, I am trying to create an extension that calls an API Gateway api so that I can reference this inside of Experience Designer. I am having trouble with getting this to work in the M3 Metadata Publisher Test API section. I have verified that my API works inside of the API Gateway. Any advice on what I am doing wrong or…
It looks like you're new here. Sign in or register to get started.