|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Unconvertable character |
« View previous topic :: View next topic » |
Author |
Message
|
Frik |
Posted: Thu May 16, 2013 3:00 am Post subject: Unconvertable character |
|
|
Acolyte
Joined: 25 Nov 2009 Posts: 69
|
Hello all.
I have quite a problem that I cannot recognize or solve.
it happens with wo flows of mine
The first flow , called "Update" sends the request to some service who updates a Database with the information within. It replies with status.
It looks like this:
MQInput -> MQPut-> MQGet->SoapRequest -> MQPut
(don't bother to understand the purpose of the MQPut and MQGet,
but they both mention to the same queue)
The second flow, "Read", get and index, sends it to someservice and get the information which was updated by the first service.
It looks like this:
MQInput -> SoapRequest -> MQPut
Now, the problem is really weird:
When the costumer sends weird character to "Update" service, everything goes fine,
But when he sends an index to "Read" service to get the above information, everything is ok till it gets to the MQPut, and then we get "Unconvertable character".
How can it happen?
I have checked the CCSIDs, the validation and the properties on all nodes, and they looks the same.
The character which is unconvertable that the costumer sends looks the same in both flows.
Any idea? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu May 16, 2013 3:11 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Take a user trace to determine which character the parser is choking on. The original MQInput should have validation turned on so as not to allow the problem payload into the flow. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|