Update a process group
patch
/fscmRestApi/resources/11.13.18.05/publicSectorWorkflowProcessGroups/{publicSectorWorkflowProcessGroupsUniqID}
Request
Path Parameters
-
publicSectorWorkflowProcessGroupsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- ProcessGrpId and AgencyId ---for the Process Definition Groups resource and used to uniquely identify an instance of Process Definition Groups. The client should not generate the hash key value. Instead, the client should query on the Process Definition Groups collection resource with a filter on the primary key values in order to navigate to a specific instance of Process Definition Groups.
For example: publicSectorWorkflowProcessGroups?q=ProcessGrpId=<value1>;AgencyId=<value2>
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
The following table describes the body parameters in the request for this task.
Root Schema : schema
Type:
Show Source
object-
CsGlobalTaskId: string
Title:
Global Task IDMaximum Length:500The global task id for case object. -
CsGlobalTaskName: string
Maximum Length:
1000The global task name for case object. -
CsPrcsCategory: string
Maximum Length:
1000The process category for case object. -
CsProcessDefId: string
Title:
Process Definition IDMaximum Length:500The process definition id for case object. -
CsProcessDefKey: string
Title:
Process DefinitionMaximum Length:300The process definition key for case object. -
CsProcessVersion: string
Title:
VersionMaximum Length:50The process version for case object. -
CsProjectId: string
Title:
ApplicationMaximum Length:500The project identifier for case object. -
CsSpaceId: string
Maximum Length:
500The project space id for case object. -
CsSpaceName: string
Title:
SpaceMaximum Length:1000The project space name for case object. -
Description: string
Title:
DescriptionMaximum Length:300The description of process group. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:'N'To enable a process group. -
IncGlobalTaskId: string
Title:
Global Task IDMaximum Length:500The global task id for incident object. -
IncGlobalTaskName: string
Maximum Length:
1000The global task name for incident object. -
IncPrcsCategory: string
Maximum Length:
1000The process category for incident object. -
IncProcessDefId: string
Title:
Process Definition IDMaximum Length:500The process definition id for incident object. -
IncProcessDefKey: string
Title:
Process DefinitionMaximum Length:300The process definition key for incident object. -
IncProcessVersion: string
Title:
VersionMaximum Length:50The process version for incident object. -
IncProjectId: string
Title:
ApplicationMaximum Length:500The project identifier for incident object. -
IncSpaceId: string
Maximum Length:
500The project space id for incident object. -
IncSpaceName: string
Title:
SpaceMaximum Length:1000The project space name for incident object.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorWorkflowProcessGroups-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
The unique identifier for the agency.
-
CsGlobalTaskId: string
Title:
Global Task IDMaximum Length:500The global task id for case object. -
CsGlobalTaskName: string
Maximum Length:
1000The global task name for case object. -
CsPrcsCategory: string
Maximum Length:
1000The process category for case object. -
CsProcessDefId: string
Title:
Process Definition IDMaximum Length:500The process definition id for case object. -
CsProcessDefKey: string
Title:
Process DefinitionMaximum Length:300The process definition key for case object. -
CsProcessVersion: string
Title:
VersionMaximum Length:50The process version for case object. -
CsProjectId: string
Title:
ApplicationMaximum Length:500The project identifier for case object. -
CsSpaceId: string
Maximum Length:
500The project space id for case object. -
CsSpaceName: string
Title:
SpaceMaximum Length:1000The project space name for case object. -
Description: string
Title:
DescriptionMaximum Length:300The description of process group. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:'N'To enable a process group. -
IncGlobalTaskId: string
Title:
Global Task IDMaximum Length:500The global task id for incident object. -
IncGlobalTaskName: string
Maximum Length:
1000The global task name for incident object. -
IncPrcsCategory: string
Maximum Length:
1000The process category for incident object. -
IncProcessDefId: string
Title:
Process Definition IDMaximum Length:500The process definition id for incident object. -
IncProcessDefKey: string
Title:
Process DefinitionMaximum Length:300The process definition key for incident object. -
IncProcessVersion: string
Title:
VersionMaximum Length:50The process version for incident object. -
IncProjectId: string
Title:
ApplicationMaximum Length:500The project identifier for incident object. -
IncSpaceId: string
Maximum Length:
500The project space id for incident object. -
IncSpaceName: string
Title:
SpaceMaximum Length:1000The project space name for incident object. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProcessGrpId: string
Title:
Group IDMaximum Length:50The unique identifier for the process group.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.