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.

Target Properties

Property Name

Property Code

Required

Description

Database Type

FDPSOFT_DATABASE_TYPE

Yes

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

Database Name

FDPSOFT_DATABASE_NAME

Yes

The name of the source database to which you are connecting.

PeopleSoft User

FDPSOFT_USER_ID

Yes

The user ID to use to sign into the source database. 

PeopleSoft Password

FDPSOFT_PASSWORD

Yes

The password for the specified user ID for the source database.

PeopleSoft Connect ID

FDPSOFT_CONNECT_ID

No

The ID that is used to connect to the database.

PeopleSoft Connect Password

FDPSOFT_CONNECT_PASSWORD

No

The password for the specified connect ID.

PeopleTools Executable Path

FDPSOFT_PEOPLETOOLS_EXE

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)

Inputs

Input Name

Input Code

Required

Description

Project Directory

FDPSOFT_INP_PROJECT_DIR

No

Directory containing the PeopleSoft project definition. If not provided the artifact directory will be used.

Additional Parameters

FDPSOFT_INP_ADDITIONAL_PARAMETERS

No

Additional 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 Target.

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