Is it possible to export Interoperability Configurations to XML. For example: Ens.Config.BusinessPartner, Ens.Config.Credentials, and any other possible configuration you can think of that has %XML.Adaptor
implemented.
The idea is that you can map the class/xml object like the system default settings :
Extension |
Coverage |
Relative path |
ESD |
Ens.Config.DefaultSettings |
esd/ |
XML |
Ens.Config.Credentials |
cred/ |
XML |
Ens.Config.BusinessPartner |
partner/ |
XML |
Ens.Config |
xml/ |
The last row is just an example. I know that would involve a massiv amount of data.