Known issues
The following table lists the known issues in Unica Link 12.1.2
Product | Description |
---|---|
Link | Removing a Unica
application does not remove the artifacts created for the
application. Workaround: Inside the <install_dir> or the Unica installation directory, run the script remove_application.sh. To execute the remove_application.sh script, run the following command: remove_application.sh <base-url> <username> <password> <application> where:
When the command execution is successful, it provides details
about the deleted project and packages. An example is as
follows:
|
Link | When making modifications on the field mapping page, if multiple connector fields are mapped to the same Unica field (Journey field or Campaign field), and if you remove the mapping of this Unica field from one of the connector fields, all other connector fields, which were mapped to the same Unica field (Journey field or Campaign field), will also lose their mapping. |
Facebook AdTech connector | Unicode characters do not work on Windows. |
Facebook AdTech connector | The Connection is failed. The returned status is 400 with response
{"error":{"message":"(#2635) then you
are using an out of date Ads API version. Please update to the latest
version v12.0. Workaround: Update Base URL connection property on UI to include the correct version as stated in the error message. Base URL: URL plus version: For
example -
So, if your
base URL is |
LinkedIn AdTech connector | Unicode characters do not work on Windows. |
Mailchimp connector | Unicode characters do not work on Windows. |
Mailchimp | If the ADDRESS field in the email template is selected, and if the users either use it in the Email Subject field or in the body of the template, it won't be processed to the email recipients. |
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. |
Mandrill connector | If the Mandrill touchpoints are used with Salesforce touchpoints in the Journey application, the publish option will fail. |
Mandrill connector | Unicode characters do not work on Windows. |
Salesforce connector | If the Salesforce touchpoints are used with Mandrill touchpoints in the Journey application, the publish option will fail. |
Salesforce connector | Unicode characters do not work on Windows. |
Twilio connector | Unicode characters do not work on Windows. |
JDBC Connector | Docker install: Before installation, delete the old JDBC connector from /opt/hipmodules folder and follow the steps of Unica Link Upgrade. Alternatively, you can update through UI by removing old JDBC connector from the list of projects and deleting _conntype_hcl_link_jdbc. |
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. |