Hi Experts,
We recently migrated from PI 7.1 to PI 7.4 single stack, the interface is working fine with old PI system but when I tried to send the data through new PI system I'm getting below error in JMS sender communication channel.
Error occurred while processing message: d568feb1-ed48-49bb-3693-816cf2d80db5. The detailed error (if any) is : com.sap.aii.adapter.jms.api.channel.filter.MessageFilterException: Transformer Conversion3.0.5226 Error initializing Class: java.lang.Exception: java.lang.NumberFormatException: For input string: "A3": TransformException: Transformer Conversion3.0.5226 Error initializing Class: java.lang.Exception: java.lang.NumberFormatException: For input string: "A3"
at com.sap.aii.adapter.jms.core.channel.filter.SendToModuleProcessorFilter.filter(SendToModuleProcessorFilter.java:100)
There is nothing new added in new PI system, I'm not sure where it went wrong. Can someone guide me in this.
