Versions Compared

Key

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

Deploys an Informatica deployment group from a source to target server. The name of the deployment group to be migrated is taken from the build artifact created in the build operation.

...

Property Name

Property Code

Required

Description

INFA_HOME

FDI_INFA_HOME

Yes

Absolute path to INFA Home
Source repository domainFDI_SOURCE_DOMAIN_NAMEYesThe domain of the source repository (-d parameter)
Source User Security DomainFDI_SOURCE_USER_SECURITY_DOMAINNoThe domain that the source repository user is authorized in (-s parameter)
Source UserFDI_SOURCE_USER_NAMEYesThe user name to connect to the source repository with (-n parameter)
Password for Source UserFDI_SOURCE_PASSWORDYesThe password to connect to the source repository with (-x parameter)
Source RepositoryFDI_SOURCE_REPOSITORY_NAMEYesThe name of the source repository (-r parameter)
Target UserFDI_TARGET_USER_NAMEYesThe user name to connect to the target repository with (-n parameter)
Password for Target UserFDI_TARGET_PASSWORDYesThe password to connect to the Target repository with (-x parameter)
Target DomainFDI_TARGET_DOMAIN_NAMEYesThe domain name of the target repository (-d parameter)
Target RepositoryFDI_TARGET_REPOSITORY_NAMEYesThe name of the target repository (-r parameter)
Target User Security DomainFDI_TARGET_USER_SECURITY_DOMAINNoThe domain that the target repository user is authorized in (-s parameter)
Deploy DeploymentGroup Control File PathFDI_DEPLOY_CONTROL_FILE_PATHYesAbsolute path to the control file (xml file) that will be used to pass options to the deployDeploymentGroup Command (-c parameter)

Project Properties

Property Name

Property Code

Required

Description





Outputs

Output Name

Required

Description




Artifacts

This operation consumes artifacts from the artifacts repository. The artifact contains the name of the deploymentgroup that will be migrated.

...

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.

Reference to Deployment Group Control File can be found in https://kb.informatica.com/h2l/HowTo%20Library/1/0083-DeploymentUsingPmrepCommands.pdf.