4.1 and later
Veeva Vault Connector Release Notes - Mule 4
Support Category: Select
Anypoint Connector for Veeva Vault (Veeva Vault Connector) enables you to integrate the Veeva Vault platform with third-party vendors using connector operations in a Mule flow. The connector performs CRUD (Create, Retrieve, Update, Delete), Query, and Export operations on the vault using Veeva Vault APIs.
1.5.2
1.5.1
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
September 30, 2022
Compatibility
App/Service | Version |
---|---|
Mule |
4.1 and later |
Anypoint Studio |
7.0 and later |
JDK |
1.8 and later |
Veeva Vault APIs |
18.0 and later |
Apache Common Language |
2.6 and later |
JSON libraries |
20180130 and later |
Fixed Issues
Issue | ID |
---|---|
Paging did not work correctly with Veeva API v20.3 and later because the paging parameters used were deprecated in those API versions. Now, both the old and new sets of paging parameters are used to support all Veeva API versions. |
W-11177312 |
The parsing error during response validation is now fixed. |
W-11729891 |
1.4.0
August 1, 2022
What’s New
-
The connector now supports the OAuth 2.0 / Open ID connection. For more information, refer to the Veeva Vault Connector Reference.
1.3.5
July 21, 2022
Compatibility
App/Service | Version |
---|---|
Mule |
4.1 and later |
Anypoint Studio |
7.0 and later |
JDK |
1.8 and later |
Veeva Vault APIs |
18.0 and later |
Apache Common Language |
2.6 and later |
JSON libraries |
20180130 and later |
Fixed Issues
Issue | ID |
---|---|
The session renewal mechanism is no longer faulty. Now, the mechanism is replaced with a more robust way of handling the session renewal using the Mule built-in reconnection strategy. |
W-11192788 |
The JSON parsing error |
W-11192788 |
Some special characters in a query did not escape correctly which resulted in errors from Veeva. Now, all characters escape correctly, with the exception of the backslash |
W-11244712 |
The JSON library is updated to fix a security vulnerability. |
W-11202570 |
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
May 22, 2020
Compatibility
App/Service | Version |
---|---|
Mule |
4.1 and later |
Anypoint Studio |
7.0 and later |
JDK |
1.8 and later |
Veeva Vault APIs |
18.0 and later |
Apache Common Language |
2.6 and later |
JSON libraries |
20170516 and later |
New Features
The Invoke Rest API operation is now supported, which enables the Veeva Vault Rest APIs that don’t have defined operations to be called.
Fixed Issues
This release contains the following fixed issues:
-
The Export Documents operation ran in an infinite loop when an invalid or deleted document ID was passed.
-
The Spark Validator operation failed to verify the Spark message if the Spark headers received from the Vault were passed in non-alphabetical order.
1.1.0
February 5, 2020
Compatibility
App/Service | Version |
---|---|
Mule |
|
Anypoint Studio |
7.0 and later |
JDK |
1.8 and later |
Veeva Vault APIs |
18.0 and later |
Apache Common Language |
2.6 and later |
JSON libraries |
20170516 and later |