Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Current »

An operation to copy definitions from a file to the target database.

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.
PeopleTools Executable PathFDPSOFT_PEOPLETOOLS_EXEYesThe path to the PeopleTools executable. (pside.exe)

Project Properties

Property NameProperty CodeRequiredDescription
PeopleSoft Project NameFDPSOFT_PROJECT_NAMEYesThe 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 CodeRequiredDescription
Additional ParametersFDPSOFT_INP_ADDITIONAL_PARAMETERSNoAdditional parameters to be added to the PeopleTools command.

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