Project

General

Profile

Task #17855

WSC: WorkflowGet()

Added by Sachin Divekar about 1 year ago. Updated 12 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

WorkflowGet()

Request

{
    "slice": 5,
    "app": "steeringcommittee",
    "class": "members",
    "name": "goldstatus"
}

where all four parameters are mandatory and they together uniquely identify a single workflow.

Processing

The caller must have ruleset capability for the app to which this ruleset belongs. A caller with root rights may apply the call to any ruleset in her realm.

Response

{
    "id": 5824,
    "slice": 5,
    "app": "steeringcommittee",
    "class": "members",
    "name": "goldstatus",
    "is_active": false,
    "is_internal": true,
    "flowrules": "{ some JSON block }",
    "createdat": "some timestamp",
    "createdby": "sam@rulesandflows.com",
    "editedat": "some timestamp",
    "editedby": "timothy@corp.rulesandflows.com"
}

where the fields are all pulled out from the ruleset table.

#1

Updated by Shuvam Misra about 1 year ago

  • Assignee set to Kanchan Barve
#2

Updated by Shuvam Misra about 1 year ago

  • Assignee deleted (Kanchan Barve)
#3

Updated by Shuvam Misra about 1 year ago

  • Status changed from New to In Progress
#4

Updated by Shuvam Misra about 1 year ago

  • Target version set to Sprint 29 Feb
#5

Updated by Aniket Shinde about 1 year ago

  • % Done changed from 0 to 80
  • Assignee set to Aniket Shinde
  • Status changed from In Progress to Testing

Task Completed: 80%
Pending: realm implementation

#6

Updated by Aniket Shinde about 1 year ago

  • Status changed from Testing to Closed
#7

Updated by Tushar Bhingare 12 months ago

  • % Done changed from 80 to 100

Also available in: Atom PDF