Versions Compared

Key

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

...

Property

UI Field Name

Description

Specifications

Required

Anchor
credentials - PeopleSoft
credentials - PeopleSoft
credentials

Credentials

Credentials for the PeopleSoft connection.


N

Anchor
description - PeopleSoft
description - PeopleSoft
description

Description

User-defined; description of this record.


N

Anchor
exportReleaseLevel - PeopleSoft
exportReleaseLevel - PeopleSoft
exportReleaseLevel

n/a

Universal Controller release that the record was exported from.

read onlyN

Anchor
exportTable - PeopleSoft
exportTable - PeopleSoft
exportTable

n/aRecord table information.read onlyN

Anchor
name - PeopleSoft
name - PeopleSoft
name

Connection Name

Name used within the Controller to identify this PeopleSoft Connection.


Y

Anchor
endpoint - PeopleSoft
endpoint - PeopleSoft
endpoint

Endpoint

Web service endpoint for the PROCESSREQUEST service.


Y

Anchor
opswiseGroups - PeopleSoft
opswiseGroups - PeopleSoft
opswiseGroups

Member of Business Services

Business Services that this record belongs to.
 
XML


Panel
<opswiseGroups>
      <opswiseGroup>group1</opswiseGroup>
      <opswiseGroup>group2</opswiseGroup>
</opswiseGroups>


 
JSON


Panel
"opswiseGroups": ["group1","group2"]



N

Anchor
port - PeopleSoft
port - PeopleSoft
port

Port

Port number for the PeopleSoft application server.


N

Anchor
retainSysIds - PeopleSoft
retainSysIds - PeopleSoft
retainSysIds

n/a

Specification for whether or not the Create a PeopleSoft Connection web service will persist the sysId property.



  • If retainSysIds="true" and sysId is included in the request/response, sysId will be persisted to the database.


  • If retainSysIds="false" and sysId is included in the request/response, sysId will be ignored; it will be autogenerated by the Controller.


Note
titleNote

In XML web services, retainSysIds is specified as an attribute in the <PeopleSoftConnection> element.


Valid values: true/false (default is true).

N

Anchor
server - PeopleSoft
server - PeopleSoft
server

Server

Host name of the Name or IP address of the PeopleSoft application server.


Y

Anchor
sysId - PeopleSoft
sysId - PeopleSoft
sysId

n/a

System ID field in the database for this PeopleSoft Connection record.

Persisted only if retainSysIds is set to true.

N

...