Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我从 IBM MQ 收到以下属性字符串作为消息 ID,我想将其转换回字符串或整数的原始值。请帮我这样做。
JMSMessageID=ID:c1d4d840d8e4c16dd4d8404040404040520b91682005a90d
您在JMSMessageID=IDie之后看到c1d4d840d8e4c16dd4d8404040404040520b91682005a90d的是真实(或原始)消息 ID。它是 24 字节长。您不能将其转换为整数。
JMSMessageID=ID
c1d4d840d8e4c16dd4d8404040404040520b91682005a90d