org.etlunit.feature.informatica.InformaticaFeatureModule.configuration Maven / Gradle / Ivy
{
features:
{
informatica:
{
?default-domain: 'Domain_etldev01',
domains:
{
+domain1:
{
client-version: '9.1.0hf3',
?connectivity-host: 'etldev01',
?connectivity-port: 6005,
username: 'bsmith',
password-encrypted: '',
repositories: {
dev_pc_repo: {
integration-services: [
'dev_ci_is'
(, 'other_integration_services')*
]
}
(, other_repos: {})*
}
}
(
,
otherDomains: {}
)*
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy