cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing Receiver Communication Channel Properties

subhro_de
Active Participant
0 Kudos

I need to access the target directory information mentioned in the receiver communication channel of file adapter from within java mapping. The "Directory" parameter in the Dynamic configuration has the sender side directory information and i understand that this can be changed to any other directory which would be set as target directory for the receiver comm channel. However my requirement is to access the target directory maintained in the receiver communication channel from within the java mapping - would be great if someone could help.

Accepted Solutions (0)

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos

Accessing receiver directory using dynamic configuration doesn't seem to be possible. Till the point java mapping get executed, receiver channel is not determined.

Regards,

Prateek

udo_martens
Active Contributor
0 Kudos

Hi,

you can achieve that using [Integration Directory Programming Interface|http://help.sap.com/saphelp_nw04/helpdata/en/46/6dca42e5c269dfe10000000a11466f/frameset.htm]

Regards,

Udo