Project

General

Profile

Task #17862

WSC: WFschemaDelete()

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

WFschemaDelete()

Request

{
    "slice": 5,
    "app": "retailsales",
    "class": "garmentitems"
}

where the tuple (slice,app,class) identify one schema in a realm.

Processing

The calling user must have schema capabality for this app, and must belong to the same realm as the record being deleted.

The system will check whether there are any workflows in the ruleset table whose (slice,app,class) match this record. If this is true, then the call will fail. Else, the record will be deleted.

Response

If the call is successful, no data will be present in the response.

Also available in: Atom PDF