Mass update a collection of relationships

post

/fscmRestApi/resources/11.13.18.05/collaborationRelationships/action/massUpdate

Mass update a collection of relationships in supply collaboration.

Request

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/vnd.oracle.adf.action+json ()
Root Schema : schema
Type: object
Show Source
  • Contains Y or N. If Y, then the ship-to supplier can adjust commits for their suppliers. If N, then this supplier can't make this adjustment. The default value is N. This attribute is applicable only to each relationship where the ship-to organization is a contract manufacturer and the View Order Forecasts option is Y.
  • Contains Y or N. If Y, then the ship-to supplier can view order forecasts for their suppliers. If N, then this supplier can't view these forecasts. The default value is N. This attribute is applicable to each relationship when the ship-to organization is a contract manufacturer and the View Order Forecasts option is Y.
  • Abbreviation that identifies the unit of measure used for supply chain collaboration.
  • Abbreviation that identifies the source for the unit of measure that's available for supply chain collaboration. Values include ORA_VCS_UOMSOURCE_PUB, ORA_VCS_UOMSOURCE_ASL, ORA_VCS_UOMSOURCE_PRI, or ORA_VCS_UOMSOURCE_OTH.
  • Number of days in the future that the order forecast will contain commit quantities.
  • Abbreviation that identifies the mass update action to be taken against the CommitHorizonInDays attribute. Acceptable values include ORA_VCS_SET_TO_VALUE and ORA_VCS_CLEAR_VALUE.
  • Time period when the process must provide commit quantities to the enterprise. This attribute can contain one of the following values: Commit Horizon or Days. This attribute is used when SLA Action is Commit Automatically.
  • Abbreviation that identifies the mass update action to be taken against the CommitPeriod attribute. Acceptable values include ORA_VCS_SET_TO_VALUE and ORA_VCS_CLEAR_VALUE.
  • Number of days in the future to provide commit quantities to the enterprise. This attribute is used when the commit period is days.
  • Quantity provided to the enterprise when the process reaches the action that the service level agreement specifies. Valid values include Previous Forecast Commits or Percentage of Current Forecast. This attribute is used when the Commit Period value is set.
  • Abbreviation that identifies the mass update action to be taken against the CommitQuantity attribute. Acceptable values include ORA_VCS_SET_TO_VALUE and ORA_VCS_CLEAR_VALUE.
  • Percent of the current forecast to commit. This attribute is used when the commit quantity contains percent of current forecast. The default value is 100.
  • Number of days from the publish date that the supplier must commit for an order forecast.
  • Abbreviation that identifies the mass update action to be taken against the CommitSlaInDays attribute. Acceptable values include ORA_VCS_SET_TO_VALUE and ORA_VCS_CLEAR_VALUE.
  • Date the relationship becomes inactive.
  • Abbreviation that identifies the mass update action to be taken against the EffectiveEndDate attribute. Acceptable values include ORA_VCS_SET_TO_VALUE and ORA_VCS_CLEAR_VALUE.
  • Date the relationship becomes active.
  • Abbreviation that identifies the mass update action to be taken against the EffectiveStartDate attribute. Acceptable values include ORA_VCS_SET_TO_VALUE and ORA_VCS_CLEAR_VALUE.
  • Number of days in the future that the order forecast will contain forecast quantities.
  • Abbreviation that identifies the mass update action to be taken against the ForecastHorizonInDays attribute. Acceptable values include ORA_VCS_SET_TO_VALUE and ORA_VCS_CLEAR_VALUE.
  • Name of the manufacturer.
  • Number that identifies the item at the manufacturer.
  • RelationshipIdArray
    Name of the array that contains a comma separated list of relationship IDs to update.
  • Action that the application takes when it reaches the service level agreement. This attribute is empty or can contain a value of Commit Automatically. The default value is empty. This attribute is used when the Commit SLA in Days is a positive whole number.
  • Abbreviation that identifies the mass update action to be taken against the SlaAction attribute. Acceptable values include ORA_VCS_SET_TO_VALUE and ORA_VCS_CLEAR_VALUE.
  • Contains Y or N. If Y, then the ship-to supplier can view order forecasts for their suppliers. If N, then this supplier can't view these forecasts. The default value is N. This attribute is applicable to each relationship when the ship-to organization is a contract manufacturer.
Nested Schema : RelationshipIdArray
Type: array
Name of the array that contains a comma separated list of relationship IDs to update.
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : result
Type: object
Additional Properties Allowed
Show Source
Value that indicates if the action was successful.
Nested Schema : additionalProperties
Type: array
Show Source
Back to Top