Hi SOA community,
I have a request to include the file name of some data i am picking from a csv file and inputing to a table
The table contains the columns in the csv file PLUS a column for filename
I am able to do this using the assign activity but the assign activity is limited in that one cannot use the for-each and choose/if etc which I require for the composite
How do i use the transform activity to accomplish this?