Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

An operation to perform and incremental export from the build environment using a Watermark file.

Environment/Instance Properties

Property NameProperty CodeRequiredDescription
Database TypeFDPSOFT_DATABASE_TYPEYesThe type of source database to which to connect to. (e.g. ORACLE, SYBASE, etc.)
Database NameFDPSOFT_DATABASE_NAMEYesThe 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_PASSWORDYesThe password 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)

Project Properties

Property NameProperty CodeRequiredDescription
Siebel Export REST URLFDSIE_EXPORT_REST_URLYesThe REST URL for the specified Siebel export environment.
FDSIE_EXPORT_PLAN_NAMEYesThe name of the Siebel migration plan for the export.
Siebel Export Schema NameFDSIE_EXPORT_SCHEMA_NAMEYesThe schema name for the specified Siebel export environment.
Siebel Export Schema PasswordFDSIE_EXPORT_SCHEMA_PASSWORDYesThe password to the schema for the specified Siebel export environment.
FDSIE_EXPORT_TABLE_SPACE_DETAILSYesThe 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 Export Database UNICODE EncodingFDSIE_EXPORT_UNICODE_DBYesUNICODE Encoding of the Siebel database. Select false if you are using a Non-UNICODE database.
Siebel Export LanguageFDSIE_LANGUAGEYesLanguage to be used in the migration plan. Defaults to ENU(English U.S.A.)

Inputs

Input NameInput CodeRequiredDescription

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.

  • No labels