Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Premium
Anypoint Connector for Oracle PeopleSoft (PeopleSoft Connector) provides real-time connectivity to query and update any Oracle PeopleSoft module using a common integration interface known as the Component Interface.
Guide: 『Oracle PeopleSoft Connector』
Reference: 『Oracle PeopleSoft Connector Reference』
October 25, 2024
This connector is now compatible with Java 17.
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
OpenJDK |
8, 11, and 17 |
February 27, 2024
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
Issue Resolution | ID |
---|---|
The connector no longer fails with an issue when used with Anypoint Studio 7.15.0. |
W-14437636 |
December 14, 2021
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
Issue | ID |
---|---|
Made the product language more inclusive. |
CONN-9477 |
November 23, 2021
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
Issue | ID |
---|---|
Fixed security vulnerabilities. |
CONN-9294 |
December 28, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
Fixed security vulnerabilities. (CONN-7302)
April 28, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
Updated connector with new Munit dependencies. (CONN-4646)
Fixed security vulnerabilities. (CONN-5595)
The connector now supports PeopleTools 8.58.
December 3, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 |
The Update User Profile ID Type operation was added to update the IdType
attribute of an existing user profile. (CONN-3809)
Fixed RouteControlProfile is required
error when a USER_PROFILE is created. (CONN-3807)
Fixed IDType is required
error when a USER_PROFILE is created. (CONN-3808)
November 7, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 |
None
The peoplesoft.psjoa
dependency scope was declared as provided, and was added as a shared library for the execution of MUnit.
November 6, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 |
You can now log the request and response with Oracle PeopleSoft. To implement, add a logger of the class org.mule.modules.peoplesoft.extension.internal.service.PeopleSoftServiceImpl
at DEBUG level
to the log4j2.xml file of the Mule app:
<AsyncLogger
name="org.mule.modules.peoplesoft.extension.internal.service.PeopleSoftServiceImpl"
level="DEBUG"
additivity="false">
xml
None
October 21, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 |
You can now customize the dateTime
format for the connector. The default value is MM/dd/yyyy K:mm:ssa
.
You can now use a different dateTime
format than the default. This allows the connector to work when the format has been changed in the server. (SE-13355)
November 18, 2017
Software | Version |
---|---|
Mule |
4.0.0 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 |
This version is compatible with Mule 4.0.0.