Hi All, Is it possible to add Additional columns in existing F4 browse on M3 program panel using H5 script.? If anyone has achieved this please share example or sample code. Thank You. Shashank
Hello All Greetings!. We need to call Rest API (Post) with Json for one of our Integration with Supplier in our on-Prem Environment. Found that Script tool does not exists in on-prem environment, kindly suggest possible solutions. Appreciate your feedback. Sincerely Mohamed Sithik
Hi, I have a requirement to send an email notification when the MEC mapper is failed. How we can do this in multi-tenant? Thanks
Hello, I'm trying to change my current division in a script with modern UI, but it doesn't work. I use the division parameter in MIRequest, that is still present in last version of the Script SDK (20231121) : myRequest.division = " "; But that doesn't work (the same script in old UI works perfectly). Do you know if it's an…
Hi, I tried to set the values for two filter text field below at the time. The second text assigned properly but the first is not assigned. Program: OIS215/B Code: LS_OIS215B_FilterText.prototype.run = function () { ScriptUtil.SetFieldValue('WSEXIN', 'M3299XXX'); ScriptUtil.SetFieldValue('WSYEA4', '2024'); }; Could you…
Hello I would to know how change the comma / dot of the thousand separator to a simple space separation. For example I have 10000.0 - I want it to be 10 000.0 Thank you Regards
Hi, How can I capture the change mode (CTRL + 2) from B panel to E panel using H5 script? Thanks & Regards, Arun Gopal.
Testing Posts
Hi all, Pretty straightforward question - can you add a script to a certain "M3 Browse" window? From OIS101/F we want to default the Alias Category to "01". Alternatively if there's a setting somewhere to control how these browse panels default that would also do the job. Thanks in advance, Iain
Hi guys, We are trying to add an event handler to OIS300. We want to use the F8 key which has no functionality assigned to it on this program. Pressing F8 does the function we require, however it also still throws the error "F8 is not valid here." Obviously M3 is still adding an event handler even though there's no…
It looks like you're new here. Sign in or register to get started.