-
Notifications
You must be signed in to change notification settings - Fork 7
API WorkflowResponse
DeclanBuckley edited this page Jan 25, 2021
·
17 revisions
Home / API / Workflow Response
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
.
Update
Database Scripts
Configuration
API
- Home
- Data
- Security
- Subscription
- System
- Navigation
- Notification
- Settings
- Workflow
- Px Build
Developer
- Home
- Developer Tools
- Client Tier
- Server Tier
- Database Tier