2024 April Release

WorkflowPermanent link for this heading

The workflow web service provides following operations:

  • GetWorklistAvailableLists
    Returns all non-empty lists of the worklist with reference and name.
  • GetWorklist
    Returns the work list entries of the list defined by the reference parameter.
  • GetWorklistEntry
    Returns a work list entry defined by the obj parameter.
  • GetWorkItems
    Returns the work items for a work list entry defined by the obj parameter.
  • ExecuteWorkItem
    Executes a work item.

Example

https://at.cloud.fabasoft.com/folio/wsjson/FSCOWSWF_1_1001_WorkflowWebService/GetWorklistAvailableLists: new window

https://at.cloud.fabasoft.com/folio/wsjson/FSCOWSWF_1_1001_WorkflowWebService/GetWorklist?reference=worklisttracking: new window

https://at.cloud.fabasoft.com/folio/wsjson/FSCOWSWF_1_1001_WorkflowWebService/GetWorklistEntry?obj=COO.1.506.2.1431: new window

More information about the parameters of the operations can be found here (the listed actions are mapped to the corresponding web service operations):

Customization point:

CPMobileAppMapping (https://help.developer.fabasoft.com/index.php?topic=doc/Reference-Documentation/cp-fscowswf-CPMobileAppMapping.htm: new window)