cancel
Showing results for 
Search instead for 
Did you mean: 

file content conversion simple scenario

Former Member
0 Kudos

Hi friends,

I am trying FCC for first time. I had created one simple file scenario without using FCC to which I had to provide input in XML format.

like this:

<?xml version="1.0" encoding="UTF-8"?>

<ns0:mt_sender xmlns:ns0="http:/soni.com">

<ponum>1</ponum>

<poqty>2</poqty>

<poamt>3</poamt>

</ns0:mt_sender>

Now I want to use FCC for this,in which i have to provide comma seperate data, e.g 11,12,114.4

Please let me know how to do this. I had gone through some blogs on sdn but I didnt got solution for this.

Thanks.,

Brij........

View Entire Topic
Former Member
0 Kudos

/people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion

check out the blog

rajesh