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 » MQInput Node Default Properties

Post new topic  Reply to topic
 MQInput Node Default Properties « View previous topic :: View next topic » 
Author Message
sri_csee1983
PostPosted: Tue Apr 01, 2008 10:29 pm    Post subject: MQInput Node Default Properties Reply with quote

Centurion

Joined: 25 Mar 2008
Posts: 125
Location: Chennai,India

Dear Friends,

In the MQInput Node Default Properties I am setting the Message Domain as MRM, then in Message Set, what should I give (Actually it should be populated from the drop down. But it is not coming)? Whether the Message Set Name or the MessageSet Id that is displayed in the Message Set Properties, My Input message is having problem because of this. Then I Know the the Message Type and the Format is CWF1.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Gaya3
PostPosted: Tue Apr 01, 2008 10:34 pm    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

Make a reference to the message set and try out once again

looks like double post:
http://www.mqseries.net/phpBB2/viewtopic.php?t=42600

Regards
Gayathri
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
sri_csee1983
PostPosted: Tue Apr 01, 2008 10:46 pm    Post subject: Reply with quote

Centurion

Joined: 25 Mar 2008
Posts: 125
Location: Chennai,India

Gayathri,

U might have not gone through that post fully. I have done all the possiblites, like creating msgsetprj and then msgflwprj referrencing the msgsetprj. Then also it didnt get populated. Then as Satya told I cleaned the projects and then made a try. Then also it didnt get populated. K. What else can be done. U give ur suggestion.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Gaya3
PostPosted: Tue Apr 01, 2008 10:50 pm    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

You could have continue the conversation in the previous thread itself.



Whats your tool kit version?

Regards
Gayathri
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
sri_csee1983
PostPosted: Tue Apr 01, 2008 10:54 pm    Post subject: Reply with quote

Centurion

Joined: 25 Mar 2008
Posts: 125
Location: Chennai,India

My tool Kit Version: 5.0.5
MB 5
MQ 5.3
db2 8.2
RAC 5.0.2
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Gaya3
PostPosted: Tue Apr 01, 2008 10:59 pm    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

sri_csee1983 wrote:

My tool Kit Version: 5.0.5 UPGRADE
MB 5 UPGRADE
MQ 5.3 UPGRADE
db2 8.2
RAC 5.0.2 UPGRADE


what should i tell here? all your middleware tools are outdated.

atleast update your toolkit you can see the difference

Regards
gayathri
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
AkankshA
PostPosted: Tue Apr 01, 2008 11:00 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

sri_csee1983 wrote:
Gayathri,

U might have not gone through that post fully. I have done all the possiblites, like creating msgsetprj and then msgflwprj referrencing the msgsetprj. Then also it didnt get populated. Then as Satya told I cleaned the projects and then made a try. Then also it didnt get populated. K. What else can be done. U give ur suggestion.


start your toolkit with -clean option
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
sri_csee1983
PostPosted: Tue Apr 01, 2008 11:02 pm    Post subject: Reply with quote

Centurion

Joined: 25 Mar 2008
Posts: 125
Location: Chennai,India

Hey I know that these r outdated and even support from IBM for MQ5.3 is over by Sep 2007. And I also informed the same to the client here. But still they want to develop these things in this versions only itseems. Hence I am working on these versions.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Gaya3
PostPosted: Tue Apr 01, 2008 11:06 pm    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

so sad buddy, you will be in trouble, as you are working with non-supported versions of IBM

start your toolkit in -clean option as what AkankshA said.

Think of atleast applying latest fix to tool kit, you can even give the message set ID directly over there and try too

Regards
Gayathri
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
sri_csee1983
PostPosted: Tue Apr 01, 2008 11:17 pm    Post subject: Reply with quote

Centurion

Joined: 25 Mar 2008
Posts: 125
Location: Chennai,India

I started the toolkit with - clean option. Still the MessageSet is not populated in MQInput Node default option. Now this, Message ID not in CWF message is the exception due to the MQInput node settings or due to some other problem?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sri_csee1983
PostPosted: Tue Apr 01, 2008 11:30 pm    Post subject: Reply with quote

Centurion

Joined: 25 Mar 2008
Posts: 125
Location: Chennai,India

I have actually connected a trace to the failure out of the MQInput Node. But the message is coming via OUT of the MQInput Node and only in the compute node after the execution of the Fourth Set Statement esql

SET OutputRoot.Properties.MessageSet = 'APCELAS002001';
SET OutputRoot.Properties.MessageType = 'FeeInquiryReq';
SET OutputRoot.Properties.MessageFormat = 'XML1';
SET OutputRoot.MRM.FeeInqReq.CICSTransactionId = InputRoot.MRM.msg_CMD_FEE_INQ.HD_CMD_FEE_INQ.HD_CICS_TRAN_ID;

its going out of the failure of the compute node. Whether the fourht set statement is wrong?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Vitor
PostPosted: Wed Apr 02, 2008 12:32 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

sri_csee1983 wrote:
its going out of the failure of the compute node. Whether the fourht set statement is wrong?


Because the message set is not associated with the flow as discussed in your other post!

This has moved from being a related post (albeit closely related) to a duplicate. You've had all the advice IMHO you're going to get on this, especially the advice in this thread about applying the fixes & cleaning the project. If you continue to have this problem, you need to raise a PMR with IBM.

Oh, wait, all your tools are out of support.....
_________________
Honesty is the best policy.
Insanity is the best defence.
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 » MQInput Node Default Properties
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.