Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

FDI_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

FDI_SOURCE_DOMAIN_NAME

Yes

The domain of the source repository (-d parameter)

Source User Security Domain

FDI_SOURCE_USER_SECURITY_DOMAIN

No

The domain that the source repository user is authorized in (-s parameter)

Source User

FDI_SOURCE_USER_NAME

Yes

The user name to connect to the source repository with (-n parameter)

Password for Source User

FDI_SOURCE_PASSWORD

Yes

The password to connect to the source repository with (-x parameter)

Source Repository

FDI_SOURCE_REPOSITORY_NAME

Yes

The name of the source repository (-r parameter)

Target User

FDI_TARGET_USER_NAME

Yes

The user name to connect to the target repository with (-n parameter)

Password for Target User

FDI_TARGET_PASSWORD

Yes

The password to connect to the Target repository with (-x parameter)

Target Domain

FDI_TARGET_DOMAIN_NAME

Yes

The domain name of the target repository (-d parameter)

Target Repository

FDI_TARGET_REPOSITORY_NAME

Yes

The name of the target repository (-r parameter)

Target User Security Domain

FDI_TARGET_USER_SECURITY_DOMAIN

No

The domain that the target repository user is authorized in (-s parameter)

Deploy DeploymentGroup Control File Path

FDI_DEPLOY_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

FDI_INP_DELETE_TAGET_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.

...