Zuora Connector Release Notes - Mule 3
Support Category: Select
Starting with v.3.0.0, Anypoint Connector for Zuora (Zuora Connector) is licensed commercially with Anypoint Platform. Prior versions remain freely available to the community.
Guide: Zuora Connector
Reference: Zuora Connector Reference
3.1.1
August 25, 2017
Compatibility
The Zuora Connector 3.1.1 is compatible with the following:
Application/Service | Version |
---|---|
Mule |
3.7.0 and later |
Zuora |
v75 |
Fixed Issues
-
Invalid ConnectionTimeout and ReadTimeout configuration parameters: Previously, when the ConnectionTimeout or the ReadTimeout fields were set, they didn’t affect the client and had no effect whatsoever. This led to having SocketTimeoutExceptions when running long operations, or not having them when the expected timeout was set too short. Exceptions now work correctly and the timeouts happen as expected.
3.1.0
October 25, 2016
Compatibility
The Zuora Connector 3.1.0 is compatible with the following:
Application/Service | Version |
---|---|
Mule |
3.5.0 and later |
Zuora |
SOAP API v75 |
Features
-
Added Post Usage processor that receives the location of a CSV file and imports the usage data for one or more accounts from the CSV file to Zuora Post Usage.
-
Added Check Import Status processor that receives an import URL as input and returns the status of the input.
-
Added Multi-Entity support for Multi-Entity API for the REST Multi Entity API.
-
Added connectTimeout and readTimeout fields in the connector configuration to increase the connection time and the time to wait for a response from the server.
-
Added SocketTimeoutException, ConnectTimeoutException, SocketException and ConnectException to the list of exceptions that trigger a reconnection.
-
Added the Query processor with support for both DataSense Query Language and Native Query Language.
-
Added support for Zuora Aqua API. Besides the processors that expose the Aqua API operations, to periodically check the status of a Aqua job and retrieve its batches when it is complete, you can use the Aqua post query processor and Aqua get batch results source. For more details on how to use these processors, see the Zuora Connector Guide - Mule 3.
3.0.0
July 21, 2016
Compatibility
Zuora Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
3.5.0 and later |
Zuora |
v75 |
Features
-
The connector is supported under the Select category
-
The connector can support older versions of the Zuora SOAP API (only version v75.0 was extensively tested)
-
The connector needs a Zuora WSDL to call SOAP-based operations
-
Invoke SOAP Service processor is used to call SOAP-based operations.