Versions Compared

Key

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

An operation to import the incremental export zip file to the target environment.

...

Target Properties

FDPSOFT_DATABASE_TYPE

Property Name

Property Code

Required

Description

Database Type

Siebel REST URL for the current environment

FDSIE_TARGET_REST_URL

Yes

The

type of source database to which to connect to. (e.g. ORACLE, SYBASE, etc.)Database NameFDPSOFT_DATABASE

REST URL for the specified Siebel environment.

Siebel Account Username for the current environment

FDSIE_TARGET_USER

Yes

The username for the specified Siebel environment.

Siebel Account Password for the current environment

FDSIE_TARGET_PASSWORD

Yes

The password for the specified Siebel environment.

Siebel Migration Plan for the current environment

FDSIE_TARGET_PLAN_NAME

Yes

The name of the

source database to which you are connecting.PeopleSoft UserFDPSOFT_USER_IDYesThe user ID to use to sign in to the source database. PeopleSoft PasswordFDPSOFT

Siebel migration plan.

Siebel Schema Name for the current environment

FDSIE_TARGET_SCHEMA_NAME

Yes

The schema name for the specified Siebel environment.

Siebel Schema Password for the current environment

FDSIE_TARGET_SCHEMA_PASSWORD

Yes

The password to the schema for the specified

user ID for the source database.PeopleSoft Connect IDFDPSOFT_CONNECT_IDNoThe ID that is used to connect to the database.PeopleSoft Connect PasswordFDPSOFT_CONNECT_PASSWORDNoThe password for the specified connect ID.PeopleTools Executable PathFDPSOFT_PEOPLETOOLS_EXEYesThe path to the PeopleTools executable. (pside.exe)

Siebel environment.

Siebel Table Space Details for the current environment

FDSIE_TARGET_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_TARGET_UNICODE_DB

Yes

UNICODE Encoding of the target Siebel database. Set to false if you are using a Non-UNICODE database.

Siebel Migration Home

FDSIE_TARGET_MIGRATION_HOME_DIR

Yes

The default migration home directory of the target Siebel environment. This is the directory where the package/watermark files are stored by Siebel after export/import operations.

Project Properties

Property Name

Property Code

Required

Description

PeopleSoft Project NameFDPSOFT_PROJECT

Siebel Language

FDSIE_LANGUAGE

Yes

Language to be used in the migration plan. Used in both import and export operations. Defaults to ENU(English U.S.A.)

Siebel Source REST URL

FDSIE_SOURCE_REST_URL

Yes

The REST URL for the source Siebel environment.

Siebel Source Account Username

FDSIE_SOURCE_USER

Yes

The username for the source Siebel environment.

Siebel Source Account Password

FDSIE_SOURCE_PASSWORD

Yes

The password for the source Siebel environment.

Siebel Source Migration Plan

FDSIE_SOURCE_PLAN_NAME

Yes

The name of the Siebel migration plan on the source environment.

Siebel Source Schema Name

FDSIE_SOURCE_SCHEMA_NAME

Yes

The schema name

of the PeopleSoft project.PeopleSoft Object TypesFDPSOFT_OBJECT_TYPESNoComma separated list of object types as numbers to be included. If not provided all object types will be included. (e.g. 0,2,65,78)

Inputs

Input NameInput CodeRequiredDescriptionProject DirectoryFDPSOFT_INP_PROJECT_DIRNoDirectory containing the PeopleSoft project file to compare against the target environment. If not provided the artifact directory will be used.Additional ParametersFDPSOFT_INP_ADDITIONAL_PARAMETERSNoAdditional parameters to be added to the PeopleTools command

for the source Siebel environment.

Siebel Source Schema Password

FDSIE_SOURCE_SCHEMA_PASSWORD

Yes

The password to the schema for the source Siebel environment.

Siebel Source Table Space Details

FDSIE_SOURCE_TABLE_SPACE_DETAILS

Yes

The values to be used for the table space details when creating or modifying the connection on the source environment. eg: tableSpaceData:SIEBELDATA;tableSpaceIndex:SIEBELINDEX

Siebel Source Database UNICODE Encoding

FDSIE_SOURCE_UNICODE_DB

Yes

UNICODE Encoding of the Siebel database in the source environment. Set to false if you are using a Non-UNICODE database.

Siebel Source Migration Home

FDSIE_SOURCE_MIGRATION_HOME_DIR

Yes

The default migration home directory of the Siebel source environment. This is the directory where the package files are stored by Siebel after export operation.

Siebel Logs Retrieval Level

FDSIE_RETRIEVE_LOGS_LEVEL

No (defaults to error)

The level for logs retrieved from a Siebel environment. Allowed values are ERROR(Retrieve logs only for errors) and ALL(Retrieve logs for all statuses). Set to ERROR by default.

Artifacts 

This operation consumes artifacts from the artifacts repository.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instanceTarget. It is recommended the endpoint be the server where the Siebel Migration tool will read the repository zip file from. The REST calls being used internally always execute locally on the server and by default will expect the repository zip file to exist. It is recommended that this server also be defined as the endpoint because then the plugin can automatically copy the zip file to the correct location from the transfer directory.

Endpoint Execution

This operation This operation will execute on any one of the selected endpoints and will be random in the determination of which one. The resource type on the endpoint should be "Siebel Target".

Special Considerations

This operation generates the PeopleTools compare report to the FlexDeploy reports directorywill need the repository zip file produced from the export.  To have this transfer happen automatically, make sure the endpoint is the same server as the Siebel Migration home directory exists on