cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver Zip File Nmae

surya_ramireddy
Participant
0 Kudos

Hi Experts,

Good day!

I have a scenario Proxy to ZipFile. I would like add the time stamp for the content file of inside zip file. Please assit me solve this problem.

I given the module config like this.

contentType Transform.ContentType text/plain;charset="UTF-8";name="SAPISU_BILLING.txt"

Regards,

Surya Ramireddy

Accepted Solutions (0)

Answers (2)

Answers (2)

prasannakrishna_mynam
Contributor
0 Kudos

Hello Surya,

In PayloadZipBean we have parameter zip.fileNameKey's Content type which contains the filename of original file, using Dynamic configuration in UDF assign the file name with timestamp. Try with these two options.

http://help.sap.com/saphelp_nw04/helpdata/en/45/da9358a1772e97e10000000a155369/content.htm

/people/sravya.talanki2/blog/2006/12/20/accessing-system-parameters-in-mapping-runtime

Regards,

Prasanna

prateek
Active Contributor
0 Kudos

Can you try writing an OS script in receiver file adapter to add the timestamp to the filename?

Regards,

Prateek