Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

8 total results found

Abstract

AVIX Connector Manual

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 stan...

Importing

AVIX Connector Manual

AVIX CONNECTOR aims to define a common neutral format to describe all types of information. In doing so we relay on some basic building blocks. Object Domains Objects Parent/Child references Relations   Logical structure Given a generic parent child...

EXAMPLE (WOOD_SMALL.JSON)

AVIX Connector Manual

Let’s say that we have a tiny factory structure that we want to import. One factory, with one line beneath it. Factory objects resides in the “locations” domain. AVIX understands location types “factory”, “building”, “line”, “workStation”, “humanResource” and...

EXAMPLE (WOOD4.JSON)

AVIX Connector Manual

Wood4.json is a bigger example and contains information from two object domains, “locations” and “processes”. One new concept that is introduced is relations. { "type": "humanResource", "id": "oid4004", "originId": "oid4004", "originSource": "EXCEL", ...

MULTI LANGUAGE SUPPORT

AVIX Connector Manual

In AVIX, many text fields can contain more that one translation of a text. One example is the “name”-field. More than one translation can be imported at the same time using the “.” (dot) notation. "attributes": { "name": { "sv": "7 Stationer-Standar...

DOMAINS

AVIX Connector Manual

Known domains are “processes” Parent type Child list type Child type processLibrary childProcesses processTask processLibrary ownedDocuments externalUrl processLibrary ownedDocuments ...

CREATE NEW DATA SOURCE

AVIX Connector Manual

In the main meny, select “File”, “Import…” Select “Upstream connector”, “Next>” For “Assigned host”, click the “ME” button. ROUTING AVIX uses Apache Camel internally and AVIX Connector let a skilled user create routes between AVIX and other external system...

OPC UA proxyDefinitions.json example

OPC-UA Proxy definitions

OPC UA proxy definitions can be used to make AVIX SFV aware of external data provided by the factory.  This tags provided can be used to allow for triggering of Work instructions. Future functionality aim to record selected tags to the as built journal. exam...