R12 API to 'Resolve' Error Workflow Notifications
Hi,
Can you provide API to Resolve Error Notifications.
Like the below can be used to Abort/Delete Obsolete Notifications
.abortprocess (item.item_type, item.item_key);
Similarly, do we have an API to just 'Resolve' Notifications.
Difference,
If 'Resolved'
Activity_result_code = CLOSE
status = CLOSED
If 'Abort'
Activity_result_code = #FORCE
status = CANCELED