SAP SuccessFactors Connector Release Notes - Mule 4
Support Category: Select
The Mule connector for SAP SuccessFactors provides full support to query, create, update, and delete entities using the ODATA API v2 exposed by SuccessFactors.
4.1.9
January 16, 2024
What’s New
-
This connector is now compatible with Java 17.
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8, 11, and 17 |
4.1.8
February 27, 2023
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue Resolution | ID |
---|---|
The connector now includes TLS context initialization when creating a connection. |
W-12511414 |
4.1.7
January 11, 2023
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue Resolution | ID |
---|---|
Query pagination now fetches all items. |
W-12283628 |
4.1.6
December 16, 2022
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue Resolution | ID |
---|---|
Query pagination for a specific setup is now terminated when all required items are fetched from the server. |
W-12211375 |
4.1.5
October 27, 2022
What’s New
-
The Jackson Databind library is upgraded to
com.fasterxml.jackson.core:jackson-databind:2.14.0-rc1
.
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
The Jackson Databind library is upgraded from |
W-10920467 |
4.1.4
April 5, 2022
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
Fixed reported security vulnerabilities by upgrading the Jackson Databind library from |
W-10920467 |
4.1.3
January 4, 2022
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
Upgraded library dependencies. |
CONN-9834 |
4.1.2
December 23, 2021
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
The Upsert operation threw an error for a user entity. |
SE-23633 |
4.1.1
November 19, 2021
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
Upgraded the |
CONN-9258 |
4.1.0
November 2, 2021
What’s New
-
Added support for server-side pagination:
-
Cursor-based pagination
-
Snapshot-based pagination
-
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8 and 11 |
4.0.6
October 18, 2021
Compatibility
Software | Version |
---|---|
Mule |
4.2.0 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
The connector threw an exception that did not have error type mapping, which resulted in a null error type definition. |
SE-22715 |