Detail View - Xyna-Factory/xyna GitHub Wiki
The Detail View provides detailed information about the active document inside the Xyna Process Modeller. To show the Detail View, click on the Details icon on the right icon bar or select Show Details in an XMOM Object's context menu.
Following information can be provided according to the XMOM Object corresponding to the active document:
- Name: Name-part of the fully qualified name
- Path: Path-part of the fully qualified name
- Fully Qualified Name: Combination of path and name
- Runtime Context (Workspace or Application and Version): The Runtime Context of an XMOM Object is either a Workspace displayed with Workspace or an Application displayed with Application and Version.
- Locked by: Name of a locking user, if the XMOM Object is locked by another user
-
Deployment State: Shows detailed information about the state of deployment, which ist similar to the Deployment State section in Xyna Process Modeller or the Deployment Items section in Xyna Factory Manager.
-
State:
- Not deployed: The XMOM Object is not deployed and can't be executed
- Deployed: The XMOM Object is deployed and has no changes. It is executable at any time.
- Modified: The XMOM Object is deployed but has changes, that will require another deployment to take effect. It is executable at any time with its modeled behaviour at the time of the last deployment.
- Invalid: The XMOM Object is deployed but requires other XMOM Objects, that have changes in there interface towards this XMOM Object. This XMOM Object is executable but there will be problems at runtime.
- Broken: This XMOM Object is not deployable. Due to code-level problems inside this XMOM Object another deployment is impossible without changing source code, e.g. of some Coded Service. View the error details for further hints.
- State Changed: Timestamp of the last change in state
- Modified: Timestamp of the last time, this object was saved
- Error details: If deployment problems exists, they will be shown here including some hints to solve the problems appropriate
-
State:
- Tasks: Use this area to deposit short hints about this XMOM Object. These hints should tell about the degree of operational readiness and the deployability of this object. These Tasks can also be reviewed in Deployment Items overview in Factory Manager.
- Tags: Use this area to place several Tags on this XMOM Object. These tags describe the nature of this object in viewpoint of the whole Workspace. These Tags can also be reviewed in Deployment Items overview in Factory Manager.
-
Relations: Lists relations of this XMOM Object compared to other XMOM Objects. The result is sorted by the specific types of relation.
- Input of: Services, this Data Type is used by an Input Parameter
- Output of: Services, this Data Type is used by an Output Parameter
- Thrown by: Services, this Exception Type is used by a Throws Parameter
- Member of: Data Types, this Data Type is used as a Member Variable
- Extended by: Data Types, this Data Type is extended by
- Called by: Workflows using this Workflow as Subworkflow
- Implements: Data Types, this Workflow is an implementation of an Instance Service
- If the user has the necessary rights, there are two buttons. The first one allows the user to obtain the lock of the XMOM Object, regardless of its current owner. The second button shows the XML behind the XMOM Object.