SetOrderAndFilterForResource

Set sort/filter criteria for work item lists for a resource. If sort/filter criteria is set for a resource it is applied whenever the work list for the specified resource is retrieved. The setting is persisted in the BPM database.

  • The request must specify the sort/filter criteria to set and identify the resource for whom they should be set.
  • The response returns whether the request succeeded or failed.
Action setOrderAndFilterForResource
Parameter Notes
  • resourceID: the GUID of the resource for whose work list you want to set sort and filter criteria.
  • orderFilterCriteria: the sort and filter criteria to set. See TIBCO Openspace User’s Guide for details of the syntax and content of these criteria.
Return VoidResult

Required System Action

setResourceOrderFilterCriteria.