Skip to main content

Abstract

In real-world situations, information from enterprise systems needs to be integrated with each other to support the desired way of working. AVIX CONNECTOR offers a standard way, and a toolbox to integrate/exchange AVIX information with other systems.

The standard upstream connector import message (file) is expressed in JSON ( https://en.wikipedia.org/wiki/JSON ), basic knowledge of how JSON is formatted is required to understand the upstream connector import format.

JSON uses values, arrays and objects to describe the data. To avoid confusion between these objects and the objects that resides in the source and target systems we integrate with,  we will call the objects described in JSON as “JSON objects” and the objects that resides in the systems as objects or “PLM objects”.