GET_LOGIN doesn‘t return values as return code
book
Article ID: 85065
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
AUTOMIC WORKLOAD AUTOMATION
Issue/Introduction
Error Message :
No return code of get_login function
GET_LOGIN doesn‘t deliver a return code other than 0.
When the GET_LOGIN Command ends with an error the Value of the return code (&RC#) is 0
:SET &RC# = GET_LOGIN("LOGIN.OBJECT",NAME,TYPE,LOGIN_INFO)
The status text contains the correct Error description.
This makes error handling difficult.
Cause
Cause type:
Defect
Root Cause: The GET_LOGIN script function does not work as documented and does not set the return code.
Environment
OS Version: N/A
Resolution
Update to a fix version listed below or a newer version if available.
Fix Status: Released
Fix Version(s):
Automation Engine 12.0.3 - Available
Automation Engine 12.1.0 - Available
Automation Engine 11.2.6 - Available
Additional Information
Workaround :
Use valid parameters for get login function.
Feedback
thumb_up
Yes
thumb_down
No