This operation saves the name of the deployment group that will be migrated. It doesn't contact the server at all. It can be run on any endpoint, whether the FlexDeploy local server endpoint, an Informatica server, or any other working endpoint. Pass in at least one of the two Deployment Group Name options either Project Property or Plugin Input.
...
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Deployment Group Name | FDI_DEPLOYMENT_GROUP_NAME | No | Use to pass in the name of the deployment group to migrate. Defaults to the project name, so consider creating a project per deployment group that you wish to migrate. |
...
Input Name | Input Code | Required | Description |
---|---|---|---|
Deployment Group Name | FDI_DEPLOYMENT_GROUP_NAME | No | Use to pass in the name of the deployment group to migrate. Overrides the project property of the same name. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
...