An operation to import the incremental export zip file to the target environment.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Siebel REST URL | FDSIE_REST_URL | Yes | The REST URL for the specified Siebel environment. |
Siebel Account Username | FDSIE_USER | Yes | The username for the specified Siebel environment. |
Siebel Account Password | FDSIE_PASSWORD | Yes | The password for the specified Siebel environment. |
Siebel Migration Plan | FDSIE_PLAN_NAME | Yes | The name of the Siebel migration plan. |
Siebel Schema Name | FDSIE_SCHEMA_NAME | Yes | The schema name for the specified Siebel environment. |
Siebel Schema Password | FDSIE_SCHEMA_PASSWORD | Yes | The password to the schema for the specified Siebel environment. |
Siebel Table Space Details | FDSIE_TABLE_SPACE_DETAILS | Yes | The values to be used for the table space details when creating or modifying a connection. If left empty, the schema name will be used. eg: tableSpaceData:SIEBELDATA;tableSpaceIndex:SIEBELINDEX |
Siebel Database UNICODE Encoding | FDSIE_UNICODE_DB | Yes | UNICODE Encoding of the Siebel database. Select false if you are using a Non-UNICODE database. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Siebel REST URL | FDSIE_REST_URL | Yes | The REST URL for the specified Siebel environment. |
Siebel Account Username | FDSIE_USER | Yes | The username for the specified Siebel environment. |
Siebel Account Password | FDSIE_PASSWORD | Yes | The password for the specified Siebel environment. |
Siebel Migration Plan | FDSIE_PLAN_NAME | Yes | The name of the Siebel migration plan. |
Siebel Schema Name | FDSIE_SCHEMA_NAME | Yes | The schema name for the specified Siebel environment. |
Siebel Schema Password | FDSIE_SCHEMA_PASSWORD | Yes | The password to the schema for the specified Siebel environment. |
Siebel Table Space Details | FDSIE_TABLE_SPACE_DETAILS | Yes | The values to be used for the table space details when creating or modifying a connection. If left empty, the schema name will be used. eg: tableSpaceData:SIEBELDATA;tableSpaceIndex:SIEBELINDEX |
Siebel Database UNICODE Encoding | FDSIE_UNICODE_DB | Yes | UNICODE Encoding of the Siebel database. Select false if you are using a Non-UNICODE database. |
Siebel Language | FDSIE_LANGUAGE | Yes | Language to be used in the migration plan. Defaults to ENU(English U.S.A.) |
Inputs
Input Name | Input Code | Required | Description |
---|
Artifacts
This operation consumes artifacts from the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
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
This operation generates the PeopleTools compare report to the FlexDeploy reports directory.