We have noticed that messages from JMS channel are having the tag "<CA_APM_CorID>" and put in the local queues, it seems like due to this tag the message are NOT being processed.
How to disable the header modification?
-Standard APM Agent using JMS calls
-SAP ISAgent
You can find below the possible options:
1) Removed "wily/extensions/deploy/ibm-mq-*"
2) Remove jms.pbd from the <app>-full/typical pbl.
3) Add the below hidden properties manually to the Agent profile
com.wily.introscope.agent.jmsheaderinsertion.enabled=false
com.wily.introscope.agent.jmsheaderread.enabled=false