cancel
Showing results for 
Search instead for 
Did you mean: 

file sender data type

Former Member
0 Kudos

hi all xi's.

my question is

how i can create datatype for sender file message which is in the form of

HEADER|22012007|WMD

123565139|220.05

131675434|345.45

178765544|421.00

143563345|334.00

TRAILER|4|1324.50

HERE how i can include header info in my data type

in header date is going to change and site like wmd,rmd,usa is going to vary.

and in addition to that i want to check count all records with trailer and if ok i should send 'ok'message' to reciever and if not 'error'to reciever and in same way i have to check amount with trailer.

waiting for ur answer.

bye.

regards.

seeta ram.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

Try to write a UDF and change the all context to root parent node , in UDF collect all messages and check the last record count if it is ewqual then add to result list

Regards

Chilla