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 » Msg flow error : Message ID seen as null

Post new topic  Reply to topic
 Msg flow error : Message ID seen as null « View previous topic :: View next topic » 
Author Message
shogan
PostPosted: Fri Jan 24, 2003 3:56 am    Post subject: Msg flow error : Message ID seen as null Reply with quote

Novice

Joined: 09 May 2002
Posts: 15

Hi

I've only used WMQSI with Neon node previously but now I have decided to become familiar with MRM.

I have constructed a really simple flow, comprising just

MQInput -> Compute Node --> MQOutput


Messages appear at the output if the Compute Node merely copies message across (1). As soon as a data manipulation statement (2) is included, a failure occurs (3).

Compute node eSQL
-----------------------
(1) SET OutputRoot = InputRoot;
SET OutputRoot.Properties.MessageSet = 'DSB16EC074001';
SET OutputRoot.Properties.MessageType = 'MESSAGE3_ID';
SET OutputRoot.Properties.MessageFormat = 'CWF';

(2) --SET "OutputRoot"."MRM"."Custr_Name_First" = 'Stan';

(3) Taken from reformatted log
-------------------------------------
The statement being executed was 'SET OutputRoot.MRM.Custr_Name_First = 'Stan';'.
No user action required.
BIP2231E: Error detected whilst processing a message 'MRM_FLOW01.Compute1'.
MtiImbRMErrorMap::checkRC , 23, rmLoadDictionary, DSB16EC074001, Null pointer
BIP2638I: MQPUT to queue 'Q.FAIL' on queue manager 'QM_DEMO':
------------------------------------------------------------------------------------

I have triple-checked the message ID. A long time ago when I was trained up I did get further than this.

Any suggestions gratefully received
Back to top
View user's profile Send private message
kirani
PostPosted: Fri Jan 24, 2003 1:15 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Looks like your message set is not assigned to the broker. You must assign your message set to the broker and do a delta deploy of your EG.
What are you trying to do here? Convert a message from XML to CWF?
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Msg flow error : Message ID seen as null
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.