Hi,
I'm trying to access the value of a text field in xtendM3 triggers that are created using H5 Script, as a response I got array index out of bound exception in logs. Is there a way to get or set H5 script text field values in XtendM3 Triggers?
Hi Sudhakaran,
As far as i have worked, if h5 script fields are on screen, that values you can not access in Xtend. If its in Table or Std M3 screen then you can read its values. I have worked briefly on Xtend so wont say expert advice
I'ma novice on XTendM3 so far, but as long as your H5 Script is updating M3 Table(s), i.e. CUGEX1 or Custom Tables, you should be able to capture these values in your Code in XTendM3 I would assume.
Server don’t have to local fields
access