Hello!
I've developed a method which will be triggered through lifecycle state from D2.
We recently upgraded D2 to 16.4 and ever since that upgrade, this method is not getting launced.
Even though I'm able to see that the method launch is successful through docbase log, JMS doesn't show any further updates:
DO_METHOD TRACE LAUNCH: method launch: successful, user: dmuser, session id: XXXX, method: custom_method_name
I'm now wondering how to check where is this going wrong ?