Update one resource

patch

/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/Resources/{ResourceId}

Request

Path Parameters
  • 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=
  • 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
  • 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".
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Value that indicates whether the resource is available 24 hours a day or not. Valid values are: 1 or 2. If 1, then resource is available 24 hours a day. If 2, then not.
  • Maximum Length: 4000
    Value that indicates whether the resource is available 24 hours a day or not. Valid values are: Yes or No. If Yes, then the resource is available 24 hours a day. If No, then the resource isn't available 24 hours a day.
  • Maximum Length: 4000
    Value that indicates whether the resource is a bottleneck resource or not. Valid values are: 1 or 2. If 1, then resource is a bottleneck. If 2, then not.
  • Value that indicates whether the resource is a bottleneck or not. Valid values are: Yes or No. If Yes, then the resource is a bottleneck. If No, then the resource isn't a bottleneck.
  • Value that indicates whether the resource is critical to honor resource capacity constraint or not. Valid values are: 1 or 2. If 1, then the resource is critical. If 2, then the resource isn't critical.
  • Maximum Length: 4000
    Value that indicates whether the resource is critical to honor the resource capacity constraint or not. Valid values are: Yes or No. If Yes, then the resource is critical. If No, then the resource isn't critical.
  • Percentage of the actual output compared to the expected standard output.
  • Unique identifier of the plan.
  • Value that uniquely identifies the resource.
  • Percentage of how much a resource is utilized.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : supplyPlans-Resources-item-response
Type: object
Show Source
  • Value that indicates whether the resource is available 24 hours a day or not. Valid values are: 1 or 2. If 1, then resource is available 24 hours a day. If 2, then not.
  • Maximum Length: 4000
    Value that indicates whether the resource is available 24 hours a day or not. Valid values are: Yes or No. If Yes, then the resource is available 24 hours a day. If No, then the resource isn't available 24 hours a day.
  • Maximum Length: 4000
    Value that indicates whether the resource is a bottleneck resource or not. Valid values are: 1 or 2. If 1, then resource is a bottleneck. If 2, then not.
  • Value that indicates whether the resource is a bottleneck or not. Valid values are: Yes or No. If Yes, then the resource is a bottleneck. If No, then the resource isn't a bottleneck.
  • Read Only: true
    Number of units of this resource that are available.
  • Read Only: true
    Maximum Length: 64
    User who created the resource.
  • Read Only: true
    Date and time when the user created the resource.
  • Value that indicates whether the resource is critical to honor resource capacity constraint or not. Valid values are: 1 or 2. If 1, then the resource is critical. If 2, then the resource isn't critical.
  • Maximum Length: 4000
    Value that indicates whether the resource is critical to honor the resource capacity constraint or not. Valid values are: Yes or No. If Yes, then the resource is critical. If No, then the resource isn't critical.
  • Read Only: true
    Maximum Length: 4000
    Code for the currency in which the resource cost is defined.
  • Read Only: true
    Date when the resource is no longer available.
  • Percentage of the actual output compared to the expected standard output.
  • Read Only: true
    Date and time when the user most recently updated the resource.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the resource.
  • Links
  • Read Only: true
    Value that's used to enable Create Note or Manage Notes. Valid values are 1 or 2. If 1, then Create Note is enabled. If 2, Manage Notes is enabled. The default value is 1.
  • Read Only: true
    Maximum Length: 4000
    Abbreviation that identifies the organization.
  • Read Only: true
    Value that uniquely identifies the organization.
  • Unique identifier of the plan.
  • Read Only: true
    Maximum Length: 40
    Abbreviation that identifies the resource.
  • Read Only: true
    Cost associated with using the resource.
  • Read Only: true
    Maximum Length: 240
    Description of the resource.
  • Value that uniquely identifies the resource.
  • Read Only: true
    Maximum Length: 80
    Name of the resource.
  • Read Only: true
    Value that identifies the type of resource. Valid values are 1 or 2. If 1, then the resource is a piece of equipment. If 2, then the resource is a crew. A list of accepted values is defined in the lookup type ORA_MSC_RESOURCE_TYPE.
  • Read Only: true
    Maximum Length: 4000
    Value that indicates the type of resource. Valid values are Equipment or Crew.
  • Read Only: true
    Maximum Length: 3
    Unit of measure associated with the resource.
  • Read Only: true
    Text that identifies whether the resource record has been modified or is newly created in the simulation set. Valid values are Changed or Null. If it's Changed, then the resource record has been modified or newly created in the simulation set. If it's Null, then the resource record hasn't been modified or newly created in the simulation set.
  • Read Only: true
    Maximum Length: 4000
    Unit of measure associated with the resource.
  • Percentage of how much a resource is utilized.
  • Read Only: true
    Maximum Length: 120
    Abbreviation that identifies the work area.
  • Read Only: true
    Maximum Length: 240
    Description of the work area.
  • Read Only: true
    Maximum Length: 80
    Name of the work area.
  • Read Only: true
    Maximum Length: 120
    Abbreviation that identifies the work center.
  • Read Only: true
    Maximum Length: 240
    Description of the work center.
  • Read Only: true
    Value that uniquely identifies the work center.
  • Read Only: true
    Maximum Length: 80
    Name of the work center.
Back to Top