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 » How to assign length to make SWIFT message length to 10000

Post new topic  Reply to topic
 How to assign length to make SWIFT message length to 10000 « View previous topic :: View next topic » 
Author Message
Nabab007
PostPosted: Sat Dec 08, 2007 11:06 am    Post subject: How to assign length to make SWIFT message length to 10000 Reply with quote

Newbie

Joined: 08 Dec 2007
Posts: 3

Hi,
Currently I am using TDS message set to generate SWIFT like message structure having Header,envelope and MT103 & MT202 message(starting from({4.

In my message set the requirement is to make the total count of message to 32000.
EX:
LENGTH('{1:.....}{2:....}{4:
32A:INR32,000
48A:EFGHNAA
.
.
.
-}.....spacescount upto 32000') will be 32000
In single TDS1 message set how can i do this.

I have tried one way,like while mapping the corresponding fields I have counted the length of the field which is getting mapped..
ex:for element 48:EFGHNAA
count=5+length('EFGHNAA') where 5 denotes the spaces used for <CR><LF> and 48:
ANd the assignspace(32000-count) to the last field

I cant use BITSTREAM function because of some date format and datetime format conversion..

So please help me how to do it?how to assign spaces to make the whole message to become 32000 char in length .
Back to top
View user's profile Send private message Yahoo Messenger
Nabab007
PostPosted: Sat Dec 08, 2007 7:21 pm    Post subject: please help me.. Reply with quote

Newbie

Joined: 08 Dec 2007
Posts: 3

I couldnt able to solve the above problem..
bcoz i am newly introduced to Mset
Back to top
View user's profile Send private message Yahoo Messenger
kimbert
PostPosted: Sun Dec 09, 2007 2:32 pm    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
I cant use BITSTREAM function because of some date format and datetime format conversion.

- BITSTREAM is deprecated, and has been for at least two releases.
- One solution would be to use ASBITSTREAM to create a BLOB. Pad the BLOB to 32K.
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 » How to assign length to make SWIFT message length to 10000
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.