Purpose:
Gets a list of processes.
Parameters (json array)
- serviceName (string) = “dataDictionary”
- function (string) = “cdd_getProcessList”
Notes
- O
Results (json array)
- Status (string). (“0″=Success, “1”=Not Successful)
- statusMessage (string) (“Empty”,”Results”)
- data (json array) (the results if not empty)
Example
Click here for an example.