AMS: Support import/removal of Construction Kit Libraries in the AMS Management frontend

AMS: Support import/removal of Construction Kit Libraries in the AMS Management frontend

Summary

Data Modelling is now a central service of the zenon Software Platform. It offers a central repository for all types of structured data both of the zenon Software Platform as well as custom data models. The data is available via a GraphQL Interface.

Description

zenon Data Modelling is based on a relational model, similar to an Entity Relationship model. Modular data models are defined in Construction Kit Libraries.

Management of the data models:

  • Support of tenants
  • Import and removal of models
  • Validation of models 
  • Administration of versions

Operative use of data models:
  • Comprehensive GraphQL Interface, which enables the adjustment and querying of data and the querying of metadata.
  • GraphQL Editor with autocomplete and integrated scheme documentation
  • Online scheme update when changing the data model
  • Validation of GraphQL mutations to scheme breaches
Note: zenon Data Modelling is still in development. Over time, there will be more and more data and functionality available.



Item ID: 246599
Version: 12.00 Build: 153415
    • Related Articles

    • AMS: Simplify the user experience

      Summary Data Modelling is now a central service of the zenon Software Platform. It offers a central repository for all types of structured data both of the zenon Software Platform as well as custom data models. The data is available via a GraphQL ...
    • AMS: Code CleanUp and Refactoring

      Summary With GraphQL Interface a new service is available for 1st and 3rd party clients. It provides metadata and process data via an easy-to-use interface. Report Engine serves as the data source. The existing connector functions are used for the ...
    • Data Modelling: Enable versioning for CKLs and its artifacts

      Summary Data Modelling is now a central service of the zenon Software Platform. It offers a central repository for all types of structured data both of the zenon Software Platform as well as custom data models. The data is available via a GraphQL ...
    • OPCUA32: support offline import from uanodeset.xml

      Summary Variables can also be imported offline based on a UaNodeSet file. Description The basis of data when executing the Read PLC variables in background command can be selected per connection in a dialog. The choices are: Read from OpcUa server ...
    • FAQ: I would like to create XML Import files manually outside from zenon. Is there a schema definition to validate such XML files?

      For the zenon XML Formats there are actually no style definitions available or documented. We recommend to use an exported file (e.g. from the Engineering Studio) as a basis for the manipulation. That's the best way to ensure a proper format of the ...