Get one simulation set
get
/fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}
Request
Path Parameters
-
SimulationSetId(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=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
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 : simulationSets-item-response
Type:
Show Source
object
-
BillOfResources: array
Bill of Resources
Title:
Bill of Resources
The Bill of Resources resource manages the bill of resources within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the simulation set. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the simulation set. -
Items: array
Items
Title:
Items
The Items resource manages the items within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the simulation set. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the simulation set. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PlanningDemands: array
Planning Demands
Title:
Planning Demands
The Planning Demands resource manages the demand orders such as sales orders and forecasts within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution. -
PlanningSupplies: array
Planning Supplies
Title:
Planning Supplies
The Planning Supplies resource manages the supply orders such as work orders and purchase orders within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution. -
Resources: array
Resources
Title:
Resources
The Bill of Resources resource manages the bill of resources within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution. -
SimulationSetId: integer
(int64)
Read Only:
true
Value that uniquely identifies the simulation set. -
SimulationSetName: string
Read Only:
true
Maximum Length:50
Name of the simulation set. -
SupplierCapacities: array
Supplier Capacities
Title:
Supplier Capacities
The Supplier Capacities resource manages how much of an item can be purchased from a supplier during a specified time period within a simulation set. -
SupplierItems: array
Supplier Items
Title:
Supplier Items
The Supplier Items resource manages which items are purchased from which suppliers within a simulation set.
Nested Schema : Bill of Resources
Type:
array
Title:
Bill of Resources
The Bill of Resources resource manages the bill of resources within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution.
Show Source
Nested Schema : Items
Type:
array
Title:
Items
The Items resource manages the items within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Planning Demands
Type:
array
Title:
Planning Demands
The Planning Demands resource manages the demand orders such as sales orders and forecasts within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution.
Show Source
Nested Schema : Planning Supplies
Type:
array
Title:
Planning Supplies
The Planning Supplies resource manages the supply orders such as work orders and purchase orders within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution.
Show Source
Nested Schema : Resources
Type:
array
Title:
Resources
The Bill of Resources resource manages the bill of resources within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution.
Show Source
Nested Schema : Supplier Capacities
Type:
array
Title:
Supplier Capacities
The Supplier Capacities resource manages how much of an item can be purchased from a supplier during a specified time period within a simulation set.
Show Source
Nested Schema : Supplier Items
Type:
array
Title:
Supplier Items
The Supplier Items resource manages which items are purchased from which suppliers within a simulation set.
Show Source
Nested Schema : simulationSets-BillOfResources-item-response
Type:
Show Source
object
-
AlternateResources: array
Alternate Resources
Title:
Alternate Resources
The Alternate Resources resource manages the collected alternate resources in the bill of resources that are used as input for the planning engine. -
AssemblyDescription: string
Maximum Length:
240
Description of the assembly item. -
AssemblyItemId: integer
(int64)
Value that uniquely identifies the assembly item.
-
AssemblyItemLevel: string
Maximum Length:
8
Data load level of the item being produced. Valid values are Item and Category. -
AssemblyItemName: string
Maximum Length:
300
Name of the assembly item. -
AssemblyQuantity: number
Default Value:
0
Quantity of the item being produced. -
AssemblyUOM: string
Maximum Length:
4000
Planning unit of measure of the assembly item. -
BasisType: integer
Default Value:
1
Value that indicates whether the component item or resource usage quantity in an assembly item's bill of resources is fixed or variable. Contains one of the following values: 1 or 2. If 1, then usage quantity is variable. If 2, then usage quantity is fixed. The default value is 1. -
BorId: integer
(int64)
Value that uniquely identifies the bill of resources.
-
CatalogId: integer
(int64)
Value that uniquely identifies the catalog.
-
CatalogName: string
Maximum Length:
30
Category set or name of the catalog to which an item belongs. If Assembly Item Level is set to Category, then this value is required. -
CategoryId: integer
(int64)
Value that uniquely identifies the category.
-
CategoryName: string
Maximum Length:
250
Name of the category to which an item belongs. If Assembly Item Level is set to Category, then this value is required. -
CategoryUOM: string
Maximum Length:
3
Planning unit of measure of the category. -
ComponentDescription: string
Maximum Length:
240
Description of the component item. -
ComponentItemId: integer
(int64)
Value that uniquely identifies the component item.
-
ComponentItemName: string
Maximum Length:
300
Name of the component item. -
ComponentUOM: string
Maximum Length:
4000
Planning unit of measure of the component item. -
ComponentUsageQuantity: number
Title:
Usage Quantity
Default Value:0
Quantity of the item being consumed. -
ConsumptionType: string
Maximum Length:
72
Type of consumption. This attribute indicates whether an item or resource is being consumed. Valid values are Item and Resource. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the bill of resources. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the bill of resources. -
EffectiveEndDate: string
(date)
Date when the component item or resource is no longer available.
-
EffectiveStartDate: string
(date)
Date when the component item or resource is available.
-
FindNumber: integer
Number that uniquely identifies a component when the same component occurs multiple times at the same level in a bill of material.
-
LastUpdateDate: string
(date-time)
Read Only:
true
User who most recently updated the bill of resources. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
Date and time when the user most recently updated the bill of resources. -
LeadTimeOffsetInDays: number
Default Value:
0
Value that indicates the number of days for which the planning engine offsets the consumption of a component or resource. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OptionDependent: integer
(int32)
Read Only:
true
Value that indicates whether the resource in an assembly item's bill of resources is used in operations that are dependent on the choice of one or multiple optional components. Contains one of the following values: 1 or 2. If 1, then the resource is option dependent. If 2, then the resource isn't option dependent. This attribute doesn't have a default value. -
OptionDependentDetails: array
Option Dependent Resource Details
Title:
Option Dependent Resource Details
In the bill of resources, the Option Dependent Resource Details resource manages the details for resources used in operations that are dependent on the choice of one or multiple optional components. The details are used as input for the planning engine. -
Organization: string
Maximum Length:
4000
Abbreviation that identifies the organization associated with the item. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization.
-
ResourceCode: string
Maximum Length:
40
Abbreviation that identifies the resource. -
ResourceId: integer
(int64)
Value that uniquely identifies the resource.
-
ResourceUOM: string
Maximum Length:
4000
Unit of measure associated with the resource. -
ResourceUsageQuantity: number
Default Value:
0
Quantity of the resource being consumed. -
SourceOrganization: string
Maximum Length:
4000
Name of the organization where the component or resource is defined. -
SourceOrganizationId: integer
(int64)
Value that uniquely identifies the source organization.
-
SubstituteComponents: array
Substitute Components
Title:
Substitute Components
The Substitute Components resource manages the collected substitute component, in the bill of resources, which is used as input for the planning engine. -
WorkCenterCode: string
Maximum Length:
120
Abbreviation that identifies the work center. -
WorkCenterId: integer
(int64)
Value that uniquely identifies the work center.
Nested Schema : Alternate Resources
Type:
array
Title:
Alternate Resources
The Alternate Resources resource manages the collected alternate resources in the bill of resources that are used as input for the planning engine.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Option Dependent Resource Details
Type:
array
Title:
Option Dependent Resource Details
In the bill of resources, the Option Dependent Resource Details resource manages the details for resources used in operations that are dependent on the choice of one or multiple optional components. The details are used as input for the planning engine.
Show Source
Nested Schema : Substitute Components
Type:
array
Title:
Substitute Components
The Substitute Components resource manages the collected substitute component, in the bill of resources, which is used as input for the planning engine.
Show Source
Nested Schema : simulationSets-BillOfResources-AlternateResources-item-response
Type:
Show Source
object
-
AlternateResourceCode: string
Maximum Length:
40
Abbreviation that identifies the alternate resource. -
AlternateResourceId: integer
(int64)
Value that uniquely identifies the alternate resource.
-
AlternateResourcePriority: number
Value that indicates the priority associated with the resource to use as the alternate resource.
-
AlternateResourceQuantity: number
Default Value:
0
Value that indicates the quantity of the alternate resource being consumed. -
AlternateResourceUOM: string
Read Only:
true
Maximum Length:4000
Unit of measure associated with the alternate resource. -
AlternateWorkCenterCode: string
Read Only:
true
Maximum Length:120
Abbreviation that identifies the work center to which the alternate resource belongs to in the bill of resources. -
AlternateWorkCenterId: integer
(int64)
Read Only:
true
Value that uniquely identifies the work center to which the alternate resource belongs to in the bill of resources. -
CreatedBy: string
Maximum Length:
64
User who created the alternate resources in the bill of resources. -
CreationDate: string
(date-time)
Date and time when the user created the alternate resources in the bill of resources.
-
LastUpdateDate: string
(date-time)
Date and time when the user most recently updated the alternate resources in the bill of resources.
-
LastUpdatedBy: string
Maximum Length:
64
User who most recently updated the alternate resources in the bill of resources. -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
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 : simulationSets-BillOfResources-OptionDependentDetails-item-response
Type:
Show Source
object
-
AssemblyItemId: integer
(int64)
Read Only:
true
Value that uniquely identifies the assembly item. -
AssemblyItemName: string
Read Only:
true
Maximum Length:255
Name of the assembly item. -
BorId: integer
Read Only:
true
Value that uniquely identifies the bill of resources. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OperationSequenceNumber: number
Read Only:
true
Number that indicates the order for operations that are dependent on the choice of one or multiple optional components in the bill of resources. -
OptionId: integer
(int64)
Read Only:
true
Value that uniquely identifies the optional component for the option dependent resource in the bill of resources. -
OptionMemberId: integer
(int64)
Read Only:
true
Value that uniquely identifies the end option item or class in the optional component lineage in the bill of resources. -
OptionMemberLineageNames: string
Read Only:
true
Maximum Length:4000
Ordered list of names for the parent option items or classes of an optional component in the bill of resources. -
OptionMemberName: string
Read Only:
true
Maximum Length:4000
Name of the end option item or class in the optional component lineage in the bill of resources. -
OptionMemberType: string
Read Only:
true
Maximum Length:4000
Value that indicates whether the optional component in the bill of resources is an item or class. Contains one of the following values: 0 or 1. If 0, then the component is an option item. If 1, then the component is an option class. This attribute doesn't have a default value. -
OptionMemberUsageQuantity: number
Read Only:
true
Value that indicates the quantity of the optional component being consumed in the bill of resources. -
Organization: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the organization associated with the item. -
OrganizationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the organization. -
ResourceCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the resource. -
ResourceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the resource. -
ResourceUsageQuantity: number
Read Only:
true
Quantity of the resource being consumed.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : simulationSets-BillOfResources-SubstituteComponents-item-response
Type:
Show Source
object
-
CreatedBy: string
Maximum Length:
64
User who created the substitute components in the bill of resources. -
CreationDate: string
(date-time)
Date and time when the user created the substitute components in the bill of resources.
-
LastUpdateDate: string
(date-time)
Date and time when the user most recently updated the substitute components in the bill of resources.
-
LastUpdatedBy: string
Maximum Length:
64
User who most recently updated the substitute components in the bill of resources. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SubstituteComponentItemId: integer
(int64)
Value that uniquely identifies the component item to use as the substitute component in the bill of resources.
-
SubstituteComponentItemName: string
Maximum Length:
300
Name of the component item to use as the substitute component in the bill of resources. -
SubstituteComponentItemPriority: number
Value that indicates the priority associated with the component item to use as the substitute component in the bill of resources.
-
SubstituteComponentItemQuantity: number
Default Value:
0
Value that indicates the quantity of the substitute component being consumed. -
SubstituteComponentItemUOM: string
Read Only:
true
Maximum Length:4000
Unit of measure associated with the substitute component.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : simulationSets-Items-item-response
Type:
Show Source
object
-
ABCClass: string
Read Only:
true
Maximum Length:40
Code assigned to the item for classification purposes. Items are divided into categories called ABC classes, such as A, B, and C, according to a criterion such as revenue generation, turnover, or value. -
AcceptableEarlyDays: integer
Number of days before which the planning process won't reschedule the sales order. For example, if the due date on the original sales order is June 10, and if the Acceptable Early Days is 3, and if the new due date is less than or equal to June 13 then the planning process won't suggest rescheduling.
-
AllowUseOfCommonSupplies: integer
Value that indicates whether common supplies are used in case the project inventory isn't sufficient during the demand and supply netting process. Valid values are: 1 or 2. If 1, then common supplies are used. If 2, then not.
-
AnnualCarryingCostPercentage: number
Percent of unit cost that represents the internal cost to stock one unit for one year.
-
ATPComponents: string
Read Only:
true
Maximum Length:1
Number of days required to assemble an item independent of the sales order quantity, such as setup time or tear down time. -
AutocreatedConfiguration: integer
Read Only:
true
Value that indicates whether the item is a configured item or not. Valid values are: 1 or 2. If 1, then item is a configured item. If 2, then not. -
AverageInterarrivalTime: number
Read Only:
true
Average time, expressed in days, between intervals. -
AverageInterarrivalTimeOvrride: number
Number of days specified by the user to override the average interarrival time, where the average interarrival time is the average time, expressed in days, between intervals.
-
BackToBackEnabled: integer
Read Only:
true
Value that indicates whether the item is enabled for back-to-back ordering or not. Valid values are: 1 or 2. If 1, then item is enabled for back-to-back ordering. If 2, then not. -
BaseModel: string
Read Only:
true
Maximum Length:4000
Value that uniquely identifies the model to use when creating an assemble-to-order configuration. -
BuildInWIPOption: integer
Read Only:
true
Contains one of the following values: 1 or 2. If 1, then work orders can be created. If No, then work orders can't be created. -
Buyer: string
Read Only:
true
Maximum Length:240
Name of the buyer associated with the item. -
CalculateATPIndicator: integer
Read Only:
true
Contains one of the following values: 1 or 0. If 1, then enable available-to-promise functionality in Oracle Global Order Promising Cloud when planning for this item. If 2, don't enable. This attribute doesn't have a default value. -
ConsiderInClearToBuild: string
Maximum Length:
1
Value that indicates whether to include this component item when calculating clear-to-build for an assembly item. Valid values are 1 or 2. If 1, then this component item is included. If 2, then it's not. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the item. -
CreateSupply: integer
Value that indicates whether planning creates planned orders for this item. Valid values are 1 or 2. If 1, then planned orders are created. If 2, then planned orders aren't created.
-
CreateSupplyAfter: string
(date)
Date after which supplies can be created. This attribute is editable only when the CreateSupply attribute is set to 1.
-
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the item. -
CriticalComponent: integer
Value that indicates whether the item is a critical component or not. Valid values are 1 or 2. If 1, then the item is a critical component. If 2, then the item isn't a critical component.
-
CumulativeManufacturingLT: number
Read Only:
true
Number of days required to manufacture the item, including the adjusted, cumulative, and total lead time for the component that requires the longest time to assemble. -
Currency: string
Read Only:
true
Maximum Length:30
Value that indicates the currency associated with the item's price and cost. -
DaysOfCover: number
Number of days of cover for the item. Days of Cover is multiplied by the average demand to calculate the safety stock level.
-
DaysOfCoverDemandPeriod: integer
Period of time, specified as a number of days, used to determine the average gross demand when using the Days of Cover method to calculate safety stock.
-
DemandTimeFenceCode: integer
Abbreviation that identifies the point in time inside which the planning process ignores forecast demand and considers only sales order demand when calculating gross requirements. A list of accepted values is defined in the lookup type ORA_MSC_TIME_FENCE_TYPES.
-
DemandTimeFenceDays: integer
Time horizon, expressed in number of days, within which forecast demand is ignored.
-
DemandTimeFenceType: string
Maximum Length:
4000
Value that identifies the point in time inside which the planning process ignores forecast demand and considers only sales order demand when calculating gross requirements. A list of accepted values is defined in the lookup type ORA_MSC_TIME_FENCE_TYPES. -
Description: string
Maximum Length:
240
Description of the item. -
DiscountPercentage: number
Read Only:
true
Average discount for the item. -
EnforcePurchasingLeadTime: integer
Value that indicates whether purchasing lead times are imposed as a hard constraint during constraint-based planning. Valid values are: 1 or 2. If 1, then purchasing lead times are enforced. If 2, then not.
-
ExcessHorizon: number
Time horizon, expressed in number of days, after which inventory is considered excess.
-
FixedDaysOfSupply: number
Number of days to use to modify the size and timing of each planned order quantity.
-
FixedLeadTime: number
Number of days required to assemble an item independent of the sales order quantity, such as setup time or tear down time.
-
FixedLotMultiplier: number
Multiplier to use, in units for each day, for each fixed lot quantity or each repetitive rate.
-
FixedOrderQuantity: number
Quantity to use to modify the size of each planned order quantity or each repetitive daily rate.
-
ForecastControl: string
Read Only:
true
Maximum Length:4000
Value that indicates how the forecast is exploded and consumed. This attribute isn't currently used. -
ForecastErrorType: string
Maximum Length:
30
Value that indicates how the quality of a forecast is measured. A list of accepted values is defined in the lookup type MSC_FORECAST_ERROR_TYPES. -
ForecastErrorTypeStr: string
Maximum Length:
4000
Meaning associated with the ForecastErrorType Code attribute. -
HardPeggingLevel: string
Maximum Length:
25
Value that identifies the type of pegging considered by the planning engine during the supply and demand netting process. A list of accepted values is defined in the lookup type ORA_MSC_HARD_PEGGING_LEVEL. -
HardPeggingLevelStr: string
Maximum Length:
4000
Meaning associated with the HardPeggingLevel attribute. -
IntermittentDemand: number
Read Only:
true
Value that indicates whether the demand for the item has an irregular frequency or not. Valid values are: 1 or 2. If 1, then demand for the item has an irregular frequency . If 2, then not. -
IntermittentDemandOverride: string
Value specified by the user to override the Intermittent Demand, where Intermittent Demand indicates whether the demand has an irregular frequency or not. Valid values are: 1 or 2. If 1, then demand for the item has an irregular frequency . If 2, then not.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the item.
-
ItemCostUOM: string
Read Only:
true
Maximum Length:4000
Unit of measure associated with an item's cost. -
ItemName: string
Maximum Length:
300
Name of the item. -
ItemStructureType: string
Read Only:
true
Maximum Length:4000
Value that indicates the type of bill of material. A list of accepted values is defined in the lookup type ORA_MSC_BOM_ITEM_TYPE. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the item. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User most recently updated the item. -
LeadTimeLotSize: number
Multiplier to use, in units for each day, for each fixed lot quantity or each repetitive rate.
-
LeadTimeOffsetPeriodBkts: number
Number of months or periods in which the constrained supply plan offsets the lead time, after converting the number of months or periods to days. Month buckets are used if the supply planning calendar is Gregorian. Value can be null or greater than or equal to zero. This attribute doesn't have a default value.
-
LeadTimeOffsetWeekBkts: number
Number of weeks in which the constrained supply plan offsets the lead time, after converting the number of weeks to days. Value can be null or greater than or equal to zero. This attribute doesn't have a default value.
-
LifeCyclePhase: string
Maximum Length:
120
Name of lifecycle phase of the item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotControl: string
Read Only:
true
Maximum Length:4000
Meaning associated with the LotControlCode attribute. A list of accepted values is defined in the lookup type ORA_MSC_LOT_CONTROL_CODE. -
LotControlCode: integer
Read Only:
true
Value that identifies whether the item is lot controlled. Valid values are 1 and 2. If 1, then lot control isn't established for the item. If 2, then lot control is used to track inventory balances by the lot number. A list of accepted values is defined in the lookup type ORA_MSC_LOT_CONTROL_CODE. -
LotExpirationControl: string
Read Only:
true
Maximum Length:4000
Meaning associated with the LotsExpiration attribute. A list of accepted values is defined in the lookup type ORA_MSC_LOT_EXPIRATION_CONTROL. -
LotsExpiration: integer
Read Only:
true
Value that identifies how lot expiration dates are calculated. Valid values are 1 and 2. If 1, then lots don't expire. If 2, then lot expiration is based on the number of shelf life days for the item. A list of accepted values is defined in the lookup type ORA_MSC_LOT_EXPIRATION_CONTROL. -
MAD: number
Read Only:
true
Value of the mean absolute deviation for the item. -
MADOverride: number
Value that's the user override of the mean absolute deviation, where mean absolute deviation is a statistical formula used to measure the quantity deviation between actual and forecasted demand.
-
MakeOrBuy: string
Read Only:
true
Maximum Length:4000
Value that indicates whether the item is manufactured or purchased. Valid values are Make or Buy. If Make, then the item is manufactured. If Buy, then the item is purchased. A list of accepted values is defined in the lookup type ORA_MSC_PLANNING_MAKE_BUY. -
MAPE: number
Read Only:
true
Value of the mean absolute percentage error for the item. -
MAPEOverride: number
Value that's the user override of the mean absolute percentage error, where mean absolute percentage error is a statistical formula used to measure the percentage deviation between actual and forecasted demand.
-
MaximumOrderQuantity: number
Maximum order quantity of the item.
-
MinimumOrderQuantity: number
Minimum order quantity of the item.
-
NetSellingPrice: number
Read Only:
true
Selling price of an item after applying an average discount to the item's list price. -
NumberOfDaysForDemandCutoff: integer
The number of days after the demand date that the demand can be satisfied. This attribute doesn't have a default value.
-
ObsolescenceDate: string
(date)
Date when the item is obsolete.
-
OrderCost: number
Fixed costs that are associated with placing a sales order for the item.
-
OrderModifierToStartQuantity: integer
Value that indicates whether order modifiers are applied to start quantity or not. Valid values are: 1 or 2. If 1, then order modifiers are applied to start quantity. If 2, then not.
-
Organization: string
Maximum Length:
49
Abbreviation that identifies the organization associated with the item. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization.
-
PickComponents: integer
Read Only:
true
Value that indicates whether the item can be picked from finished goods inventory. Valid values are: 1 or 2. If 1, then the item can be picked from finished goods inventory. If 2, then not. -
Planner: string
Maximum Length:
10
Abbreviation that identifies the planner responsible for the item. -
PlannerDescription: string
Read Only:
true
Maximum Length:4000
Description of the planner responsible for the item. -
PlanningMethod: string
Maximum Length:
4000
Value that indicates the type of planning used for the item. A list of accepted values is defined in the lookup type ORA_MSC_PLANNING_CODE. -
PlanningMethodCode: integer
Abbreviation that indicates the type of planning used for the item. A list of accepted values is defined in the lookup type ORA_MSC_PLANNING_CODE.
-
PlanningTimeFenceCode: integer
Abbreviation that identifies the point in time inside which the planning process won't schedule a supply order to be due. A list of accepted values is defined in the lookup type ORA_MSC_TIME_FENCE_TYPES.
-
PlanningTimeFenceDays: integer
Time horizon, in number of days, in which supply orders aren't scheduled to be due.
-
PlanningTimeFenceType: string
Maximum Length:
4000
Value that identifies the point in time inside which the planning process won't schedule a supply order to be due. A list of accepted values is defined in the lookup type ORA_MSC_TIME_FENCE_TYPES. -
PostprocessingLeadTime: number
Number of days required to make an item available in inventory once the supply is complete.
-
PreprocessingLeadTime: number
Number of days which must be added to purchasing or manufacturing lead time to place an order.
-
ProcessingLeadTime: number
Number of days required to procure or manufacture an item.
-
ReleaseTimeFenceCode: integer
Abbreviation that identifies the point in time inside which planned orders with certain criteria are automatically released as work orders or purchase orders. A list of accepted values is defined in the lookup type ORA_MSC_TIME_FENCE_TYPES.
-
ReleaseTimeFenceDays: integer
Time horizon, in number of days, in which orders are automatically released as work orders or purchase requisitions.
-
ReleaseTimeFenceType: string
Maximum Length:
4000
Value that identifies the point in time inside which planned orders with certain criteria are automatically released as work orders or purchase orders. A list of accepted values is defined in the lookup type ORA_MSC_TIME_FENCE_TYPES. -
Rounding: integer
Read Only:
true
Value that indicates whether planned order quantity is rounded to a whole number or not. Valid values are: 1 or 2. If 1, then planned order quantity is rounded. If 2, then not. -
SafetyStockCode: integer
Value that identifies the method that planning uses to calculate safety stock levels for the item. A list of accepted values is defined in the lookup type ORA_MSC_SS_PLANNING_METHD.
-
SafetyStockPlanningMethod: string
Maximum Length:
4000
Meaning associated with the SafetyStockCode attribute. -
SafetyStockQuantity: number
Read Only:
true
Desired level of safety stock of an item. -
SafetyStockQuantityOverride: number
Numeric value provided by the user to override the standard safety stock quantity of an item.
-
SellingPrice: number
Selling price of the item.
-
ServiceLevelPercentage: number
Desired level of customer service, expressed as a percentage, in satisfying product demand. This represents the probability that an order can be filled from available inventory.
-
ShrinkageRate: number
Average amount of material you expect to lose when manufacturing or storing the item.
-
StandardCost: number
Standard cost of an item.
-
SupplyType: string
Read Only:
true
Maximum Length:4000
Value that indicates the supply type for components. A list of accepted values is defined in the lookup type ORA_MSC_WIP_SUP_TYPE. -
UnitVolume: number
Read Only:
true
Volume of one item. -
UnitWeight: number
Read Only:
true
Weight of one item. -
UOM: string
Read Only:
true
Maximum Length:4000
Planning unit of measure of the item. -
VariableLeadTime: number
Time to produce one unit of an assembly.
-
VolumeUOMName: string
Read Only:
true
Maximum Length:4000
Unit of measure to use for the item volume. -
WeightUOMName: string
Read Only:
true
Maximum Length:4000
Unit of measure to use for the item weight.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : simulationSets-PlanningDemands-item-response
Type:
Show Source
object
-
AllowSplits: integer
Read Only:
true
Value that indicates whether Oracle Global Order Promising Cloud can automatically split a fulfillment line into two or more lines to optimize promising results. Valid values are 1 or 2. If 1, then Global Order Promising can automatically split a fulfillment line. If 2, then Global Order Promising can't automatically split a fulfillment line. -
AllowSubstitution: integer
Read Only:
true
Value that indicates whether Oracle Global Order Promising Cloud can consider end item substitution to optimize promising results. Valid values are 1 or 2. If 1, then Global Order Promising considers end item substitution. If 2, then Global Order Promising doesn't consider end item substitution. -
ArrivalSetName: string
Title:
Arrival Set Name
Read Only:true
Maximum Length:30
A named set designating the order lines that should arrive together. On the sales order, the arrival set name designates lines that should arrive together at the customer site. -
AssetNumber: string
Title:
Asset
Read Only:true
Maximum Length:80
Number that identifies the asset associated with a maintenance work order. -
BucketType: string
Title:
Bucket Type
Read Only:true
Maximum Length:7
Time bucket used for forecast demands. Valid values include Day, Month, Period, or Week. A list of accepted values is defined in the lookup types ORA_MSC_TIME_LEVELS_GREGORIAN and ORA_MSC_TIME_LEVELS_MFG. -
Buyer: string
Title:
Buyer
Read Only:true
Name of the buyer associated with the item. -
CompletedQuantity: number
Read Only:
true
Shipped quantity of the sales order. -
ComponentQuantityIssued: number
Read Only:
true
Quantity of a component issued to a work order. -
ConfigurationItem: string
Title:
Configuration Item
Read Only:true
Maximum Length:300
Name of the configuration item. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the order. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the order. -
Customer: string
Title:
Customer
Read Only:true
Maximum Length:4000
Name of the customer associated with the sales order or forecast. -
CustomerPOLineNumber: string
Read Only:
true
Maximum Length:50
Number that identifies the customer purchase order line corresponding to the sales order. -
CustomerPONumber: string
Read Only:
true
Maximum Length:50
Customer purchase order number corresponding to the sales order. -
CustomerPOScheduleNumber: string
Read Only:
true
Maximum Length:50
Number that identifies the schedule level customer purchase order line location that corresponds to the sales order. -
CustomerSite: string
Title:
Customer Site
Read Only:true
Maximum Length:4000
Code associated with a specific customer ship-to location. -
DeliveryCost: number
Read Only:
true
Value that identifies the delivery cost per unit. -
DeliveryLeadTime: number
Read Only:
true
Value that identifies the delivery lead time from the promising application. -
DemandClass: string
Read Only:
true
Maximum Length:34
Classification of demand used to track and consume different types of demand. Review and update the value for this attribute using the Manage Demand Classes task. -
DemandClassCode: string
Title:
Demand Class
Read Only:true
Maximum Length:4000
Code that identifies the demand class associated with the order. A list of accepted values is defined in the MSC_SR_LOOKUP_VALUES_TL table where LOOKUP_TYPE is DEMAND_CLASS. -
DemandPriority: integer
Title:
Order Priority
Read Only:true
Priority of the demand. -
DestinationTimeZone: string
Title:
Destination Time Zone
Read Only:true
Maximum Length:100
Time zone associated with the entity that's receiving the order. The destination entity can be a customer or an organization. -
EarliestAcceptableArrivalDate: string
(date)
Read Only:
true
Date when the customer can accept the order to arrive at the earliest. -
EarliestAcceptableShipDate: string
(date)
Read Only:
true
Date when the customer can accept the order to be shipped at the earliest. -
EndDemandValue: number
Monetary value associated with the end demand.
-
ExpenseDestinationTransfer: string
Read Only:
true
Maximum Length:50
Contains one of the following values: Yes or No. If Yes, then the transfer is to an expense destination. If No, then the transfer isn't to an expense destination. -
FirmDate: string
(date)
Title:
Firm Date
Date when the demand is due. This attribute is a fixed value that can't be rescheduled by planning and is only populated when the firm status is firm. -
FirmPlannedType: integer
(int32)
Title:
Firm Status
Value that indicates whether the demand is firmed or not. Valid values are 1 or 2. If 1, then the demand is firm. If 2, then the demand isn't firm. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_FIRM_STATUS. -
FirmQuantity: number
Title:
Firm Quantity
Fixed quantity of demand. This attribute value can't be changed by planning and is only populated when the firm status is firm. -
FirmStatus: string
Read Only:
true
Maximum Length:4000
Status that indicates whether the order is firm or not. Valid values include Firm and Not firm. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_FIRM_STATUS. -
FulfillmentCost: number
Read Only:
true
Estimated cost to deliver a fulfillment line to a customer. The amount includes item cost and shipping cost. -
FulfillmentLine: integer
Title:
Fulfillment Line
Read Only:true
Fulfillment line number associated with a sales order. -
GOPReferenceId: string
Read Only:
true
Maximum Length:300
Value that uniquely identifies the cross reference of the recommended split fulfillment line created by Oracle Global Order Promising Cloud. -
IncludedItemsIndicator: integer
Read Only:
true
Value that indicates whether the sales order line is communicated to Oracle Global Order Promising Cloud for pick-to-order items. Valid values are 1 or 2. If 1, then pick-to-order items are communicated to Global Order Promising. If 2, then pick-to-order items aren't communicated to Global Order Promising. -
Item: string
Maximum Length:
300
Name of the item associated with the demand. -
ItemDescription: string
Read Only:
true
Maximum Length:240
Description of the item associated with the demand. -
ItemSubTypeCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the subclassification of the item on the order. A list of accepted values is defined in the lookup type ORA_MSC_OP_CTO_ITEM_SUB_TYPE. -
ItemTypeCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the type of the item on the order. Valid values are 1, 2 or 3. If 1, then Model Item. If 2, then Option Class. If 3, then Standard Item. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the demand was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the demand. -
LatestAcceptableArrivalDate: string
(date)
Read Only:
true
Date when the customer can accept the order to arrive at the latest. -
LatestAcceptableDate: string
(date)
Title:
Latest Acceptable Date
Read Only:true
Date beyond which the demand line must not be promised. -
LatestAcceptableShipDate: string
(date)
Read Only:
true
Date when the customer can accept the order to be shipped at the latest. -
LineNumber: string
Title:
Line Number
Read Only:true
Maximum Length:100
Line number associated with the demand. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MinimumPercentageForSplit: number
Read Only:
true
If splits are allowed, this attribute specifies the minimum percentage required for splitting a fulfillment line. -
MinimumQuantityForSplit: number
Read Only:
true
If splits are allowed, this attribute specifies the minimum quantity required for splitting a fulfillment line. -
MinimumRemainingShelfLife: number
Read Only:
true
Minimum duration of shelf life remaining when perishable products such as pharmaceuticals or groceries arrive at the customer site, so that there will be enough time for the end consumer to buy and use the products. -
OldDueDate: string
(date)
Title:
Old Due Date
Read Only:true
Date when the demand quantity was originally due. This attribute value is extracted from the source application. -
OrderDateType: string
Title:
Order Date Type
Read Only:true
Maximum Length:4000
Value that indicates the date specified by the customer. This attribute applies only to sales orders. Valid values include Ship date or Arrival date. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_DATE_TYPE_CODE. -
OrderDateTypeCode: integer
Read Only:
true
Value that indicates the date specified by the customer. This attribute applies only to sales orders. Valid values include: 1 where customer has specified a requested ship date or 2 where customer has specified a requested arrival date. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_DATE_TYPE_CODE. -
OrderMargin: number
Read Only:
true
Value that indicates the difference between the revenue from the fulfillment line and the cost of promising the fulfillment line based on the current promising result. -
OrderNumber: string
Title:
Order Number
Read Only:true
Maximum Length:4000
Order number associated with the sales order. -
OrderQuantity: number
Title:
Order Quantity
Read Only:true
Quantity associated with the demand. -
OrderType: integer
Abbreviation that identifies the type of order. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE.
-
OrderTypeText: string
Title:
Order Type
Maximum Length:4000
Value that indicates the type of order such as sales order or forecast. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE. -
Organization: string
Maximum Length:
49
Name of the organization associated with the order. -
OrganizationTimeZone: string
Title:
Organization Time Zone
Read Only:true
Maximum Length:100
Time zone of the organization associated with the demand. -
OrgCurrencyCode: string
Read Only:
true
Maximum Length:100
Abbreviation that identifies the base currency of the organization. -
OriginalItem: string
Title:
Original Item
Read Only:true
Maximum Length:4000
Name of the item for which the order was originally scheduled. -
OriginalOrderQuantity: number
Title:
Original Order Quantity
Read Only:true
Quantity associated with the order. This value is extracted from the source application. -
ParentFulfillmentLine: string
Read Only:
true
Maximum Length:400
For an order with assemble-to-order elements, this attribute indicates the immediate parent of an assemble-to-order component. -
ParentModel: string
Title:
Parent Model
Read Only:true
Maximum Length:4000
Model at a higher level in a hierarchy that's used to drive the forecast of a child model, option class, or option. -
PlannedArrivalDate: string
(date)
Title:
Planned Arrival Date
Read Only:true
Date when the item will arrive. The attribute value is calculated using the suggested ship date, carrier calendar, in-transit lead time, and the receiving calendar. -
Planner: string
Read Only:
true
Maximum Length:10
Abbreviation that identifies the planner responsible for the item. -
PlannerDescription: string
Read Only:
true
Maximum Length:4000
Description of the planner responsible for the item. -
PlanningAttributes: array
Planning Attributes
Title:
Planning Attributes
The Planning Attributes resource manages the attribute-based planning attributes associated with a demand or supply. -
ProjectGroupValue: string
Maximum Length:
4000
Value that identifies the project group. -
ProjectValue: string
Maximum Length:
4000
Value that identifies the project. -
PromisedArrivalDate: string
(date)
Title:
Promised Arrival Date
Read Only:true
Date when a customer has been promised the delivery of the order. -
PromisedShipDate: string
(date)
Title:
Promised Ship Date
Read Only:true
Date when a customer has been promised the shipping of the order. -
PromisingSystem: string
Read Only:
true
Maximum Length:50
Name of the promising application that promises supply for the demand. -
RequestedArrivalDate: string
(date)
Title:
Requested Arrival Date
Read Only:true
Date when the material must arrive at the customer site. -
RequestedShipDate: string
(date)
Title:
Requested Ship Date
Read Only:true
Date when the material must be shipped out to the customer. -
RootFulfillmentLine: string
Read Only:
true
Maximum Length:400
For an order having assemble-to-order elements, this attribute indicates the top-most model. -
SalesRepresentativeContact: string
Read Only:
true
Maximum Length:50
Contact details of the sales representative. -
ScheduledArrivalDate: string
(date)
Title:
Scheduled Arrival Date
Read Only:true
Date when the demand has been scheduled to arrive at a customer site. -
ScheduledShipDate: string
(date)
Title:
Scheduled Ship Date
Read Only:true
Date when the demand has been scheduled to be shipped. -
ScheduleName: string
Title:
Schedule Name
Read Only:true
Maximum Length:4000
Name of the supply or demand schedule associated with an order. -
SellingPrice: number
Read Only:
true
Selling price of an item on the order line. -
ShipmentSetName: string
Title:
Shipment Set Name
Read Only:true
Maximum Length:50
On the sales order, the ship set name designates lines that should ship together. -
ShipMethod: string
Read Only:
true
Maximum Length:30
Value that indicates the shipping method associated with the order. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ShippingMethod: string
Title:
Shipping Method
Read Only:true
Maximum Length:4000
Value that indicates the shipping method used to ship the order, or is a concatenation of carrier name, method of transportation, and service level associated with the order. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ShippingPreference: string
Read Only:
true
Maximum Length:1200
Value that indicates the shipping preference for the order. -
ShipTo: string
Title:
Ship To
Read Only:true
Maximum Length:4000
Abbreviation that identifies the specific ship-to location. -
SourceOrder: string
Title:
Source Order
Read Only:true
Maximum Length:50
Value that identifies the order number in the source application against which fulfillment line has been created. -
SourceOrderLine: string
Title:
Source Order Line
Read Only:true
Maximum Length:50
Value that identifies the order line number in the source application against which fulfillment line has been created. -
SourceOrganization: string
Title:
Source Organization
Read Only:true
Maximum Length:4000
Name of the organization that will source the order. -
SourceTimeZone: string
Title:
Source Time Zone
Read Only:true
Maximum Length:100
Time zone associated with the entity that's sourcing the order. The sourcing entity can be a supplier or an organization. -
SuggestedDueDate: string
(date)
Title:
Suggested Dock Date
Read Only:true
Date when the demand is recommended to be completed. -
SuggestedShipDate: string
(date)
Title:
Suggested Ship Date
Read Only:true
Date when the order is recommended to be shipped. -
Supplier: string
Title:
Supplier
Read Only:true
Maximum Length:4000
Name of the source supplier. -
SupplierSite: string
Title:
Supplier Site
Read Only:true
Maximum Length:4000
Abbreviation that indicates the specific supplier ship-from location. -
SupplierSiteSourceSystem: integer
Read Only:
true
For drop ship sales orders, the source application for which the supplier site is defined. -
TaskValue: string
Maximum Length:
4000
Value that identifies task. -
TransactionId: integer
(int64)
Value that uniquely identifies the demand. This value is internally generated by the application.
-
UOM: string
Read Only:
true
Maximum Length:4000
Name of the unit of measure that's associated with the order quantity. -
UOMCode: string
Read Only:
true
Maximum Length:3
Abbreviation that identifies the unit of measure associated with the order quantity. -
UsingAssembly: string
Title:
Using Assembly
Read Only:true
Maximum Length:4000
For component demands, this field refers to the assembly item that uses this item as a component. -
Zone: string
Title:
Zone
Read Only:true
Maximum Length:4000
Region or zone where the demand quantity is being shipped.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Planning Attributes
Type:
array
Title:
Planning Attributes
The Planning Attributes resource manages the attribute-based planning attributes associated with a demand or supply.
Show Source
Nested Schema : simulationSets-PlanningDemands-PlanningAttributes-item-response
Type:
Show Source
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderNumber: string
Title:
Order Number
Maximum Length:4000
Number that identifies the order associated with the demand or supply. -
PlanningAttributeNumber10: string
Maximum Length:
4000
Value for the planning attribute number 10 in attribute-based planning. -
PlanningAttributeNumber11: string
Maximum Length:
4000
Value for the planning attribute number 11 in attribute-based planning. -
PlanningAttributeNumber12: string
Maximum Length:
4000
Value for the planning attribute number 12 in attribute-based planning. -
PlanningAttributeNumber13: string
Maximum Length:
4000
Value for the planning attribute number 13 in attribute-based planning. -
PlanningAttributeNumber14: string
Maximum Length:
4000
Value for the planning attribute number 14 in attribute-based planning. -
PlanningAttributeNumber15: string
Maximum Length:
4000
Value for the planning attribute number 15 in attribute-based planning. -
PlanningAttributeNumber3: string
Maximum Length:
4000
Value for the planning attribute number 3 in attribute-based planning. -
PlanningAttributeNumber4: string
Maximum Length:
4000
Value for the planning attribute number 4 in attribute-based planning. -
PlanningAttributeNumber5: string
Maximum Length:
4000
Value for the planning attribute number 5 in attribute-based planning. -
PlanningAttributeNumber6: string
Maximum Length:
4000
Value for the planning attribute number 6 in attribute-based planning. -
PlanningAttributeNumber7: string
Maximum Length:
4000
Value for the planning attribute number 7 in attribute-based planning. -
PlanningAttributeNumber8: string
Maximum Length:
4000
Value for the planning attribute number 8 in attribute-based planning. -
PlanningAttributeNumber9: string
Maximum Length:
4000
Value for the planning attribute number 9 in attribute-based planning. -
TransactionId: integer
(int64)
Value that uniquely identifies the demand or supply. This value is internally generated by the application.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : simulationSets-PlanningSupplies-item-response
Type:
Show Source
object
-
ActualStartDate: string
(date)
Title:
Actual Start Date
Read Only:true
Date when the work was started, which applies to work orders in process. -
AlternateBOMDesignator: string
Read Only:
true
Maximum Length:80
Name of the alternate bill of material. -
AlternateRoutingDesignator: string
Read Only:
true
Maximum Length:30
Name of a routing used for the make order. -
AssetNumber: string
Title:
Asset
Read Only:true
Maximum Length:80
Number that identifies the asset associated with a maintenance work order. -
BatchQuantity: number
Title:
Batch Quantity
Read Only:true
Quantity that moves through operations in a process work order. -
BatchUOM: string
Title:
Batch Quantity UOM
Read Only:true
Maximum Length:30
Unit of measure for the batch quantity in a process work order. -
Buyer: string
Read Only:
true
Name of the buyer associated to the item. -
BuyerManagedTransportation: string
Read Only:
true
Maximum Length:400
Contains one of the following values: Yes or No. If Yes, then the buyer is responsible for the transportation of the purchased item. If No, then the buyer isn't responsible for the transportation of the purchased item. This attribute applies only to purchased items. -
Canceled: integer
Read Only:
true
Value that indicates whether the supply has been canceled. -
CompletedQuantity: number
Title:
Completed Quantity
Read Only:true
Quantity of the work order that's already completed. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the order. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the order. -
Customer: string
Title:
Customer
Read Only:true
Maximum Length:4000
Name of the customer associated with the drop ship purchase order. -
CustomerSite: string
Title:
Customer Site
Read Only:true
Maximum Length:4000
Code associated with a specific customer ship-to location. -
DeliveryPrice: number
Read Only:
true
Supply unit price for purchased supply. -
DestinationTimeZone: string
Title:
Destination Time Zone
Read Only:true
Maximum Length:100
Time zone associated with the entity that's receiving the order. The destination entity can be a customer or an organization. -
DestinationType: string
Read Only:
true
Maximum Length:400
Value that indicates where the supply is destined. A list of accepted values is defined in the lookup type ORA_MSC_DESTINATION_TYPE. -
DropShipCustomer: string
Read Only:
true
Maximum Length:4000
Number that uniquely identifies the customer whose demand is being met through the drop ship supply. -
DropShipCustomerSite: string
Read Only:
true
Maximum Length:4000
Customer site to which the drop ship supply must be shipped to meet the demand. -
ExpectedScrapQuantity: number
Title:
Expected Scrap Quantity
Read Only:true
Quantity of the work order or planned order that's expected to be scrapped in addition to the quantity already scrapped. -
ExpenseDestinationTransfer: string
Read Only:
true
Maximum Length:400
Contains one of the following values: Yes or No. If Yes, then the transfer is to an expense destination. If No, then the transfer isn't to an expense destination. -
ExpirationDate: string
(date)
Title:
Expiration Date
Read Only:true
Date when the existing lot associated with the supply expires. -
FirmDate: string
(date)
Title:
Firm Date
Date when supply is due. This attribute is a fixed value that can't be rescheduled by planning and is only populated when the firm status is firm. -
FirmPlannedType: integer
(int32)
Title:
Firm Status
Value that indicates whether the order is firmed or not. Valid values are 1 or 2. If 1, then the order is firm. If 2, then the order isn't firm. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_FIRM_STATUS. -
FirmQuantity: number
Title:
Firm Quantity
Fixed quantity of supply. This attribute value can't be changed by planning and is only populated when the firm status is firm. -
FirmStartQuantity: number
Title:
Firm Start Quantity
User-specified start quantity of a supply. This attribute value can't be changed by planning and is only populated when the firm status is firm. -
FirmStatus: string
Read Only:
true
Maximum Length:40
Status that indicates whether the order is firm or not. Valid values include Firm and Not firm. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_FIRM_STATUS. -
HoldDate: string
(date)
Title:
Hold Date
Date on which the on-hand inventory lot is no longer on hold. -
Item: string
Read Only:
true
Maximum Length:300
Name of the item associated with the supply. -
ItemDescription: string
Read Only:
true
Maximum Length:240
Description of the item that's associated with the supply. -
ItemStructureName: string
Read Only:
true
Maximum Length:400
Name of the item structure planned to be used for the make order. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the order was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the supply. -
LineNumber: string
Title:
Line Number
Read Only:true
Maximum Length:100
Number that identifies the order line. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Lot: string
Title:
Lot
Read Only:true
Maximum Length:80
Number that identifies the lot of the on-hand supply. -
MakeOrBuy: string
Read Only:
true
Maximum Length:400
Value that indicates whether the item is a manufactured item or a purchased item. Valid values include Make or Buy. A list of accepted values is defined in the lookup type ORA_MSC_PLANNING_MAKE_BUY. -
MaturityDate: string
(date)
Title:
Maturity Date
Date when an inventory lot fully matures. It can then be used to fulfill demand. -
NeedByDate: string
(date)
Title:
Need-by Date
Read Only:true
Date when the supply quantity is needed. -
OldDockDate: string
(date)
Title:
Old Dock Date
Read Only:true
Date when the order was originally to arrive at the receiving dock. This attribute value is extracted from the source application. -
OldDueDate: string
(date)
Title:
Old Due Date
Read Only:true
Date when the order was originally due. This attribute value is extracted from the source application. -
OrderNumber: string
Title:
Order Number
Read Only:true
Maximum Length:4000
Number that identifies the order associated with the supply. -
OrderQuantity: number
Title:
Order Quantity
Read Only:true
Quantity associated with the supply. -
OrderType: integer
Read Only:
true
Abbreviation that identifies the type of order. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE. -
OrderTypeText: string
Title:
Order Type
Read Only:true
Maximum Length:4000
Type of order such as on hand, purchase order, or work order. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE. -
Organization: string
Read Only:
true
Maximum Length:49
Name of the organization associated with the order. -
OrganizationTimeZone: string
Title:
Organization Time Zone
Read Only:true
Maximum Length:100
Time zone associated with an organization. -
OriginalNeedByDate: string
(date)
Title:
Original Need-by Date
Read Only:true
Date when the order was originally needed. This value is extracted from the source application. -
OriginalOrderQuantity: number
Title:
Original Order Quantity
Read Only:true
Original quantity associated with the order. This value is extracted from the source application. -
Planner: string
Read Only:
true
Maximum Length:10
Abbreviation that identifies the planner responsible for the item. -
PlannerDescription: string
Read Only:
true
Maximum Length:400
Description of the planner responsible for the item. -
PlanningAttributes: array
Planning Attributes
Title:
Planning Attributes
The Planning Attributes resource manages the attribute-based planning attributes associated with a demand or supply. -
PlanningMakeBuyCode: integer
Read Only:
true
Abbreviation that indicates whether the item is manufactured or purchased. Valid values are 1 or 2. If 1, then the item is a manufactured item. If 2, then the item is a purchased item. A list of accepted values is defined in the lookup type ORA_MSC_PLANNING_MAKE_BUY. -
ProcessName: string
Title:
Process Name
Read Only:true
Maximum Length:120
Name of the manufacturing process used for this work order or planned order. -
ProjectGroupValue: string
Maximum Length:
400
Value that identifies the project group. -
ProjectValue: string
Maximum Length:
400
Value that identifies the project. -
PromisedArrivalDate: string
(date)
Title:
Promised Arrival Date
Read Only:true
Date when a customer has been promised the delivery of the order. -
PromisedShipDate: string
(date)
Title:
Promised Ship Date
Read Only:true
Date when a customer has been promised the shipping of the order. -
ReceiptNumber: string
Read Only:
true
Maximum Length:30
Number that identifies the receipt of the transfer order. -
RemainingQuantity: number
Read Only:
true
Work order quantity that remains to be completed. -
RequestedArrivalDate: string
(date)
Title:
Requested Arrival Date
Read Only:true
Date when the material must arrive at the customer site. -
RequestedShipDate: string
(date)
Title:
Requested Ship Date
Read Only:true
Date when the material must be shipped out to the customer. -
Revision: string
Read Only:
true
Maximum Length:10
Abbreviation that identifies the revision of the inventory item. -
ScheduleLineNumber: string
Read Only:
true
Maximum Length:120
Number that identifies the purchase order line location information for collection at the schedule level. -
ScheduleName: string
Title:
Schedule Name
Read Only:true
Maximum Length:4000
Name of the schedule associated to the supply. -
SchedulePriority: number
Read Only:
true
Value that identifies the priority of the work order. -
ScrappedQuantity: number
Title:
Scrapped Quantity
Read Only:true
Work order quantity that has been scrapped. -
ShipmentHeaderNumber: string
Read Only:
true
Maximum Length:30
Number that identifies the shipment header of the transfer order. -
ShipmentLineNumber: string
Read Only:
true
Maximum Length:30
Number that identifies the shipment line of the transfer order. -
ShipMethod: string
Read Only:
true
Maximum Length:30
Value that indicates the shipping method used to ship the order. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ShippingMethod: string
Title:
Shipping Method
Read Only:true
Maximum Length:4000
Value that indicates the shipping method used to ship the order, or is a concatenation of carrier name, method of transportation, and service level associated with the order. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
SourceOrganization: string
Read Only:
true
Maximum Length:400
Name of the organization that will source the order. -
SourceSubinventoryCode: string
Read Only:
true
Maximum Length:10
Abbreviation that identifies the subinventory associated with the source of the supply. -
SourceTimeZone: string
Title:
Source Time Zone
Read Only:true
Maximum Length:100
Time zone associated with the entity that's sourcing the order. The sourcing entity can be a supplier or an organization. -
SourceType: integer
Value that identifies the type of planned order to be created. Valid values are 1, 2, or 3. If 1, then a planned make order is created. If 2, then a planned buy order is created. If 3, then a planned transfer order is created.
-
StartQuantity: number
Title:
Start Quantity
Read Only:true
Quantity at the beginning of a manufacturing process. -
Subinventory: string
Title:
Subinventory
Read Only:true
Maximum Length:10
Subinventory code associated with the supply. -
SuggestedCompletionDate: string
(date)
Title:
Suggested Completion Date
Read Only:true
Date when the process work order or a planned order completed. This attribute is required because the primary product can be produced in an operation that's prior to the last operation of the order. -
SuggestedDockDate: string
(date)
Title:
Suggested Dock Date
Read Only:true
Date when the order is recommended to arrive at the receiving dock. -
SuggestedDueDate: string
(date)
Title:
Suggested Dock Date
Read Only:true
Date when a supply is expected to be completed. -
SuggestedOrderDate: string
(date)
Title:
Suggested Order Date
Read Only:true
Date when an order is recommended to be placed. -
SuggestedShipDate: string
(date)
Title:
Suggested Ship Date
Read Only:true
Date when the order is recommended to be shipped. -
SuggestedStartDate: string
(date)
Title:
Suggested Start Date
Read Only:true
Date when work on the order is recommended to begin. -
Supplier: string
Title:
Supplier
Read Only:true
Maximum Length:4000
Name of the source supplier. -
SupplierSite: string
Title:
Supplier Site
Read Only:true
Maximum Length:4000
Abbreviation that indicates the specific supplier location from where the item is being sourced. -
TaskValue: string
Maximum Length:
400
Value that identifies task. -
TransactionId: integer
(int64)
Value that uniquely identifies the supply transaction. This value is internally generated by the application.
-
UnitNumber: string
Title:
Unit Number
Read Only:true
Maximum Length:30
Number that uniquely identifies the bill of material to be used for building a specific model or unit number effectivity-controlled item. This attribute is also known as End Item Unit Number. -
UOM: string
Read Only:
true
Maximum Length:40
Name of the unit of measure associated with the order quantity. -
UOMCode: string
Read Only:
true
Maximum Length:3
Abbreviation that identifies the unit of measure associated with the order quantity. -
WIPStatusCode: integer
Read Only:
true
Abbreviation that identifies the status of the work order. A list of accepted values is defined in the lookup type ORA_MSC_WIP_JOB_STATUS. -
WIPSupplyType: integer
Read Only:
true
Type of supply transaction created when issuing items from inventory to work orders. A list of accepted values is defined in the lookup type ORA_MSC_WIP_SUP_TYPE. -
WorkDefinition: string
Read Only:
true
Maximum Length:400
Name that uniquely identifies a work definition used for a make order. -
WorkOrderStatus: string
Title:
Work Order Status
Read Only:true
Maximum Length:4000
Value that indicates the status of the work order. Valid values include Unreleased, Released, Complete, or On hold. A list of accepted values is defined in the lookup type ORA_MSC_WIP_JOB_STATUS. -
WorkOrderSubtype: integer
Read Only:
true
Work order subtype associated with the make order. A list of accepted values is defined in the lookup type ORA_MSC_WO_SUB_TYPE .
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Planning Attributes
Type:
array
Title:
Planning Attributes
The Planning Attributes resource manages the attribute-based planning attributes associated with a demand or supply.
Show Source
Nested Schema : simulationSets-PlanningSupplies-PlanningAttributes-item-response
Type:
Show Source
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderNumber: string
Title:
Order Number
Maximum Length:4000
Number that identifies the order associated with the demand or supply. -
PlanningAttributeNumber10: string
Maximum Length:
4000
Value for the planning attribute number 10 in attribute-based planning. -
PlanningAttributeNumber11: string
Maximum Length:
4000
Value for the planning attribute number 11 in attribute-based planning. -
PlanningAttributeNumber12: string
Maximum Length:
4000
Value for the planning attribute number 12 in attribute-based planning. -
PlanningAttributeNumber13: string
Maximum Length:
4000
Value for the planning attribute number 13 in attribute-based planning. -
PlanningAttributeNumber14: string
Maximum Length:
4000
Value for the planning attribute number 14 in attribute-based planning. -
PlanningAttributeNumber15: string
Maximum Length:
4000
Value for the planning attribute number 15 in attribute-based planning. -
PlanningAttributeNumber3: string
Maximum Length:
4000
Value for the planning attribute number 3 in attribute-based planning. -
PlanningAttributeNumber4: string
Maximum Length:
4000
Value for the planning attribute number 4 in attribute-based planning. -
PlanningAttributeNumber5: string
Maximum Length:
4000
Value for the planning attribute number 5 in attribute-based planning. -
PlanningAttributeNumber6: string
Maximum Length:
4000
Value for the planning attribute number 6 in attribute-based planning. -
PlanningAttributeNumber7: string
Maximum Length:
4000
Value for the planning attribute number 7 in attribute-based planning. -
PlanningAttributeNumber8: string
Maximum Length:
4000
Value for the planning attribute number 8 in attribute-based planning. -
PlanningAttributeNumber9: string
Maximum Length:
4000
Value for the planning attribute number 9 in attribute-based planning. -
TransactionId: integer
(int64)
Value that uniquely identifies the demand or supply. This value is internally generated by the application.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : simulationSets-Resources-item-response
Type:
Show Source
object
-
AvailableAllDayIndicator: integer
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.
-
BottleneckIndicator: integer
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.
-
CapacityUnits: number
Number of units of the resource that are available.
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the resource. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the resource. -
Critical: integer
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.
-
DisableDate: string
(date)
Date when the resource is no longer available.
-
EfficiencyPercent: number
Percentage of the actual output compared to the expected standard output.
-
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the resource. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the resource. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Organization: string
Maximum Length:
4000
Abbreviation that identifies the organization. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization.
-
ResourceCapacities: array
Resource Capacities
Title:
Resource Capacities
The Resource Capacities resource manages how many hours a resource is available for each day within a simulation set. -
ResourceCode: string
Maximum Length:
40
Abbreviation that identifies the resource. -
ResourceCost: number
Cost associated with using the resource.
-
ResourceDescription: string
Maximum Length:
240
Description of the resource. -
ResourceId: integer
(int64)
Value that uniquely identifies the resource.
-
ResourceName: string
Maximum Length:
80
Name of the resource. -
ResourceType: integer
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.
-
ResourceUOM: string
Maximum Length:
3
Unit of measure associated with the resource. -
UtilizationPercent: number
Percentage of how much a resource is utilized.
-
WorkAreaCode: string
Maximum Length:
120
Abbreviation that identifies the work area. -
WorkAreaDescription: string
Maximum Length:
240
Description of the work area. -
WorkAreaId: integer
(int64)
Value that uniquely identifies the work area.
-
WorkAreaName: string
Maximum Length:
80
Name of the work area. -
WorkCenterCode: string
Maximum Length:
120
Abbreviation that identifies the work center. -
WorkCenterDescription: string
Maximum Length:
240
Description of the work center. -
WorkCenterId: integer
(int64)
Value that uniquely identifies the work center.
-
WorkCenterName: string
Maximum Length:
80
Name of the work center.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Resource Capacities
Type:
array
Title:
Resource Capacities
The Resource Capacities resource manages how many hours a resource is available for each day within a simulation set.
Show Source
Nested Schema : simulationSets-Resources-ResourceCapacities-item-response
Type:
Show Source
object
-
AvailabilityDate: string
(date)
Date when the resource capacity is available.
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the resource capacity. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the resource capacity. -
DailyAvailability: number
Daily availability for each capacity unit of the resource.
-
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the resource capacity. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the resource capacity. -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : simulationSets-SupplierCapacities-item-response
Type:
Show Source
object
-
AslId: integer
Value that uniquely identifies the supplier item.
-
Capacity: number
Daily available capacity for the supplier item.
-
CreatedBy: string
Maximum Length:
64
User who created the supplier capacity. -
CreationDate: string
(date-time)
Date and time when the user created the supplier capacity.
-
FromDate: string
(date)
Date when the supplier capacity is available.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the item.
-
ItemName: string
Maximum Length:
4000
Name of the item. -
LastUpdateDate: string
(date-time)
Date and time when the user most recently updated the supplier capacity.
-
LastUpdatedBy: string
Maximum Length:
64
User who most recently updated the supplier capacity. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier.
-
SupplierName: string
Maximum Length:
4000
Name of the supplier. -
SupplierSiteCode: string
Maximum Length:
4000
Abbreviation that identifies the supplier site. -
SupplierSiteId: integer
(int64)
Value that uniquely identifies the supplier site.
-
ToDate: string
(date)
Date when the supplier capacity is no longer available.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : simulationSets-SupplierItems-item-response
Type:
Show Source
object
-
AslId: integer
Value that uniquely identifies the supplier item.
-
CalendarName: string
Maximum Length:
240
Name of the delivery calendar associated with the supplier item. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the supplier item. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the supplier item. -
Critical: integer
(int32)
Value that indicates whether the item supplier is critical to honor supplier capacity constraint or not. Valid values are: 1 or 2. If 1, then the item supplier is critical. If 2, then the item supplier isn't critical.
-
DeliveryCalendarCode: string
Maximum Length:
25
Abbreviation that identifies the delivery calendar associated with the supplier item. -
FixedLotMultiplier: number
Value that's used to calculate the order quantity of a planned order. The order quantity is calculated to be a multiple of this quantity.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the item.
-
ItemName: string
Maximum Length:
4000
Name of the item. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the supplier item. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the supplier item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MinimumOrderQuantity: number
Minimum quantity that can be ordered.
-
ProcessingLeadTime: integer
Number of days required to procure an item.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier.
-
SupplierName: string
Maximum Length:
4000
Name of the supplier. -
SupplierSiteCode: string
Maximum Length:
4000
Abbreviation that identifies the supplier site. -
SupplierSiteId: integer
(int64)
Value that uniquely identifies the supplier site.
-
UOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure associated with the supplier item.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- BillOfResources
-
Operation: /fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/BillOfResourcesParameters:
- SimulationSetId:
$request.path.SimulationSetId
The Bill of Resources resource manages the bill of resources within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution. - SimulationSetId:
- Items
-
Parameters:
- SimulationSetId:
$request.path.SimulationSetId
The Items resource manages the items within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution. - SimulationSetId:
- PlanningDemands
-
Operation: /fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/PlanningDemandsParameters:
- SimulationSetId:
$request.path.SimulationSetId
The Planning Demands resource manages the demand orders such as sales orders and forecasts within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution. - SimulationSetId:
- PlanningSupplies
-
Operation: /fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/PlanningSuppliesParameters:
- SimulationSetId:
$request.path.SimulationSetId
The Planning Supplies resource manages the supply orders such as work orders and purchase orders within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution. - SimulationSetId:
- Resources
-
Parameters:
- SimulationSetId:
$request.path.SimulationSetId
The Resources resource manages the resources within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution. - SimulationSetId:
- SupplierCapacities
-
Operation: /fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/SupplierCapacitiesParameters:
- SimulationSetId:
$request.path.SimulationSetId
The Supplier Capacities resource manages how much of an item can be purchased from a supplier during a specified time period within a simulation set. - SimulationSetId:
- SupplierItems
-
Parameters:
- SimulationSetId:
$request.path.SimulationSetId
The Supplier Items resource manages which items are purchased from which suppliers within a simulation set. - SimulationSetId:
Examples
This example describes how to get one simulation set.
Example cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/simulationSets/SimulationSetId"
For example, the following command gets one simulation set:
curl -u username:password "https://servername/fscmRestApi/resources/version/simulationSets/300100217615575"
Example Response Body
The following shows an example of the response body in JSON format.
{ "CreatedBy": "APS_ALL", "CreationDate": "2020-07-27T18:48:39.001+00:00", "LastUpdateDate": "2020-07-27T18:48:39.091+00:00", "LastUpdatedBy": "APS_ALL", "SimulationSetId": 300100217615575, "SimulationSetName": "Set1", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/simulationSets/300100217615575", "name": "simulationSets", "kind": "item" }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/simulationSets/300100217615575", "name": "simulationSets", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/simulationSets/300100217615575/child/BillOfResources", "name": "BillOfResources", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/simulationSets/300100217615575/child/Items", "name": "Items", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/simulationSets/300100217615575/child/PlanningDemands", "name": "PlanningDemands", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/simulationSets/300100217615575/child/PlanningSupplies", "name": "PlanningSupplies", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/simulationSets/300100217615575/child/Resources", "name": "Resources", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/simulationSets/300100217615575/child/SupplierCapacities", "name": "SupplierCapacities", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/simulationSets/300100217615575/child/SupplierItems", "name": "SupplierItems", "kind": "collection" } ] }