Skip to content

Quality Control

Johannes Heucher edited this page Oct 12, 2022 · 4 revisions

Quality control in the Xyna Factory takes place in different domains.

Table of Contents

Workflows

To check the quality of Workflows, there is the Test Factory to do this in a comfortable environment.

For smaller tests or debugging purposes, there is the Workflow Tester with the possibility to audit the data flow during the Workflow's execution.

To check the quality during modeling a Workflow, the issues counter inside of the icon bar shows if there exist errors like missing Input Parameters. As long as there are any issues, the Workflow can only be saved but not be deployed.

Please note: To eliminate frequently done mistakes during modeling, see the Modeling Hints first.

Coded Services

To control the quality of a Coded Service, you can debug it with an Integrated development environment (IDE) like Eclipse.

Deployment Items

Each Deployment Item has a State property which is shown both in the Deployment Items section of Xyna Factory Manager and, as Deployment State, inside of the details of a Deployment Item. For any erroneous state, the Deployment State contains information about the problems and hints on how to fix them.

Furthermore the invalid deployment items are shown as Issues inside the details of a Workspace in the Workspaces section of Xyna Factory manager.

Runtime Contexts

To control the quality of a Runtime Context you can monitor problems inside a Workspace and monitor problems of an Application in the Xyna Factory Manager. For any erroneous state, the details of a Runtime Context show some information about the problems and hints on how to fix them.

In the Factory Navigation in the Xyna Process Modeller conflicting objects of different Runtime Contexts are marked with a red exclamation point.

See Also

Clone this wiki locally