Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support global configurations from domain projects #66

Open
manikmagar opened this issue Oct 14, 2022 · 1 comment
Open

Support global configurations from domain projects #66

manikmagar opened this issue Oct 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@manikmagar
Copy link
Contributor

manikmagar commented Oct 14, 2022

For all connectors/modules requiring config elements (eg. HTTP, DB etc), we extract information from global config object. This is done through the APIs provided by Mule. However this API isn't reaching out to any configurations that are in mule domain projects. This limits us to extract useful information about configurations. We need to find a way to reach to domain configurations and capture the information.

Related: #65

@manikmagar manikmagar added the enhancement New feature or request label Oct 14, 2022
@manikmagar
Copy link
Contributor Author

Updated documentation for domain config limitation - c23bfbc in PR #70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant