Create process groups
post
/fscmRestApi/resources/11.13.18.05/publicSectorWorkflowProcessGroups
Request
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.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AdhocNoticeStFlag: string
Title:
Ad Hoc Notice Status UpdateMaximum Length:1Default Value:NIndicates the ad hoc notice status of a case. The default value is N, indicating not active. -
AgencyId: integer
(int32)
The unique identifier for the agency.
-
CaseStFlag: string
Title:
Case Functional Status UpdateMaximum Length:1Default Value:NIndicates the functional status of the case. The default value is N, indicating not active. -
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. -
ProcessActiveFlag: string
Maximum Length:
1Default Value:NIndicates if there is an active transaction linked with the process definition. The default value is N. -
ProcessGrpId: string
Title:
Group IDMaximum Length:50The unique identifier for the process group. -
SystemNoticeStFlag: string
Title:
System Notice Status UpdateMaximum Length:1Default Value:NIndicates the system notice status of a case. The default value is N, indicating not active.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : publicSectorWorkflowProcessGroups-item-response
Type:
Show Source
object-
AdhocNoticeStFlag: string
Title:
Ad Hoc Notice Status UpdateMaximum Length:1Default Value:NIndicates the ad hoc notice status of a case. The default value is N, indicating not active. -
AgencyId: integer
(int32)
The unique identifier for the agency.
-
CaseStFlag: string
Title:
Case Functional Status UpdateMaximum Length:1Default Value:NIndicates the functional status of the case. The default value is N, indicating not active. -
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. -
ProcessActiveFlag: string
Maximum Length:
1Default Value:NIndicates if there is an active transaction linked with the process definition. The default value is N. -
ProcessGrpId: string
Title:
Group IDMaximum Length:50The unique identifier for the process group. -
SystemNoticeStFlag: string
Title:
System Notice Status UpdateMaximum Length:1Default Value:NIndicates the system notice status of a case. The default value is N, indicating not active.
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.