Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
Anypoint Connector for Zuora AQuA (Zuora AQuA Connector) enables you to connect to the Zuora platform and use all of the operations provided by the Zuora AQuA API.
March 20, 2024
This connector is now compatible with Java 17.
Application/Service | Version |
---|---|
Mule |
4.2.1 and later |
Anypoint Studio |
7.1.2 and later |
Zuora |
R249 |
OpenJDK |
8, 11, and 17 |
October 11, 2022
Application/Service | Version |
---|---|
Mule |
4.2.1 and later |
Anypoint Studio |
7.1.2 and later |
Zuora |
R249 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
The com.fasterxml.jackson.core library is upgraded to version 2.14.0-rc1 to address reported security vulnerabilities. |
W-11853425 |
April 5, 2022
Application/Service | Version |
---|---|
Mule |
4.2.1 and later |
Anypoint Studio |
7.1.2 and later |
Zuora |
R249 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
Fixed reported security vulnerabilities by upgrading the Jackson Databind library from |
W-10920470 |
January 4, 2022
Application/Service | Version |
---|---|
Mule |
4.2.1 and later |
Anypoint Studio |
7.1.2 and later |
Zuora |
R249 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
Upgraded library dependencies. |
CONN-9806 |
December 22, 2021
Application/Service | Version |
---|---|
Mule |
4.2.1 and later |
Anypoint Studio |
7.1.2 and later |
Zuora |
R249 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
Upgraded library dependencies. |
CONN-9678 |
December 14, 2021
Application/Service | Version |
---|---|
Mule |
4.2.1 and later |
Anypoint Studio |
7.1.2 and later |
Zuora |
R249 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
Upgraded library dependencies. |
CONN-9572 |
November 18, 2021
Application/Service | Version |
---|---|
Mule |
4.2.1 and later |
Anypoint Studio |
7.1.2 and later |
Zuora |
R249 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
Upgraded the |
CONN-9288 |
January 15, 2020
Zuora AQuA Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
4.2.1 and later |
Anypoint Studio |
7.1.2 and later |
Zuora |
R249 |
Zuora AQuA Connector is fully integrated with the latest AQuA REST API version.
The added operations are:
Get Last Job Completed - Returns the details of the last completed job.
Delete a Running Job - Deletes the current job, only if the job is not complete. If the job is complete, an error is thrown.
Export Deleted Data - Submits a request to export deleted records.
Get job Results - Retrieves an aggregate query using the Job ID.
Get Results Files - This REST API retrieves the results in the specified file format.
Post Query or Export Deleted Data - After a job is created, the ID of the job is stored in the Object Store, which makes the ID available for a Source.
There is a Source, which searches for a job ID in a given object store and periodically polls for the status of the jobs retrieved from the object store and returns the results of the completed jobs.
The AQuA Source has cluster support by default.
A default back pressure mechanism from Mule runtime engine is used for the Zuora AQuA Source.