Skip to main content

ProcessDefinition resource data model

/CustomObjectProcessDefinition

Dictionary table

The diagram service model of the object: http://www.soffid.org/doc/console/2.9.0/uml/com/soffid/iam/bpm/api/CustomObject.ProcessDefinition.html

It is allowed to consult all the CustomObjectProcessDefinition definition using the Schema query:

GET http://<your-domain>/webservice/scim2/v1/Schemas/urn:soffid:com.soffid.iam.bpm.api.CustomObjectProcessDefinition

Full JSON example

Request

GET http://<your-domain>/webservice/scim2/v1/CustomObject/1510208ProcessDefinition/1762352

Response 200 OK

{
    "author": "admin",
    "meta": {
        "location": "http://<your-serverdomain>/webservice/scim2/v1/CustomObject/1510208"ProcessDefinition/1762352",
        "resourceType": "CustomObject"ProcessDefinition"
    },
    "schemas": [
        "urn:soffid:com.soffid.iam.bpm.api.CustomObject"ProcessDefinition"
    ],
    "name": "ES"Modificar permisos",
    "description"deployed": "Spain"2021-03-30 19:52:14",
    "attributes": {
        "language"tag": "English"
    }6",
    "id": 1510208,1762352,
    "type": "country"RoleApproval",
    "version": 6,
    "enabled": true
}

Response Error

For more infomation about response error visit https://bookstack.soffid.com/link/116#bkmrk-error-response