Please see the below Input from java and output from applinx debug log file. Please note that the field highlighted in bold is not being set to the input of applinx path procedure. Please let me know the probable reason or solution for it?
These are the two reasons that we can think of just from the information presented:
If the keyNumber is NULL it will not be mapped to the procedure’s input.
If the keyNumber variable was renamed after the procedure was generated.
If these are not the cause of the problem I suggest opening a support call request and we’ll look into it.
Please provide us with the GXAR file of the ApplinX application, a suitable GCT file and the generated procedure code.
I know if we comment the line of keynumber setting to the request like below, it won’t be mapped. I am thinking that as that line is not commented, whatever is the value that passes in keynumber like null, empty space or any other value, my understanding is that it should send to applinx input.
As of now, i believe this issue is intermittent. this is not happening to all the user requests. Also i have debugged the path and it is working fine in applinx8.2 designer.
I am currently waiting for the approvals to enable .gct files in production env.