Versions Compared

Key

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

...

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)
Build Configuration FileFDPSOFT_BUILD_CONFIG_FILENoThe path to the RDM Build Config File. The build operation will use the settings defined in this file when generating SQL files. If provided the output directory will be ignored.

Project Properties

Property NameProperty CodeRequiredDescription
PeopleSoft Project NameFDPSOFT_PROJECT_NAMEYesThe name of the PeopleSoft project.

...

Input NameInput CodeRequiredDescription
Output DirectoryFDPSOFT_INP_OUTPUT_DIRNoDirectory to output generated SQL file to. If no value is provided the temp directory will be used.
Execute SQLFDPSOFT_INP_EXECUTE_SQLNoIf true the generated SQL files will automatically be executed against the target database.
Additional ParametersFDPSOFT_INP_ADDITIONAL_PARAMETERSNoAdditional parameters to be added to the PeopleTools command.

...

Output NameDescription
FDPSOFT_OUT_SQL_FILESA comma separated string of all the generated SQL files. in the output directory. 
FDPSOFT_OUT_EXECUTE_SQLWhether or not the SQL files were automatically executed.

Artifacts

This operation doesn’t consume or produce any artifacts.

...