The connector no longer fails with an issue when used with Anypoint Studio 7.15.0.
Oracle PeopleSoft Connector Release Notes - Mule 4
Support 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
3.1.9
October 25, 2024
What’s New
-
This connector is now compatible with Java 17.
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
OpenJDK |
8, 11, and 17 |
3.1.8
February 27, 2024
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
Fixed Issues
Issue Resolution | ID |
---|---|
W-14437636 |
3.1.7
December 14, 2021
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
Fixed Issues
Issue | ID |
---|---|
Made the product language more inclusive. |
CONN-9477 |
3.1.6
November 23, 2021
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
Fixed Issues
Issue | ID |
---|---|
Fixed security vulnerabilities. |
CONN-9294 |
3.1.5
December 28, 2020
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
Fixed Issues
-
Fixed security vulnerabilities. (CONN-7302)
3.1.4
April 28, 2020
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 to 8.58.04 |
Fixed Issues
-
Updated connector with new Munit dependencies. (CONN-4646)
-
Fixed security vulnerabilities. (CONN-5595)
Features
The connector now supports PeopleTools 8.58.
3.1.3
December 3, 2019
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 |
Features
The Update User Profile ID Type operation was added to update the IdType
attribute of an existing user profile. (CONN-3809)
Fixed Issues
-
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)
3.1.2
November 7, 2019
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 |
Features
None
Fixed Issues
The peoplesoft.psjoa
dependency scope was declared as provided, and was added as a shared library for the execution of MUnit.
3.1.1
November 6, 2019
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 |
Features
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
Fixed Issues
None
3.1.0
October 21, 2019
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 |
Features
You can now customize the dateTime
format for the connector. The default value is MM/dd/yyyy K:mm:ssa
.
Fixed Issues
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)
3.0.0
November 18, 2017
Compatibility
Software | Version |
---|---|
Mule |
4.0.0 and later |
PeopleSoft |
9.2 |
PeopleTools |
8.53.02 |
Features
This version is compatible with Mule 4.0.0.