Workflow
- Last UpdatedJun 18, 2025
- 1 minute read
- Engineering
- Integration Service 4.0
- Integrators
UI Workflow to Add Data sources
-
Subscribe to AIS on CONNECT via AVEVA Connect portal.
-
Install AIS Desktop Application.
-
Configure environment variables and integrate with Connect.
-
Generate Service Token via Connect.
-
Add Data Sources using AIS Web Admin or Settings Editor.
-
Interact with API using tokens and credentials.
Data Workflow
AVEVA Integration Service (AIS) provides integration capabilities between AVEVA’s Engineering & Design authoring products such as AVEVA E3D and AVEVA Engineering, with other AVEVA applications such as ERM as well as 3rd party tools and applications. It consists of two components [AIS Local, AIS on CONNECT] that work in tandem to provide support for a wide range of integration scenario.
-
Subscribe to AVEVA integration Service on Connect: User must subscribe to AIS on CONNECT to use
-
AVEVA Integration Service Local Application Installation: Install AVEVA Integration Locally on user’s network.
-
Data Source Configuration: User adds a data source via the UI (Unified Engineering, Excel or SQL Server).
-
Data Request:
-
Client calls the Data API to request data.
-
The Data API forwards the request to the AIS ON LOCAL REST API.
-
-
Data Processing:
-
AIS ON LOCAL REST API uploads data to a temporary storage location.
-
Data API notifies the client when data is ready.
-
-
Data Delivery:
-
The client downloads the data.
-
Data API deletes temporary data after download.
-
Data Retention
AVEVA Integration Service on CONNECT Data API has background service to clean up the acknowledgement’s information & Data associated with acknowledgement. This cleanup service is triggered for 15 minutes and would clean up acknowledgement that is 24 hours old.