| Author |
Transformation problem
|
|
| killbill 2006-04-01, 2:37 pm |
| Hi All,
I have source data in a feild as:
1
2
3
and i want to map that data to destination like;
123
In source there are three records but its one record in destination.
Any suggestion to do that ???
Thanks
| |
| Eric Stott 2006-04-02, 7:19 pm |
| How about the cumulative concatonate functoid?
Eric
http://stottcreations.com/blog
"killbill" <indus.vision@gmail.com> wrote in message
news:1143831729.457012.209960@i39g2000cwa.googlegroups.com...
> Hi All,
>
> I have source data in a feild as:
> 1
> 2
> 3
> and i want to map that data to destination like;
> 123
>
> In source there are three records but its one record in destination.
>
> Any suggestion to do that ???
>
>
> Thanks
>
| |
| killbill 2006-04-02, 7:19 pm |
| Hi Eric,
Cumulative Concatination Functoid worked for me and problem is
resolved. It was so simple but gave me tuff time.
Thakns alot.
Eric Stott wrote:[vbcol=seagreen]
> How about the cumulative concatonate functoid?
> Eric
> http://stottcreations.com/blog
>
> "killbill" <indus.vision@gmail.com> wrote in message
> news:1143831729.457012.209960@i39g2000cwa.googlegroups.com...
|
|
|
|