Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
Anypoint Connector for SharePoint (SharePoint Connector) enables you to connect to the Microsoft SharePoint application. The connector exposes convenient methods to work with the Microsoft SharePoint API.
Guide: SharePoint Connector
June 12, 2024
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
The connector connection is now improved and remains stable even during extended runs. |
W-15274457 |
February 20, 2024
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
The On New Objects source no longer fails if the SharePoint table does not have a Unique Id field. |
W-14395943 |
January 18, 2024
This connector is now compatible with Java 17.
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
The OAuth Client Credentials connection type now includes the new Key password field. |
W-13744963 |
The socket, connection, and request timeouts are now set to 120 seconds. |
W-14632137 |
September 22, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
OpenJDK |
8 and 11 |
Issue Resolution | ID |
---|---|
PDF file content now downloads correctly. |
W-13966224 |
XLSX file content now downloads correctly. |
W-14145039 |
June 15, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue Resolution | ID |
---|---|
The OAuth Client Credentials connection now correctly refreshes the access token. |
W-13543543 |
The On Deleted Objects source now detects all deleted items. |
W-13585587 |
May 3, 2023
The connector now supports OAuth Client Credentials with Certificate authentication.
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
October 11, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
The com.fasterxml.jackson.core library is upgraded to version 2.14.0-rc1 to address reported security vulnerabilities. |
W-11853435 |
September 8, 2022
The org.jsoup
library is upgraded to version 1.15.3 to address reported security vulnerabilities.
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
The |
W-11662366 |
June 29, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
The connector now uses the refresh token to retry the operation when there is an invalid token in the OAuth v2.0 Authorization Code connection. |
W-11298719 |
The connector no longer contains a memory leak. |
W-11335726 |
June 14, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
The Test connection button no longer returns a |
W-11237136 |
May 27, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
The File Move operation now processes more than five files. |
W-11153962 |
April 5, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
The sources now pick up all objects. |
W-10839353 |
January 18, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
Updated the |
CONN-9850 |
Changed the logger level of the connector from |
SE-23901 |
Updated annotations with semantic terms. |
CONN-9958 |
January 12, 2022
Added the SHAREPOINT:NOT_FOUND
error type.
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
Removed Atlantic Commons and improved the exception handling layer. |
CONN-8871 |
November 18, 2021
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
The connector threw a |
SE-23268 |
When using special characters, the List Item Query operation returned a different output than expected. |
SE-23435 |
September 28, 2021
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
Fixed all reported vulnerabilities. |
CONN-8746 |
Deployment failed with Code Grant Authorization. |
SE-22645 |
List Item Query threw an error when using a file with a special character. |
SE-22490 |
August 17, 2021
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Issue | ID |
---|---|
The connector returned a SHAREPOINT:UNKNOWN error when a SocketException was thrown instead of a SHAREPOINT:CONNECTIVITY error. |
SE-21002 |
June 11, 2020
SharePoint Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
The Modified objects
input source with recursive mode enabled did not work on folders that had a large volume of files. (SE-15656)
The connector now performs one request only to get the needed information when you do the following:
Use the New objects
or Modified objects
input source
Set Object type
to FILE
Enable recursive mode
Provide a value for list id
This new functionality improves the execution time, especially when the operations create or modify complex document libraries or hierarchies.
May 26, 2020
SharePoint Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
Upgraded the following dependencies to fix vulnerability issues (CONN-6024):
commons-codec:commons-codec:1.10
to commons-codec:commons-codec:1.13
com.google.guava:guava:18.0
to com.google.guava:guava:28.1-jre
org.springframework:spring-expression:4.1.9.RELEASE
to org.springframework:spring-expression:5.2.3.RELEASE
com.fasterxml.jackson.core:jackson-databind:2.9.3
to com.fasterxml.jackson.core:jackson-databind:2.10.2
com.sun.xml.bind:jaxb-impl:2.3.0
to com.sun.xml.bind:jaxb-impl:2.3.2
To fix vulnerability issues, Log4j:log4j:1.2.17
was replaced with commons-logging:commons-logging:1.2
December 19, 2019
SharePoint Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
The File Add operation did not work properly. (SE-14053)
Deprecated the Security Token Provider because it is no longer needed. The Basic Authentication mechanism obtains the security token and is easier to use. For SAML access, you can obtain a security token from SharePoint.
July 17, 2019
SharePoint Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
An optional parameter named Path is now available for the Created objects and Modified objects triggers. Use this parameter to specify the root path to start querying for when the object type is FILE
or FOLDER
. The Path parameter is ignored for other object types.
The default value for the Since field of the Created objects, Modified objects and Deleted objects triggers now formats the current time in UTC format rather than defaulting to the time on the machine running the Mule application.