|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Create BLOB data from CWF data( COBOL Msg) |
« View previous topic :: View next topic » |
Author |
Message
|
venkat_chekka |
Posted: Thu Oct 22, 2009 5:55 am Post subject: Create BLOB data from CWF data( COBOL Msg) |
|
|
Apprentice
Joined: 14 Apr 2006 Posts: 37
|
Hi,
I am trying to create BLOB data from incoming CWF data and using below code for that
DECLARE parseOptions INTEGER BITOR(FolderBitStream, ValidateContent,ValidateValue, ValidateLocalError);
SET Environment.CPYMsgAsBlob=ASBITSTREAM(InputBody OPTIONS parseOptions SET InputRoot.Properties.MessageSet TYPE InputRoot.Properties.MessageType FORMAT InputRoot.Properties.Format ENCODING InputRoot.Properties.Encoding CCSID InputRoot.Properties.CodedCharSetId);
But I am not getting any value in 'Environment.CPYMsgAsBlob'. Could anyone guide me to resolve this issue.
Thanks in Advance,
Venkat Chekka. |
|
Back to top |
|
 |
kimbert |
Posted: Thu Oct 22, 2009 6:57 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
Quote: |
Could anyone guide me to resolve this issue |
No. Not until you try to solve it yourself using Trace nodes, user trace and the system error log ( or Windows Event Viewer if on windows ).
Before taking a user trace, disconnect the debugger.
If you have already done that, please post the error message/trace output here. |
|
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
|
|
|
|