An operation to build the artifact for an incremental a Siebel deploy.
Environment/Instance 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 Name
FDPSOFT_DATABASE
REST URL for the specified Siebel environment.
Siebel Account Usernamefor the current environment
FDSIE_TARGET_USER
Yes
The username for the specified Siebel environment.
Siebel Account Passwordfor the current environment
FDSIE_TARGET_PASSWORD
Yes
The password for the specified Siebel environment.
Siebel Migration Planfor the current environment
FDSIE_TARGET_PLAN_NAME
Yes
The name of the Siebel migration plan.
Siebel Schema Namefor the current environment
FDSIE_TARGET_SCHEMA_NAME
Yes
The schema name
of the source database to which you are connecting.
PeopleSoft User
FDPSOFT_USER_ID
Yes
The user ID to use to sign in to the source database.
PeopleSoft Password
FDPSOFT
for the specified Siebel environment.
Siebel Schema Passwordfor the current environment
FDSIE_TARGET_SCHEMA_PASSWORD
Yes
The password to the schema for the specified Siebel environment.
Siebel Table Space Detailsfor 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 source 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
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.
FDSIE_SOURCE_USER
Yes
The username for the source Siebel environment.
FDSIE_SOURCE_PASSWORD
Yes
The password for
the specified user ID for the source database.
PeopleSoft Connect ID
FDPSOFT_CONNECT_ID
Yes
The ID that is used to connect to the database.
PeopleSoft Connect Password
FDPSOFT_CONNECT
the source Siebel environment.
FDSIE_SOURCE_PLAN_NAME
Yes
The name of the Siebel migration plan on the source environment.
FDSIE_SOURCE_SCHEMA_NAME
Yes
The schema name for the source Siebel environment.
FDSIE_SOURCE_SCHEMA_PASSWORD
Yes
The password to the schema for the
specified connect ID.
PeopleTools Executable Path
FDPSOFT_PEOPLETOOLS_EXE
source Siebel environment.
FDSIE_SOURCE_TABLE_SPACE_DETAILS
Yes
The
path to the PeopleTools executable. (pside.exe)
Project Properties
Property Name
Property Code
Required
Description
PeopleSoft Project Name
FDPSOFT_PROJECT_NAME
Yes
The name of the PeopleSoft project.
PeopleSoft Object Types
FDPSOFT_OBJECT_TYPES
No
Comma 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)
values to be used for the table space details when creating or modifying the connection on the source environment. eg: tableSpaceData:SIEBELDATA;tableSpaceIndex:SIEBELINDEX
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.
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.
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.
Inputs
Input Name
Input Code
Required
Description
Copy Definition Only
FDPSOFT
Siebel Workspace Version Number
FDSIE_INP_WORKSPACE_VERSION
Yes
The input value determines which Workspace Version number will be migrated based on the stream name selected.
Siebel Incremental Export Type
FDSIE_INP_
COPY
INCREMENTAL_
DEFINITION
EXPORT_
ONLY
TYPE
No
If true the only the project definition will be copied. This is done by excluding all object types provided in the object type project property.
Additional Parameters
FDPSOFT_INP_ADDITIONAL_PARAMETERS
No
Additional parameters to be added to the PeopleTools command.
Yes
Determines if the incremental export should be an incremental or full. If incremental is selected the Siebel migration properties Incremental Runtime Repository Data Service and Incremental Application Workspace Data Service are used in the migration plan. If full is selected, the values of these same properties are applied to Runtime Repository Data Service and Application Workspace Data Service options in the migration plan.
Include Schema Service
FDSIE_INP_SCHEMA_SERVICE
Yes
Include Schema Service on migration plan
Include Application Workspace Data Service
FDSIE_INP_APP_WKSPC_DATA_SVC
Yes
Include Application Workspace Data Service on migration plan
Include Runtime repository data service
FDSIE_INP_RUNTIME_REPO_DATA_SVC
Yes
Include Runtime Repository Data Service on migration plan
Include application data service
FDSIE_INP_APP_DATA_SVC
Yes
Include Application Data Service on migration plan
Include application data service with transformation
FDSIE_INP_APP_DATA_SVC_W_TRANS
Yes
Include Application Data Service with transformation on migration plan
Include File prepare and deploy
FDSIE_INP_FILE_PREP_AND_DEPLOY
Yes
Include File Prepare and Deploy on migration plan
Include FINS BIB
FDSIE_INP_FINS_BIB
Yes
Include FINS BIB on migration plan
Artifacts
This operation produces artifacts that will be stored in the artifacts repository. The artifact is a JSON file representing the input information collected for both a standard and initial export type. In additional, the full export type will also produced the the exported zip file as an artifact.
Endpoint Selection
This operation will select all available endpoints associated to the the end with Siebel Source set on the associated 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.