Get one exception
get
/fscmRestApi/resources/11.13.18.05/configureExceptions/{ExceptionId}
Request
Path Parameters
-
ExceptionId(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: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
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:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : configureExceptions-item-response
Type:
Show Source
object-
BaseMeasureDataType: integer
(int32)
Read Only:
trueData type of the base measure of the measure-based exception. -
BaseMeasureDescription: string
Read Only:
trueMaximum Length:1000Description of the base measure of the measure-based exception. -
BaseMeasureGranularityId: integer
(int64)
Read Only:
trueValue of the granularity of base measure associated with the measure-based exception. -
BaseMeasureName: string
Read Only:
trueMaximum Length:250Name of the base measure associated with the measure-based exception. -
BasisType: string
Title:
BasisRead Only:trueMaximum Length:4000Value of the basis of the exception. Value can be an order or a measure. -
BasisTypeCode: integer
Read Only:
trueBasis type code of the exception. -
BasisValue: integer
(int64)
Read Only:
trueValue of the basis of the exception. Value can be an order or a measure. -
ClusterDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that cluster dimension is enabled in the measure-based exception. -
ClusterHierarchy: integer
(int64)
Read Only:
trueName of the cluster hierarchy for the cluster dimension in the measure-based exception. -
ClusterLevel: integer
(int64)
Read Only:
trueName of the level for the cluster hierarchy of the cluster dimension in the measure-based exception. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64Name of the user who created the exception. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the exception was created. -
CustomerDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the customer dimension is enabled in the measure-based exception. -
CustomerHierarchy: integer
(int64)
Read Only:
trueName of the customer hierarchy for the customer dimension in the measure-based exception. -
CustomerLevel: integer
(int64)
Read Only:
trueName of the level for the customer hierarchy of the customer dimension in the measure-based exception. -
DemandClassDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the demand class dimension is enabled in the measure-based exception. -
DemandClassHierarchy: integer
(int64)
Read Only:
trueName of the demand class hierarchy for the demand class dimension in the measure-based exception. -
DemandClassLevel: integer
(int64)
Read Only:
trueName of the level for the demand class hierarchy of the demand class dimension in the measure-based exception. -
EndDemandOrderTypeDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the end demand order type dimension is enabled in the measure-based exception. -
EndDemandOrderTypeHierarchy: integer
(int64)
Read Only:
trueName of the end demand order type hierarchy for the end demand order type dimension in the measure-based exception. -
EndDemandOrderTypeLevel: integer
(int64)
Read Only:
trueName of the level for the end demand order type hierarchy of the end demand order type dimension in the measure-based exception. -
EndDemandOrganizationDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the end demand organization dimension is enabled in the measure-based exception. -
EndDemandOrganizationHierarchy: integer
(int64)
Read Only:
trueName of the end demand organization hierarchy for the end demand organization dimension in the measure-based exception. -
EndDemandOrganizationLevel: integer
(int64)
Read Only:
trueName of the level for the end demand organization hierarchy of the end demand organization dimension in the measure-based exception. -
EndDemandProductDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the end demand product dimension is enabled in the measure-based exception. -
EndDemandProductHierarchy: integer
(int64)
Read Only:
trueName of the end demand product hierarchy for the end demand product dimension in the measure-based exception. -
EndDemandProductLevel: integer
(int64)
Read Only:
trueName of the level for the end demand product hierarchy of the end demand product dimension in the measure-based exception. -
ExceptionDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the exception dimension is enabled in the measure-based exception. -
ExceptionDisplayName: string
Title:
Display NameRead Only:trueMaximum Length:120Display name of the exception. -
ExceptionGroups: array
Exception Groups
Title:
Exception GroupsException Groups -
ExceptionHierarchy: integer
(int64)
Read Only:
trueName of the exception hierarchy for the exception dimension in the measure-based exception. -
ExceptionId: integer
(int64)
Read Only:
trueValue that uniquely identifies the exception. -
ExceptionLevel: integer
(int64)
Read Only:
trueName of the level for the exception hierarchy of the exception dimension in the measure-based exception. -
ExceptionName: string
Title:
ExceptionRead Only:trueMaximum Length:120Name of the exception. -
ExceptionOperation: string
Read Only:
trueMaximum Length:32Operation for configuring the threshold of an exception. -
IncludeDependentMeasures: integer
(int32)
Read Only:
trueIndicates to include dependent measures in the exception configuration. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate when the user most recently updated the exception. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who performed the most recent update on the exception. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NotesCount: number
Title:
NotesRead Only:trueNumber of notes associated with this exception. -
Notifications: array
Notifications
Title:
NotificationsNotifications -
ObjectVersionNumber: integer
(int32)
Read Only:
trueObject version number of the exception. -
OrderTypeDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the order type dimension is enabled in the measure-based exception. -
OrderTypeHierarchy: integer
(int64)
Read Only:
trueName of the order type hierarchy for the order type dimension in the measure-based exception. -
OrderTypeLevel: integer
(int64)
Read Only:
trueName of the level for the order type hierarchy of the order type dimension in the measure-based exception. -
OrganizationDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the organization dimension is enabled in the measure-based exception. -
OrganizationHierarchy: integer
(int64)
Read Only:
trueName of the organization hierarchy for the organization dimension in the measure-based exception. -
OrganizationLevel: integer
(int64)
Read Only:
trueName of the level for the organization hierarchy of the organization dimension in the measure-based exception. -
PlanDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the plan dimension is enabled in the measure-based exception. -
PlanHierarchy: integer
(int64)
Read Only:
trueName of the plan hierarchy for the plan dimension in the measure-based exception. -
PlanLevel: integer
(int64)
Read Only:
trueName of the level for the plan hierarchy of the plan dimension in the measure-based exception. -
PlanType: integer
(int32)
Read Only:
trueType of the plan associated with the exception. -
ProductDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that product dimension is enabled in the measure-based exception. -
ProductHierarchy: integer
(int64)
Read Only:
trueName of the product hierarchy for the product dimension in the measure-based exception. -
ProductLevel: integer
(int64)
Read Only:
trueName of the level for the product hierarchy of the product dimension in the measure-based exception. -
ResourceDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the resource dimension is enabled in the measure-based exception. -
ResourceHierarchy: integer
(int64)
Read Only:
trueName of the resource hierarchy for the resource dimension in the measure-based exception. -
ResourceLevel: integer
(int64)
Read Only:
trueName of the level for the resource hierarchy of the resource dimension in the measure-based exception. -
SalesOrganizationDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the sales organization dimension is enabled in the measure-based exception. -
SalesOrganizationHierarchy: integer
(int64)
Read Only:
trueName of the sales organization hierarchy for the sales organization dimension in the measure-based exception. -
SalesOrganizationLevel: integer
(int64)
Read Only:
trueName of the level for the sales organization hierarchy of the sales organization dimension in the measure-based exception. -
ScenarioDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that scenario dimension is enabled in the measure-based exception. -
ScenarioHierarchy: integer
(int64)
Read Only:
trueName of the scenario hierarchy for the scenario dimension in the measure-based exception. -
ScenarioLevel: integer
(int64)
Read Only:
trueName of the level for the scenario hierarchy of the scenario dimension in the measure-based exception. -
SeededExceptionFlag: boolean
Read Only:
trueIndicates an exception is seeded. -
SendNotification: integer
(int32)
Read Only:
trueIndicator to enable notification for a measure-based exception. -
SourceDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the source dimension is enabled in the measure-based exception. -
SourceHierarchy: integer
(int64)
Read Only:
trueName of the source hierarchy for the source dimension in the measure-based exception. -
SourceLevel: integer
(int64)
Read Only:
trueName of the level for the source hierarchy of the source dimension in the measure-based exception. -
SupplierDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that supplier dimension is enabled in the measure-based exception. -
SupplierHierarchy: integer
(int64)
Read Only:
trueName of the supplier hierarchy for the supplier dimension in the measure-based exception. -
SupplierLevel: integer
(int64)
Read Only:
trueName of the level for the supplier hierarchy of the supplier dimension in the measure-based exception. -
Threshold: number
Read Only:
trueValue of the threshold for the exception. -
ThresholdDate: string
(date)
Read Only:
trueDate of the threshold for the exception. -
ThresholdMeasureId: integer
(int64)
Read Only:
trueValue that uniquely identifies the threshold measure for the exception. -
ThresholdMeasureName: string
Read Only:
trueMaximum Length:250Name of the threshold measure for the exception. -
ThresholdType: integer
(int32)
Read Only:
trueType of the threshold for the exception. -
TimeDimensionEnabled: integer
(int32)
Read Only:
trueAn indicator that the time dimension is enabled in the measure-based exception. -
TimeHierarchy: integer
(int64)
Read Only:
trueName of the time hierarchy for the time dimension in the measure-based exception. -
TimeLevel: integer
(int64)
Read Only:
trueName of the level for the time hierarchy of the time dimension in the measure-based exception.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : configureExceptions-ExceptionGroups-item-response
Type:
Show Source
object-
GroupDisplaySequence: integer
(int64)
Read Only:
trueValue that represents the display sequence of the exception group. -
GroupId: integer
(int64)
Read Only:
trueValue that uniquely represents the exception group. -
GroupName: string
Title:
GroupRead Only:trueMaximum Length:80Name of the exception group. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SeededGroupFlag: boolean
Read Only:
trueAn indicator that an exception group is seeded.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : configureExceptions-Notifications-item-response
Type:
Show Source
object-
ExceptionId: integer
Read Only:
trueValue that uniquely identifies the exception. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NotificationDetails: array
Notification Details
Title:
Notification DetailsNotification Details -
NotificationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the notification. -
NotificationSettings: string
Read Only:
trueMaximum Length:80Value that indicates the notification settings option selected for notification details. -
RecipientId: integer
(int64)
Read Only:
trueValue that uniquely identifies the recipient of the notification. -
RecipientName: string
Read Only:
trueMaximum Length:4000Name of the recipient of the notification. -
RecipientType: integer
(int32)
Read Only:
trueType of the recipient of notification. Type can be a user or a role.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Notification Details
Type:
arrayTitle:
Notification DetailsNotification Details
Show Source
Nested Schema : configureExceptions-Notifications-NotificationDetails-item-response
Type:
Show Source
object-
Condition: string
Read Only:
trueMaximum Length:255Name that represents the condition in the exception notification. -
Entity: string
Read Only:
trueMaximum Length:64Name that represents the entity in the exception notification. -
ExceptionId: integer
Read Only:
trueValue that uniquely identifies the exception. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NotificationCondition: string
(byte)
Read Only:
trueName of the condition option selected in notification details. -
NotificationEntity: integer
(int64)
Read Only:
trueName of the entity option selected in notification details. -
NotificationId: integer
(int64)
Read Only:
trueValue that uniquely identifies a notification in the notification detail. -
NotificationOperation: string
Read Only:
trueMaximum Length:32Name of the operation selected in the notification detail. -
Value: string
Read Only:
trueMaximum Length:255Value of the entity option selected in notification details. -
ValueIdentifier: string
Read Only:
trueMaximum Length:255Value that uniquely identifies the entity option selected in notification details.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- ExceptionGroups
-
Operation: /fscmRestApi/resources/11.13.18.05/configureExceptions/{ExceptionId}/child/ExceptionGroupsParameters:
- ExceptionId:
$request.path.ExceptionId
Exception Groups - ExceptionId:
- Notifications
-
Parameters:
- ExceptionId:
$request.path.ExceptionId
Notifications - ExceptionId: