All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.etlunit.feature.informatica.InformaticaFeatureModule.options Maven / Gradle / Ivy

There is a newer version: 1.6.9
Show newest version
{
	"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