cancel
Showing results for 
Search instead for 
Did you mean: 

filename issue in receiver adapter without esr

0 Kudos

HI Team,

I have a requirement where (file to file without ESR) source system is placing a file with order_invoiceno_timestamp.xml .Pi has to pick files from source directory and place the files in target with filename Invoiceno_timestamp.xml which means order should be removed from while placing the file in target directory.

Please let me know how to achieve this without esr in PO.

Regards,

Kalyan

Accepted Solutions (0)

Answers (1)

Answers (1)

Harish
Active Contributor
0 Kudos

Hi Kalyan,

To change the file name from source to Target, you need to change the filename ASMA. There are multiple options either in mapping or at the adapter level. Please refer the below blog if you would like to avoid the ESR

https://blogs.sap.com/2015/02/05/dynamicattributechangebean-the-no-mapping-solution-to-changing-dyna...

Other option is to try with variable substitution but it will not have the same name as the source (timestamp etc).

regards,

Harish