Error converting passwords to/from UTF-8 when performing GET_LOGIN
search cancel

Error converting passwords to/from UTF-8 when performing GET_LOGIN

book

Article ID: 390891

calendar_today

Updated On: 04-16-2025

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

In version 24, the function GET_LOGIN('LOGIN_OBJECT','*','MAIL',PASSWORD) generates a message without the U## code in the WP log that processes the function:

20250218/162155.027 - Error converting passwords to/from UTF-8

This may fill up the WP log with this unnecessary message.

Environment

Automation Engine 24.x

Cause

Defect DE166633, error can be ignored as it had no impact.

Resolution

Update to a fix version listed below or a newer version if available.

Fix version:
Component(s): Automation Engine
Automation.Engine 24.4.1 - Planned release July 2025

Additional Information

Public Title: Removed unnecessary error message in WPs while GET_LOGIN

Public Description: A problem has been fixed where an unnecessary error message was written to the WP log when using the script function GET_LOGIN with the wildcard '*'. The error message stated "Error converting passwords to/from UTF-8".