Products | Versions |
---|---|
TIBCO BPM Enterprise (formerly TIBCO ActiveMatrix BPM) | 4.3.0, 4.3.1, 4.3.2 |
While passing the data from BOM class attribute to the data field or a parameter, the BOM class attribute passes an undefined value incorrectly.
In the form, the data field is displayed as undefined - "com.tibco.n2.javascript.Undefined@3cd59d8a".
Also, undefined is seen while printing the data field using log.write in a script -
13 Jul 2023 04:34:49,888 [PVM:DB Process Worker-8] [INFO ] stdout - Value of auth.x_auth_Z = undefined
13 Jul 2023 04:34:49,889 [PVM:DB Process Worker-8] [INFO ] stdout - Value of z_auth = undefined
13 Jul 2023 04:34:49,889 [PVM:DB Process Worker-8] [INFO ] stdout - Value of auth_text = Omkar
Steps to Reproduce this issue: