ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Parse Timing

Post new topic  Reply to topic
 Parse Timing « View previous topic :: View next topic » 
Author Message
apaaar
PostPosted: Tue Apr 08, 2008 5:11 am    Post subject: Parse Timing Reply with quote

Newbie

Joined: 04 Feb 2008
Posts: 7

How to set Parse Timing = Complete in ESQL code .

Parse Timing can be set to complete in MQInput Node but can it be set in ESQL.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Apr 08, 2008 5:12 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You can't change node properties in ESQL.

If you want to fully parse the input message... walk the full logical message tree.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kimbert
PostPosted: Tue Apr 08, 2008 7:11 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

What are you trying to do?
Back to top
View user's profile Send private message
apaaar
PostPosted: Tue Apr 08, 2008 7:29 am    Post subject: Parese Timing Reply with quote

Newbie

Joined: 04 Feb 2008
Posts: 7

I am trying to validate the XML format against a message set ie MRM domain . First Parsing in MRM domain(Compute Nose)) and then validating against the message set using validate node does not work as it is able to validate an Input XML file which does not have that particular Required Field. However when I tried in Test Environment i.e Parsing and validating in MQInput with Parse Timing =Complete it works fine i.e it is able to throw an error when Required fied is not there.

But the problem is I dont want to parse and validate on MQInput due to design constraints. So I want to know how can I make Parse Timing = Complete in ESQL( Compute Node)

I Cannot use RCD(Reset Content Descriptor) due to performance Issues.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Apr 08, 2008 7:31 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You can set Parse Timing on the Compute node itself.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
apaaar
PostPosted: Mon Apr 14, 2008 11:40 pm    Post subject: Parse Timing Reply with quote

Newbie

Joined: 04 Feb 2008
Posts: 7

There is no property through which I can set the Parse Timing = Complete in Compute Node.

If there is please tell me in detail ....

Thanks
Back to top
View user's profile Send private message
kimbert
PostPosted: Tue Apr 15, 2008 12:18 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
First Parsing in MRM domain(Compute Nose)) and then validating against the message set using validate node does not work as it is able to validate an Input XML file which does not have that particular Required Field.
The MRM domain validates against the message tree, so the Validate node should work exactly the same as setting validation on the input node.
- Are you quite certain that you set the node properties correctly?
- Is the message tree exactly the same in both cases?
- If on v6, did you take a user trace and look for warnings about self-defining elements?
Back to top
View user's profile Send private message
abhishekpreddy
PostPosted: Tue Apr 15, 2008 3:09 am    Post subject: Reply with quote

Apprentice

Joined: 02 May 2007
Posts: 49

I agree with Kimbert , you can use the validation node to validate ur message , if u dont have the option to set it in the Compute node.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Parse Timing
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.