intersystems / intersystems/git-source-control

[Feature Request] Export different Interop Configs as XML

Open
#862 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
ObjectScript
Stars
22
Forks
14
Avg merge
1d 9h
Merged PRs (30d)
5

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.