Monday, January 5, 2015

#365 FileAdapter --> dynamically setting the outbound file name

Scenario 1 -

set the file name to XXX_timestamp




































results in the creation of the file -






Scenario 2 -

set the file name to nn_nn_timestamp.xml

nn_nn will be set to custLastName-product















I set the filename dynamically in the BPEL process as follows -

I edit the Invoke activity -




























Deploy and Test











Check the output file -






















No comments: