Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

In PackOS besides adding problems manually we've got the possibility to import them from a prepared csv file. This allows you to speed up your configuration work with machines.

Schema:

WorkStateName (required)

Name (required)

RuleBody (can be empty)

RulePriority (can be empty)

IsDefault (true/false)

Example:

Path: Plant configuration → Problems → select Line

Normal usage:
1. Export problems

2. Based on exported file, change or add The problem file (one or more records)

3. Import the new file

4. Import problems are being added

System will recognize if the problem exists already (then it will present an “updated“ message and replace the old data) or if it’s the new one, will add it to the direct problem list.

  • No labels