Script function SYS_STATE_JP_ACTIVE returns "N" for active workflows
book
Article ID: 87700
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : N/A
Script function SYS_STATE_JP_ACTIVE does not return 'Y' for Workflows which are currently running (in a 1550 state).
Cause
Cause type: Defect Root Cause: The script functions sys_state_jp_active did not return a correct result. Returned value is always "N", even the workflow is active.
This field was added on 30/03/2017. This article has not been updated yet. Refer to the "Description" or "Workaround" sections for solution information.
Fix Status: Released
Fix Version(s): Component(s): AE Server and Initialdata
Automation Engine 12.0.0 – Available Automation Engine 11.2.3 – Available Automation Engine 11.1.4 – Available
Additional Information
Workaround : Use function SYS_STATE_ACTIVE instead.