Skip to Content
0
Former Member
Nov 15, 2005 at 01:39 PM

Transformation stpe: Split Messages

17 Views

Hi ,

In the transformation step i need to split a message n number of times.

Example:

i have 1 source message . i need to split it n number of times.

SOURCE STRUCTEURE WILL BE:

<MT>

<ARTICLE>

<SITE>

</MT>

<MT>

<ARTICLE>

<SITE>

</MT>

I NEED TO SPLIT IT IN TRANSFORMATION STEPL. PLEASE SUGGEST ME HOW TO DO?