...
If you select option to move from Dev to Test and Dev to Prod then Source details will be for Dev on all Targets.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
INFA_HOME |
| Yes | Absolute path to INFA Home. For example, /opt/informatica. FlexDeploy will look for server/bin folder under this location. |
Source repository domain |
| Yes | The domain of the source repository (-d parameter) |
Source User Security Domain |
| No | The domain that the source repository user is authorized in (-s parameter) |
Source User |
| Yes | The user name to connect to the source repository with (-n parameter) |
Password for Source User |
| Yes | The password to connect to the source repository with (-x parameter) |
Source Repository |
| Yes | The name of the source repository (-r parameter) |
Target User |
| Yes | The user name to connect to the target repository with (-n parameter) |
Password for Target User |
| Yes | The password to connect to the Target repository with (-x parameter) |
Target Domain |
| Yes | The domain name of the target repository (-d parameter) |
Target Repository |
| Yes | The name of the target repository (-r parameter) |
Target User Security Domain |
| No | The domain that the target repository user is authorized in (-s parameter) |
Deploy DeploymentGroup Control File Path |
| Yes | Absolute path to the control file (xml file) that will be used to pass options to the deployDeploymentGroup Command (-c parameter) |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Delete Deployment Group |
| No | Delete Deployment Group on target before the deployment. (Boolean) |
Artifacts
This operation consumes artifacts from the artifacts repository. The artifact contains the name of the deployment group that will be migrated.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Special Considerations
Make sure to setup your domain properly on all the endpoint servers. See https://kb.informatica.com/solution/11/Pages/101878.aspx for information on how to do that.
...