SAP SuccessFactors Connector Release Notes - Mule 4
Support Category: Select
Anypoint Connector for SAP SuccessFactors (SAP SuccessFactors Connector) provides full support to query, create, update, and delete entities using the OData API v2 exposed by SuccessFactors.
5.0.0
April 16, 2025
What’s New
-
Basic Authentication is now deprecated.
-
In OAuth SAML Bearer Assertion Authentication:
-
The private key from the X.509 certificate. and The authorisation url. fields are removed.
-
Key store, Store password, Type, and Certificate alias fields are added.
-
Scopes is moved from the Advanced tab to the General tab.
-
For more information about how to upgrade the connector to version 5.0, refer to Upgrading and Migrating SAP SuccessFactors Connector to Version 5.0.
Compatibility
Software | Version |
---|---|
Mule |
4.6.6 and later |
SuccessFactors API |
OData API v2 |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
The connector no longer ignores proxy settings during the OAuth token call when using OAuth SAML Bearer Assertion Authentication. |
W-18234690 |
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 |