cancel
Showing results for 
Search instead for 
Did you mean: 

Probelm in content convertion geting garbage values in payload?

Former Member
0 Kudos

Hi all,

My senario is File-to-File were in sender side iam using file content convertion and sender side i have 10 feilds,

Feild1,Feild2.......................Feild10. but iam geting data for only 7 feilds and remaining 3 feilds i have blank values but when iam excuting the senario iam geting garbage values for 3 blank feilds iam not able to post the data.

i cant understand how to slove the problem.

the garbage values are like /pr and r ..............

Note : Helpful answer wil be rewarded

regards,

Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In Content Conversion you can use the parameter

Record.Field8.Optional YES

Record.Field9.Optional YES

Record.Field10.Optional YES

So if these three fields are blank in the flat file, XML tags will also be blank after conversion rather than having garbage values.

Answers (2)

Answers (2)

santhosh_kumarv
Active Contributor
0 Kudos

Hi phani,

Can u paste the sample data of the input file.

Regards

San

there is a Way.

Former Member
0 Kudos

Hi,

can you provide the what FCC parameter you have given, so that it will be easy to analyze. Also provide the input what you are giving

Cheers,

Ramesh P