intersystems / intersystems/git-source-control
[Feature Request] Export different Interop Configs as XML
- Vorherrschende Sprache
- ObjectScript
- Sterne
- 22
- Forks
- 14
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.