cdd_getNewFormProcessInfo

Purpose:

Gets the process info for a given form.

Parameters (json array)

  • serviceName (string) = “workflow”
  • function (string) = “cdd_getFormProcessInfo”
  • Dataset ID (string)

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.

Leave a Reply