Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to use the SOA BPEL transform activity to get the filename of a file and write to database

ndegwaJan 12 2023 — edited Jan 12 2023

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?

Comments
Post Details
Added on Jan 12 2023
0 comments
253 views