Update a process metadata
patch
/crmRestApi/resources/11.13.18.05/processMetadata/{ProcessMetadataNumber}
Request
Path Parameters
-
ProcessMetadataNumber(required): string
The reference number of the process metadata.
Header Parameters
-
Metadata-Context: string
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: string
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
Root Schema : schema
Type:
Show Source
object-
ProcessApplicationName: string
Title:
Process Application NameMaximum Length:220The name of the process application. -
ProcessInterfaceName: string
Title:
Process Interface NameMaximum Length:510The identifier associated to the process interface. -
ProcessKey: string
Title:
Process KeyMaximum Length:510The identifier that uniquely identifies a process in process cloud. -
ProcessName: string
Title:
Process NameMaximum Length:220The name of the process. -
ProcessTypeCd: string
Title:
Process Type CodeMaximum Length:30The lookup code that indicates if the given process is Process Cloud Process structured or dynamic. -
ProcessVersion: string
Title:
Process VersionMaximum Length:60The unique process version.
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 : processMetadata-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the process metadata. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the process metadata was created. -
LastUpdateDate: string
(date-time)
Title:
LastUpdateDateRead Only:trueThe date when the process metadata was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the process metadata. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the process metadata. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProcessApplicationName: string
Title:
Process Application NameMaximum Length:220The name of the process application. -
ProcessConnectionTypeCd: string
Title:
Process Connection Type CodeMaximum Length:30Default Value:IntegratedThe lookup code that indicates if the connection to Process Cloud is basic or integrated. -
ProcessInterfaceName: string
Title:
Process Interface NameMaximum Length:510The identifier associated to the process interface. -
ProcessKey: string
Title:
Process KeyMaximum Length:510The identifier that uniquely identifies a process in process cloud. -
ProcessMetadataId: integer
(int64)
Title:
Process Metadata IDRead Only:trueThe unique identifier of the process metadata. -
ProcessMetadataNumber: string
Title:
Process Metadata NumberMaximum Length:30The reference number of the process metadata. -
ProcessName: string
Title:
Process NameMaximum Length:220The name of the process. -
ProcessTypeCd: string
Title:
Process Type CodeMaximum Length:30The lookup code that indicates if the given process is Process Cloud Process structured or dynamic. -
ProcessVersion: string
Title:
Process VersionMaximum Length:60The unique process version.
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.
Links
- ProcessConnectionTypeCdLookup
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_SVC_AP_PCS_CONNECTION_TYPE
The lookup code that indicates if the given process connection uses Basic or Integrated type connection.
The following properties are defined on the LOV link relation:- Source Attribute: ProcessConnectionTypeCd; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- ProcessTypeCdLookup
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_SVC_AP_PROCESS_TYPE
The lookup code that indicates if the given process is Process Cloud Process structured or dynamic.
The following properties are defined on the LOV link relation:- Source Attribute: ProcessTypeCd; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder: