cancel
Showing results for 
Search instead for 
Did you mean: 

Need to genereate Target file name same as Source File Name thru Local J2SE

Former Member
0 Kudos

Hi Everyone,

I want to genereate Target file name exactly same as Source File Name. I know how to handle this in Central Adapter Engine(Sender & Receiver Communication Channel).

But I need to do this in Local J2SE adpater engine.

Please help me in this regard.

Thanks & Regards,

Nagaraju

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Go through this blog.........

Regards

jayaram.g

prateek
Active Contributor
0 Kudos

U can use the parameter to save the filename in the message header

file.messageAttributes=<name,directory>

This is similar "Adapter-Specific Message Attributes" concept.

http://help.sap.com/saphelp_nw04/helpdata/en/6f/246b3de666930fe10000000a114084/frameset.htm

Regards,

Prateek

Former Member
0 Kudos

Hi,

Refer the response given by Raj,

Thanks

Swarup