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 » Search

 Search found 4 matches
Author Message
  Topic: User defined function in ESQL
Dale Atchley

Replies: 1
Views: 12183

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 09, 2001 12:59 pm   Subject: User defined function in ESQL
Does anyone know how to code a resuable function within a compute node?
I tried
Function 2Byte(Bytes_in IN CHAR, Bytes_Out Number) IS
.......
End;
I get a syntax error.
Is there an alternati ...
  Topic: 2 Character binary field in incoming message
Dale Atchley

Replies: 4
Views: 17398

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 02, 2001 6:46 am   Subject: 2 Character binary field in incoming message
Thanks, Neil. The following code works but I will investigate the NEON parser. Thanks for the tip:
DECLARE VARIABLES **********************************************
DECLARE BIN_IN_BLOB BLOB;
DECLAR ...
  Topic: 2 Character binary field in incoming message
Dale Atchley

Replies: 4
Views: 17398

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 29, 2001 11:38 am   Subject: 2 Character binary field in incoming message
Thanks for the reply. The problem is in the input MRM if you define an integer, it expects 4 bytes. I can bring it in as 2 bytes characer and then set a variable of type BLOB to BITSTREAM(InputRoot.MR ...
  Topic: 2 Character binary field in incoming message
Dale Atchley

Replies: 4
Views: 17398

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 28, 2001 10:18 am   Subject: 2 Character binary field in incoming message
I am attempting to pick up a 2 Character field in an incoming message. I need to convert the binary field to an integer. If I use BITSTREAM(InputRoot.MRM.field), It returns a string X'HHHH'. How can I ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.