ShowRouting schema, example, validation rules, validation stylesheet |
ShowRouting type: ShowRouting | |
The purpose of the ShowRouting is to communicate to a business application module or system the relevant information about a specific Routing. The Show Routing is in response to a GetRouting request. |
ShowRouting extends: BusinessObjectDocument | |||||||
Structure: |
![]() |
||||||
Elements: |
|
ShowRoutingDataArea extends: DataArea | ||||||||||
Structure: |
![]() |
|||||||||
Elements: |
|
ShowRouting Scenario Diagram |
Show schema |
Show type: Show | |
The Show verb is used when sending the information about a specific instance of a business document or entity. The Show verb may be used to respond to a Get request or it can be used in a publish scenario, where it pushes information to other applications based on a business event.Although BODs based on this verb do not commonly cause updates to occur, there may be times when the component receiving the Show decides to use the information it receives to update. This is entirely the decision of the receiving software component and is not forbidden.The behavior of the Show verb is quite straight forward with one exception. The Show response to any Get request needs to read the request carefully to ensure the response is returning the requested Data Types. |
Show extends: ConfirmableVerb | |
Structure: |
![]() |
Routing schema |
Routing type: Routing | |
Routing is the description of all of the resources, steps, and activities associated with a path or routing associated with a manufacturing or production process. Typically, a routing contains people, machines, tooling, operations, and steps. |
Header type: RoutingHeader | |
AssignedOperationGroups type: OperationGroup | |
Information specifying a grouping of operations and their relationships. |
RouteOperation type: RouteOperation | |
Information specifying the operations and there order for the specified routing. |
PreviousOperation type: PreviousOperation | |
Information specifying the previous operation. This provides the immediate preceding operation of the current operation defined in RouteOperation. The RouteOperation of the operations of the potential first operations will not have an associated PreviousOperation, however all others must contain one. |
GroupMember type: GroupMember | |
Information specifying the occurrence of the operations within an OperationGroup. At least one occurrence of the GroupMember component is required for each occurrence of the OperationGroup component. Except for the request BODs which use the verbs Get and GetList. |
GroupMember | ||||||||||||||||
Structure: |
![]() |
|||||||||||||||
Elements: |
|
OperationGroup | ||||||||||||||||
In a manufacturing environment where a CNC Lathe or a Manual Lathe may be alternative operations used in the production of a finished good. In the example above the Manual Lathe OperationGroup Name would be Alternate OperationGroupType. |
||||||||||||||||
Structure: |
![]() |
|||||||||||||||
Elements: |
|
PreviousOperation extends: WIPOperationBase | ||||||||||||||||
Structure: |
![]() |
|||||||||||||||
Elements: |
|
RouteOperation extends: WIPOperationBase | |||||||||||||
Structure: |
![]() |
||||||||||||
Elements: |
|
Routing extends: Noun | ||||||||||
Structure: |
![]() |
|||||||||
Elements: |
|
RoutingHeader | ||||||||||||||||||||||||||||||||||
Structure: |
![]() |
|||||||||||||||||||||||||||||||||
Elements: |
|
Verb Common Files |
Verb.xsd schema |
AcknowledgableVerb extends: ConfirmableVerb | |||||||||
Structure: |
![]() |
||||||||
Attributes: |
|
AcknowledgementType restricts: xs:NMTOKEN | |||||||
Enumerations: |
|
ConfirmableVerb extends: Verb | |||||||||
Structure: |
![]() |
||||||||
Attributes: |
|
ConfirmType restricts: xs:NMTOKEN | |||||||
Enumerations: |
|
Expression restricts: xs:string | |
ExpressionCriteria | |||||||||
Structure: |
![]() |
||||||||
Elements: |
|
||||||||
Attributes: |
|
RequestVerb extends: ConfirmableVerb | |||||||
Structure: |
![]() |
||||||
Elements: |
|
VerbBase.xsd schema |
Verb type: Verb | |
Verb | |
Structure: |
![]() |
Noun Common Files |