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 » Advice for setting up TDS layer for a binary message.

Post new topic  Reply to topic
 Advice for setting up TDS layer for a binary message. « View previous topic :: View next topic » 
Author Message
tbt102
PostPosted: Sat Apr 26, 2003 9:51 am    Post subject: Advice for setting up TDS layer for a binary message. Reply with quote

Apprentice

Joined: 21 Apr 2003
Posts: 28

Hi,

I'm new to WMQI and need some advice for setting up a TDS layer for a message that has a repeating group element.

The binary file is FTPed from an OS/390 to a win2k box. The fields in the file contain alph-numeric, numeric, and pack decimal (sign and unsigned). The repeating structure has <CTRL><LF> as a delimiter. The fields have no delimiters however there lenghts are fixed. The message is imported using a COBOL copybook. For this posting I only include the first 3 elements.

COBOL copybook
01 IN_REC.
05 IN_HEADER_REC.
10 IN_ACCT_NAME PIC X(02).
10 IN_ACCT_NO PIC X(01).
10 IN_ACCT_BALANCE PIC S9(09) COMP-3.

Types Compound type and elements.
IN_REC_TYPE
IN_HEADER_REC IN_HEADER_REC_TYPE
IN_ACCT_NAME STRING
IN_ACCT_NO STRING
IN_ACCT_BALANCE INTEGER

HEADER_REC IN_HEADER_REC_TYPE repeats. The repeat property on connection tab is set to YES. The total number of repeats is always unknown.

Questions:
o Should the IN_ACCT_BALANCE length property on the TDS tab be the length expanded (09) or the length of the packed data (05)?
o do I need field delimiter for the TDS work?


Thanks in advance for any help.
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 » Advice for setting up TDS layer for a binary message.
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.