cancel
Showing results for 
Search instead for 
Did you mean: 

Sender File Content Conversion

0 Kudos

Dear Experts,

I have to convert a source file format to below xml format using file content conversion .

Can you please guide me How can I achieve this ?

<Header>

<header1>

<a>item1</a>

<a>item2</a>

<a>item3</a>

<a>item4</a>

<a>item5</a>

.

.

<a>item n</a>

</header1>

</Header>

source format is

item1

item2

item3

item4

item5

.

itemn

Regards

Binu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Binu,

You will find a number of posts related to File content conversion. Please search in SDN before posting a new thread.

Anyway following links may provide you the information required.

/people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file

/people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem

Thanks

Ajay