|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Validating messages against message set in 6.1 |
« View previous topic :: View next topic » |
Author |
Message
|
santy |
Posted: Tue Aug 03, 2010 5:37 am Post subject: Validating messages against message set in 6.1 |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 141
|
Hi,
My message flow is first converting the CSV message in to SWIFT format and then validating the SWIFT message against the SWIFT message set.
But if the generated SWIFT message is poor, it is failing during message set validation. In the error log I can see the reason of failure as one of the SWIFT mandatory tag like 20C or 35B is missing.
But through the ESQL, I wanted to check what was missing in the original CSV message which has generated the poor SWIFT message and caused it to fail. So that I do not need to take the user trace always.
Any idea ? |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Aug 03, 2010 7:41 am Post subject: Re: Validating messages against message set in 6.1 |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
santy wrote: |
Hi,
My message flow is first converting the CSV message in to SWIFT format and then validating the SWIFT message against the SWIFT message set.
But if the generated SWIFT message is poor, it is failing during message set validation. In the error log I can see the reason of failure as one of the SWIFT mandatory tag like 20C or 35B is missing.
But through the ESQL, I wanted to check what was missing in the original CSV message which has generated the poor SWIFT message and caused it to fail. So that I do not need to take the user trace always.
Any idea ? |
the fields might be Optional, that could be the reason it comes null or missing.
if it is mandatory element, obviously it will throw an error in the input message set schema validation. [Depends how you set the properties]
incase if you need the Optional fields to be validated, do it Explicitly and handle it in your ESQL. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
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
|
|
|
|