Update a measure
patch
/fscmRestApi/resources/11.13.18.05/collaborationDocumentDefinitions/{DocumentId}/child/measures/{DocumentMeasureId}
Request
Path Parameters
-
DocumentId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
DocumentMeasureId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
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
Root Schema : schema
Type:
Show Source
object
-
measureActions: array
Measure Actions
Title:
Measure Actions
The Measure Actions resource manages the actions associated with a document measure. -
measureParameters: array
Measure Parameters
Title:
Measure Parameters
The Measure Parameters resource manages the parameters associated with the document measures. -
ParticipantOwnerCode: string
Maximum Length:
30
Abbreviation that identifies the measure's participant owner. Accepted values are ORA_VCS_CUSTOMER or ORA_VCS_ENTERPRISE.
Nested Schema : Measure Actions
Type:
array
Title:
Measure Actions
The Measure Actions resource manages the actions associated with a document measure.
Show Source
Nested Schema : Measure Parameters
Type:
array
Title:
Measure Parameters
The Measure Parameters resource manages the parameters associated with the document measures.
Show Source
Nested Schema : collaborationDocumentDefinitions-measures-measureActions-item-patch-request
Type:
Show Source
object
-
measureActionParticipants: array
Measure Action Participants
Title:
Measure Action Participants
The Measure Action Participants resource manages the participants associated with an action.
Nested Schema : Measure Action Participants
Type:
array
Title:
Measure Action Participants
The Measure Action Participants resource manages the participants associated with an action.
Show Source
Nested Schema : collaborationDocumentDefinitions-measures-measureActions-measureActionParticipants-item-patch-request
Type:
Show Source
object
-
ParticipantCode: string
Maximum Length:
30
Abbreviation that identifies the type of participant for an action. Accepted values are ORA_VCS_CUSTOMER or ORA_VCS_ENTERPRISE. -
ParticipantName: string
Maximum Length:
255
Name of the participant for an action.
Nested Schema : collaborationDocumentDefinitions-measures-measureParameters-item-patch-request
Type:
Show Source
object
-
ParameterValue: string
Maximum Length:
255
Value of the parameter of the document measure. -
SecondParameterValue: string
Maximum Length:
255
Second value of the parameter of the document measure. A list of accepted values is defined in the lookup type ORA_VCS_MEASURE_BOUNDARY_TYPE when the ParameterCode is MEASURE_HISTORY, MEASURE_HORIZON, or LOCKED_FENCE.
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 : collaborationDocumentDefinitions-measures-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the document measure. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the document measure. -
DataTypeCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the type of measure data. -
DocumentMeasureId: integer
(int64)
Read Only:
true
Value that uniquely identifies the document measure. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the document measure. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the document measure. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
measureActions: array
Measure Actions
Title:
Measure Actions
The Measure Actions resource manages the actions associated with a document measure. -
MeasureId: integer
(int64)
Value that uniquely identifies the measure definition.
-
measureParameters: array
Measure Parameters
Title:
Measure Parameters
The Measure Parameters resource manages the parameters associated with the document measures. -
MeasureTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of measure used for collaboration. -
MeasureTypeName: string
Name of the type of measure used for collaboration.
-
ParticipantOwnerCode: string
Maximum Length:
30
Abbreviation that identifies the measure's participant owner. Accepted values are ORA_VCS_CUSTOMER or ORA_VCS_ENTERPRISE. -
ParticipantOwnerName: string
Read Only:
true
Maximum Length:80
Name of the measure's owning participant.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Measure Actions
Type:
array
Title:
Measure Actions
The Measure Actions resource manages the actions associated with a document measure.
Show Source
Nested Schema : Measure Parameters
Type:
array
Title:
Measure Parameters
The Measure Parameters resource manages the parameters associated with the document measures.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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.
Nested Schema : collaborationDocumentDefinitions-measures-measureActions-item-response
Type:
Show Source
object
-
ActionCode: string
Maximum Length:
30
Abbreviation that identifies the type of action for a document measure. A list of accepted values is defined in the lookup type ORA_VCS_MEASURE_ACTIONS. -
ActionId: integer
(int64)
Read Only:
true
Value that uniquely identifies the action for a document measure. -
ActionName: string
Name of the action for a document measure.
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the measure action. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the measure action. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the measure action. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the measure action. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
measureActionParticipants: array
Measure Action Participants
Title:
Measure Action Participants
The Measure Action Participants resource manages the participants associated with an action.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Measure Action Participants
Type:
array
Title:
Measure Action Participants
The Measure Action Participants resource manages the participants associated with an action.
Show Source
Nested Schema : collaborationDocumentDefinitions-measures-measureActions-measureActionParticipants-item-response
Type:
Show Source
object
-
ActionId: integer
(int64)
Read Only:
true
Value that uniquely identifies the action for a document measure. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the measure action participant. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the measure action participant. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the measure action participant. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the measure action participant. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ParticipantCode: string
Maximum Length:
30
Abbreviation that identifies the type of participant for an action. Accepted values are ORA_VCS_CUSTOMER or ORA_VCS_ENTERPRISE. -
ParticipantId: integer
(int64)
Read Only:
true
Value that uniquely identifies the participant for an action. -
ParticipantName: string
Maximum Length:
255
Name of the participant for an action.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : collaborationDocumentDefinitions-measures-measureParameters-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the measure parameter. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the measure parameter. -
InstanceParameterId: integer
(int64)
Read Only:
true
Value that uniquely identifies the instance of the measure parameter. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the measure parameter. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the measure parameter. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ParameterCode: string
Maximum Length:
100
Abbreviation that identifies the parameter on the document measure. -
ParameterName: string
Read Only:
true
Maximum Length:80
Name of the parameter of the document measure. -
ParameterValue: string
Maximum Length:
255
Value of the parameter of the document measure. -
SecondParameterValue: string
Maximum Length:
255
Second value of the parameter of the document measure. A list of accepted values is defined in the lookup type ORA_VCS_MEASURE_BOUNDARY_TYPE when the ParameterCode is MEASURE_HISTORY, MEASURE_HORIZON, or LOCKED_FENCE.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- measureActions
-
Parameters:
- DocumentId:
$request.path.DocumentId
- DocumentMeasureId:
$request.path.DocumentMeasureId
The Measure Actions resource manages the actions associated with a document measure. - DocumentId:
- measureParameters
-
Parameters:
- DocumentId:
$request.path.DocumentId
- DocumentMeasureId:
$request.path.DocumentMeasureId
The Measure Parameters resource manages the parameters associated with the document measures. - DocumentId:
- measureTypeCodesLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: MeasureTypeCode; Target Attribute: MeasureTypeCode
- Display Attribute: MeasureTypeCode, MeasureTypeName