org.etlunit.feature.informatica.InformaticaFeatureModule.options Maven / Gradle / Ivy
{
"cleanRepository":
{
"description": "If set, the environment will delete any connections or folders it imports. This only has an effect if loadWorkflows is true.",
"enabled": false
},
"loadWorkflows":
{
"description": "Determines whether the runtime will use the workflows in the repository.",
"enabled": true
},
"exportWorkflows":
{
"description": "If enabled, the runtime will export every workflow from the repository to the project if the test succeeds.",
"enabled": false
},
"prepareWorkspace":
{
"description": "Tells the environment to purge all informatica work folders prior to testing",
"enabled": true
},
"clientOutOfProcess":
{
"description": "The out of process client is an experimental client which runs a separate process in parallel with the build.",
"enabled": false
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy