We have a UPROC where we have are using REST API call to poll the status and until the status Processed is received we repeat the call. When we are executing the UPROC we noticed that the REST status is success but the Job Status is showing "Aborted" instead of "Completed"
Release : 6.x, 7.x or higher
Component : CA Automic Dollar Universe(AUTOMIC DOLLAR UNIVERSE)
On the review of the universe.log from the node we see the below error
| 2024-04-16 14:49:04 |ERROR|X|IO |pid=3584.6548| owls_io_user_sys_user | service user associated with submission account [SUBMISSION_ACCOUNT] not startedNavigate to the server where node is installed and start the "Dollar Universe Service user SUBMISSION_ACCOUNT" and rerun the UPROC it will be able to correctly process the JOB status.