|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Msg flow error : Message ID seen as null |
« View previous topic :: View next topic » |
Author |
Message
|
shogan |
Posted: Fri Jan 24, 2003 3:56 am Post subject: Msg flow error : Message ID seen as null |
|
|
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 |
|
 |
kirani |
Posted: Fri Jan 24, 2003 1:15 pm Post subject: |
|
|
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 |
|
 |
|
|
 |
|
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
|
|
|
|