Hi team, currently i write a program for get message from mq using nodejs in lambda
But actually when i using code based on https://github.com/ibm-messaging/mq-mqi-nodejs/issues/169 it success connect to mq by ConnxPromise and OpenPromise but when call mq.Get for getting message not seeing this function call, when i adding env key MQIJS_TRACE for tracing having this above log.Not understand log too much so hopefully get some help.Thanks!
Hi team, currently i write a program for get message from mq using nodejs in lambda But actually when i using code based on https://github.com/ibm-messaging/mq-mqi-nodejs/issues/169 it success connect to mq by ConnxPromise and OpenPromise but when call mq.Get for getting message not seeing this function call, when i adding env key MQIJS_TRACE for tracing having this above log.Not understand log too much so hopefully get some help.Thanks!