cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic file name inside the ZIP file

former_member182412
Active Contributor
0 Kudos

Hi Experts,

I have done proxy to file scenario, reciever side is the file ZIP file, i have done successfully done Zip file using adapter modules in Communication Channel.

The file name is hard coded like this.

contentType-----Transform.ContentType--


text/plain;charset="UTF-8";name="Billing.txt"

Is there any possible to do dynamic file name instead of hardcoded like add time stamp.

Kind Regards,

Praveen.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

you can always do it using an adapter module like shown in my blog:

/people/michal.krawczyk2/blog/2006/02/23/xi-dynamic-name-in-the-mail-attachment--pseudo-variable-substitution

Regards,

Michal Krawczyk

Answers (1)

Answers (1)

former_member187339
Active Contributor
0 Kudos

Hi Praveen,

Did you checked this blog:/people/francesco.bersani/blog/2007/03/27/rename-attachment-adapter-module

Regards

Suraj