Author |
Message |
Topic: JSON Message conversion issue |
anveshita
Replies: 17 Views: 13968
|
Forum: General IBM MQ Support Posted: Tue Aug 17, 2021 5:46 am Subject: JSON Message conversion issue |
After changing the value of CONVERT, did you restart the channel? (ie. this is not a dynamic setting for channels that are running at the time
Yes, We did.
It is MQHRF2 format, so there will be ... |
Topic: JSON Message conversion issue |
anveshita
Replies: 17 Views: 13968
|
Forum: General IBM MQ Support Posted: Mon Aug 16, 2021 2:15 pm Subject: JSON Message conversion issue |
Given that CONVERT(YES) on the channel is successfully converting the message, and you have confirmed the message ccsid is 37, and the square bracket is the correct hex code BA, it appears the issue i ... |
Topic: JSON Message conversion issue |
anveshita
Replies: 17 Views: 13968
|
Forum: General IBM MQ Support Posted: Fri Aug 13, 2021 2:31 am Subject: JSON Message conversion issue |
It seems that the configuration to tell the queue manager to do the data conversion is in the DataPower "IBM MQ queue manager" in a field called "Convert Input" (see DataPower ... |
Topic: JSON Message conversion issue |
anveshita
Replies: 17 Views: 13968
|
Forum: General IBM MQ Support Posted: Thu Aug 12, 2021 8:40 am Subject: JSON Message conversion issue |
Thanks, gbaddeley.
The DP is converting JSON to JSONX to parse some data. When we send a JSON without sub -arrays the DP is not complaining. When we send large JSON with sub-arrays DP is failing w ... |
Topic: JSON Message conversion issue |
anveshita
Replies: 17 Views: 13968
|
Forum: General IBM MQ Support Posted: Tue Aug 10, 2021 1:18 pm Subject: JSON Message conversion issue |
Thank you Bruce and FJB_SAPER
@hugson
I have dig few feet deep
1. Captured the message put by Z/OS on RFHUTIL and found that [{"seque is converted to ¬{"seque ... |
Topic: JSON Message conversion issue |
anveshita
Replies: 17 Views: 13968
|
Forum: General IBM MQ Support Posted: Tue Aug 10, 2021 8:25 am Subject: JSON Message conversion issue |
It is also a requirement that the z/OS producing this message is shipping it with the MQMD CCSID set to the correct value that describes that payload.
Thank you. On MQMD CCSID, Z/OS is producin ... |
Topic: JSON Message conversion issue |
anveshita
Replies: 17 Views: 13968
|
Forum: General IBM MQ Support Posted: Tue Aug 10, 2021 5:29 am Subject: JSON Message conversion issue |
Enabling Convert on the channel, especially a Cluster Receiver channel, should not be needed. Do not go down this path.
Confirm the MQ QM Object in DataPower that parents the MQ Front Side Handler ... |
Topic: JSON Message conversion issue |
anveshita
Replies: 17 Views: 13968
|
Forum: General IBM MQ Support Posted: Fri Aug 06, 2021 7:45 am Subject: JSON Message conversion issue |
My apologies if this is already addressed. I tried to search and could not find it.
Our Z/OS system formats a JSON message in string form and puts the message on a cluster queue. This message is cons ... |
Topic: question on Correlation ID, Low values and MQ Get |
anveshita
Replies: 6 Views: 9832
|
Forum: General Discussion Posted: Wed Mar 27, 2019 9:34 am Subject: Re: question on Correlation ID, Low values and MQ Get |
Shouldn't the MQ GET fail if we issue MQ GET by correlation ID( with low values)that did not match the correlation id of the of the message on the queue? Please let me know why the MQ GET is behaving ... |
Topic: question on Correlation ID, Low values and MQ Get |
anveshita
Replies: 6 Views: 9832
|
Forum: General Discussion Posted: Mon Mar 25, 2019 9:29 am Subject: question on Correlation ID, Low values and MQ Get |
I have a question on how low values impact Correlation ID and MQ GET. Here is the scenario.
We are using a MQ request and response pattern. So when source application (Mainframe) sends a message to b ... |
Topic: Datapower- Web Services a design question |
anveshita
Replies: 7 Views: 17870
|
Forum: WebSphere DataPower Posted: Tue Jan 19, 2016 12:28 pm Subject: Re: Datapower- Web Services a design question |
I have a current application the flow is as indicated below:
App A-->MQ Req ---> DP --->MQ Req --->App B
App A<--MQ Resp <-- DP <---MQ Resp <---App B
DP thread posts th ... |
Topic: MQ message timestamp tracing |
anveshita
Replies: 5 Views: 6632
|
Forum: General Discussion Posted: Thu Sep 12, 2013 7:51 am Subject: MQ message timestamp tracing |
Thanks MQJEFF and Vitor, that helps. Are there any open source utilities that does the same. In searching the web came across QFlex-4 from netflexity. Has any one used this?
http://www.netflexity.c ... |
Topic: MQ message timestamp tracing |
anveshita
Replies: 5 Views: 6632
|
Forum: General Discussion Posted: Thu Sep 12, 2013 7:10 am Subject: MQ message timestamp tracing |
Thanks Vitor.
Could you please help which section of MQ should I be looking at.\? My goal is to trace the correlation id, time stamp of each message that is put on a specific queue. Bit lost on where ... |
Topic: MQ message timestamp tracing |
anveshita
Replies: 5 Views: 6632
|
Forum: General Discussion Posted: Thu Sep 12, 2013 6:31 am Subject: MQ message timestamp tracing |
I am trying to see if there are MQ built in utilities that can tell me when a message is reached on a queue. ( what time a MQ put is issued and MQ get is issued). I would like to have the following:
... |
Topic: MQ set up question |
anveshita
Replies: 2 Views: 3651
|
Forum: General Discussion Posted: Tue Jul 31, 2012 9:58 am Subject: MQ set up question |
I am used to set up MQ on intra-network with in the company. Due to recent acquisition we have to send MQ messages to a different company. The way I am looking at is to have is to have as follows. Ple ... |