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 » CRLF problem..??

Post new topic  Reply to topic
 CRLF problem..?? « View previous topic :: View next topic » 
Author Message
Maverik
PostPosted: Mon Jun 20, 2005 8:55 pm    Post subject: CRLF problem..?? Reply with quote

Apprentice

Joined: 14 Jun 2005
Posts: 27

Hi
I'm trying to set an element in compute node ESQL with the CR and LF hex encoded data.

I used the command

DECLARE CR CHAR CAST(CAST(X'0D0A' AS BLOB) AS CHAR CCSID InputRoot.MQMD.CodedCharSetId );
DECLARE LF CHAR CAST(CAST(X'0D' AS BLOB) AS CHAR CCSID InputRoot.MQMD.CodedCharSetId );
DECLARE CRLF CHARACTER CR||LF;

I got this code from the forum....

The problem i'm facing is that the element is defined as String and length 1......

I guess the length should be more than 1, also does the element type have to be String or HexBinary or something ??

Please help ???

I'm working in MRM domain and using TDS as the output message set.
Back to top
View user's profile Send private message
chanduy9
PostPosted: Tue Jun 21, 2005 7:40 am    Post subject: Reply with quote

Disciple

Joined: 28 Nov 2001
Posts: 177
Location: USA

Hi,

If you are using TDS wire format..why you want to code for CRLF..you can use delimiter.

Thanks,
Chandra.
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 » CRLF problem..??
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.