Known issues

The following table lists the known issues in Unica Link 12.1.5

Product Description
Link Removing a Unica application does not remove the artifacts created for the application.
Mandrill connector In Mandrill, non-Latin alphabetic characters are not supported in Merge fields.
Mandrill connector This issue involves, Email Delivered and Email Sent events which are not received for Mandrill.
JDBC Connector

JDBC connector will automatically truncate the input data if it exceeds the size of the database field.

For example, If the input data is 20 characters in length and the database field length is 15 characters, Link will only write first 15 characters into the database field.

Facebook AdTech Connector The Connection is failing. If the returned status is 400, with the response {"error":{"message":"(#2635), you are using an out of date Ads API version. Please update to the latest version v12.0.

Workaround:

Update the Base URL connection property on UI to include the correct version as stated in the error message. The Base URL/Version format is as follows:

https://<FB site>/<Version>

Example:

https://graph.facebook.com/v11.0

So, if your base URL is https://graph.facebook.com/v11.0 and you click the test connection, it shows the earlier mentioned error message, and it says to use v12.0, then update it in base-URL as follows:

https://graph.facebook.com/v12.0

Twitter Connector While creating new connection, base-URL https://ads-api.twitter.com/10 is not working as it has been deprecated by Twitter. Functionality is working fine with https://ads-api.twitter.com/12.