Hi
Am beginner for soa suite,using 12c soa suite, want to update dynamic content bpel email activity.
while processing the file have to send out the email, those mail content fetched from db. In this mail content want update the file name and file size..
For that, using <%$v_fileName%> inside the mail content. and assign the jca.file.filename property values to v_fileName in bpel..
.
But in mail <%v_filename> replaced with empty values.
Please tell me how to update the dynamic values in email activity.
Regards
Vani