CRITICAL UPGRADE NOTICE
Affects Unifi 4.3, 4.4, and 4.5 starting in ServiceNow Zurich Patch 10 Hotfix 3, Zurich Patch 11, and Australia Patch 4
Last updated: Aug 14, 2026
Update – August 2026
Unifi 4.5.1 is now available and resolves the outbound messaging issues caused by ServiceNow’s GlideScopedEvaluator changes (Zurich Patch 10 Hotfix 3, Zurich Patch 11, Australia Patch 4, and all future ServiceNow versions).
This is a pure patch release containing only the required fixes.
If you are still on a version older than 4.5 and are not yet ready to upgrade, continue to apply the workaround documented below.
When upgrading to 4.5.1, ensure any local updates are reverted to the versions delivered with the application so that future updates are applied correctly.
Always test thoroughly in a sub-production environment before promoting changes to production.
Overview
ServiceNow has introduced backend security changes in Zurich Patch 10 Hotfix 3, Zurich Patch 11, and Australia Patch 4 that cause breaking issues in Unifi’s outbound messaging functionality.
Note: This is not a bug, but a change in the way ServiceNow works and we expect future versions to continue to be affected.
These changes impact core Unifi behavior and will prevent outbound messages from being sent unless the fixes below are applied when upgrading.
We recommend applying fixes before upgrading to ensure functionality. If you have already upgraded, we suggest applying the workaround as soon as possible and checking that recently modified records are integrated correctly.
Issues
Outbound Condition Script Failure The condition script defined on Outbound Messages is no longer evaluated correctly. Messages using a single-line condition script will fail to send. Activity Log will show "Message condition script did not permit."
Outbound HTTP Requests Missing Endpoint Outbound HTTP Request records are created without an endpoint value, preventing outbound communication.
XML Template Messages Failing Messages using the XML Template feature will not work unless the Global Utility is installed.
Root Cause: All issues are caused by ServiceNow’s internal security updates to the GlideScopedEvaluator API, which Unifi uses extensively.
Workaround
Note: The fixes below apply to all supported versions of Unifi.
These actions require the admin role. We recommend capturing changes in an update set.
Fix 1: Update Message Outbound Condition
Navigate to the Message table.
Find the Outbound condition string field, right click the label and Configure Dictionary.
Change the Type to Condition String.

Fix 2: Update Apply Hotfix Script
Append the following script to the Unifi hotfix Script Include.
The hotfix makes use of the OOB global CTIEvaluator Script Include. Please ensure this has not been modified and continues to be available for scoped application access.
Recommendations
For best results, apply both fixes to Unifi before upgrading to the affected ServiceNow versions.
Thoroughly test all outbound integrations in a sub-production instance after applying the fixes and completing the upgrade.
Consider delaying the ServiceNow upgrade until these changes have been validated in your environment.
A more permanent solution will be included in a future Unifi release.
Last updated
Was this helpful?
