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.
Automation Engine 24.x
Defect DE166633, error can be ignored as it had no impact.
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
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".