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 » NULL value in CWF message set

Post new topic  Reply to topic
 NULL value in CWF message set « View previous topic :: View next topic » 
Author Message
zico
PostPosted: Mon Sep 12, 2005 6:42 pm    Post subject: NULL value in CWF message set Reply with quote

Novice

Joined: 22 Jun 2005
Posts: 21

I have a CWF message set with multiple complex elements.
Due to some requirment, the data cannot be constructed for one of the complex elements.

I need to do the job in esql since this is required in runtime.
I tried with the following line but still face the error like CWF parsing error.

SET OutputRoot.MRM.Organization.EmpID = NULL;
SET OutputRoot.MRM.Organization.EmpName = NULL;

Here the Complex element name is Organization. Under that there are two local elements are EmpID and EmpName.

I don't want to pass data for the entire Organization block.

How to ignore the data for that complex element in the message tree when the message is serialised..

Thanks in advance.

Zico
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Mon Sep 12, 2005 7:39 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

If you dont want the entire organization block...set the whole block as NULL

SET OutputRoot.MRM.Organization = NULL;

Somehow i feel i've given a cheeky reply to ur post...is this what u were intending to do...
Back to top
View user's profile Send private message Send e-mail
zico
PostPosted: Wed Sep 14, 2005 3:34 am    Post subject: Reply with quote

Novice

Joined: 22 Jun 2005
Posts: 21

I have tried earlier with the code u sent me but fails..
SET OutputRoot.MRM.Organization = NULL;
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 » NULL value in CWF message set
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.