After an upgrade of the Automation Engine to version 21.0.6 or a higher release from a release below 21.0.6, users may encounter an error message stating that the UC_TRUSTEDCERTS object is missing. This can occur when using features that rely on this object, such as CALL objects for secure email notifications (SMTPS). The object may be absent from Client 0, even though it was present in previous versions or in other system environments like development.
This issue affects environments that have been upgraded from Automic Automation Engine below 21.0.6 to Automic Automation Engine version 21.0.6 or any subsequent version
The root cause of this issue is related to a change introduced in version 21.0.6 to support the SMTPS (SMTP Secure) protocol. Starting with this version, the Automation Engine attempts to create a UC_TRUSTEDCERTS object automatically. During the upgrade process, this can lead to a situation where an existing or customized UC_TRUSTEDCERTS object is inadvertently removed or renamed and then replaced by a new, generic version. If this automatic creation process fails or is interrupted, the object may be missing entirely.
The confirmed workaround to resolve this issue is to manually restore the UC_TRUSTEDCERTS object.
The recommended steps are:
This action restores the necessary certificate store object and allows functionalities dependent on it to operate correctly. This is a one-time fix, and the issue should not reoccur in subsequent system operations.