Posted: Fri Mar 18, 2005 2:39 am Post subject: TDS to TDS format conversion Help
Novice
Joined: 23 Dec 2002 Posts: 24
Hi,
I am using WBIMB5.0 and building message sets to convert message from TDS to TDS format.
My input message is
AA BB CC DDDD EEEE
aa bb cc ddd eeee ffffff
iiii ewrwerewr erwerwerwe
kjfdskjlkdjas
* please do not use * wewe 8iji
oiooioi pppppppppppp
uuyuyuyuyuyuyu
* please do not use *
MMMM
The output message should be basically be from line 3 to line 8.
iiii ewrwerewr erwerwerwe
kjfdskjlkdjas
* please do not use * wewe 8iji
oiooioi pppppppppppp
uuyuyuyuyuyuyu
* please do not use *
The delimiter for the lines are <LF> and the delimiter b/n the fields is a SPACE.
I would like to understand the following.
1)Which would be the best message set structure which would suit this input and output format.
2)Do i need 2 different messages for input and output.
3)I did construct a compound type as below.
Message
Line1
Line2
Line3
Line4 so on till Line 10
Each Line having a property of Group Terminator of <LF> and the delimiter being a space.
Message set property is sequence closed.
But when the output is created the first line is proper but after that all the lines have a <LF> and a space before.eg
iiii ewrwerewr erwerwerwe
kjfdskjlkdjas
* please do not use * wewe 8iji
oiooioi pppppppppppp
uuyuyuyuyuyuyu
* please do not use *
Could you please advice.
Any help would be appreciated.
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