Skip to Content
0
Former Member
Jul 09, 2007 at 04:42 PM

Possible to set Dynamic Config from ABAP Proxy

165 Views

Hi,

I know how to get and set Dynamic Config from Java/XSLT mappings and adapter modules. But I want to do this from an outbound ABAP Proxy Call (in the same way I can set the serialization context for EOIO), is that possible?

The scenario is: I have an interface; Proxy -> Xi -> ftp, with no mapping. It seems unnecessary to introduce a mapping just to set some dynamic config values for the receiving adapter which are already known at the outbound proxy call...

rgds Johan