Skip to content

API WorkflowResponse

DeclanBuckley edited this page Jan 25, 2021 · 17 revisions

Home / API / Workflow Response

Create.

Creates a Workflow Response. On Approval, a Notification is sent to the Group of the release and all Power Users. On Rejection, a Notification is sent to the Group of the release.

Authentication: Windows

Privilege : Administrator , Power User

Method: PxStat.Workflow.WorkflowResponse_API.Create

Parameters:

Name Type Default Description
CmmValue String Comment for the Workflow Response
RspCode String Response Code
RlsCode Int Release Code
CcnUsername String System User System User

Return: String with value of success.

Clone this wiki locally