Installation

General

This document guides on installing and configuring the Anomaly Detection Component.

Pre-Requisites

All the roles, connectors, and properties of the Permission Set solution must be imported before importing workflows, and is required to have prior knowledge of Azure Anomaly Detection to Change the workflow to a specific device.

Systems and Versions

SystemVersion

IFS Applications

10

Novacura Flow Server

6.13

Novacura Flow Studio

6.13

Novacura Mobile Client (Android)

Novacura Mobile Client (iOS)

Connectors

Database, REST Service

Flow Connectors

IFS Connector

If you do not have a connector set up, you can see an example here.

REST Connectors

REST - Anomaly Rest

A REST Connector Project set up is required to utilize the Microsoft Anomaly Detector Cognitive Service.

Create a new REST Connector named "Anomaly Detector V1.0" and import the configuration file "Anomaly Detector V1.0.ncrcp", for more information see Import a REST Configuration.

  • After the connector is imported, navigate to the connector Authentication and select “…” to the right of API Keys

  • Replace the Ocp-Apim-Subscription-Key with KEY from your Microsoft Anomaly Detector Cognitive Service

  • Select “Save” to save the API Keys

  • Select “Save” to save the REST Connector Configuration

Device Simulator (Optional)

A REST Connector Project setup is required to utilize the Microsoft Azure Device simulator function for testing.

  • Create a new REST Connector named "IoT Simulator Azure V1.0" and import the configuration file "IoT Simulator Azure V1.0.ncrcp", for more information see Import a REST Configuration.

  • Select “Save” to save the REST Connector Configuration

QuickChart REST Service Connector

A REST Connector Project setup is required to utilize QuickChart API.

Please refer to the Quick Chart home page for more details regarding how to use Quick Chart API: Quickchart.io

Create a new REST Connector named "QuickChart API V1.0" and import the configuration file "QuickChart API V1.0.ncrp", for more information see Import a REST Configuration.

Enter your base address, in the example below, Quickchart.io was used.

Flow Properties

Before installing the workflows, it is required to create several Global Flow Properties within Novacura Flow Studio.

Flow Text Properties

Flow Property

Example Value

Description

AppOwner

ifsapp

IFS environment application owner (Schema).

Installation

Make sure that you have created all connectors and Flow properties before importing the workflows.

1. Import Workflows

Import workflows in the file "Anomaly Detector.wap."

Some workflows that have multiple IFS connectors.

These should be mapped to the same IFS connector when the import is done. The different connectors are only used for demo purposes.

For details see Import Workflows

2. Setting Menu Roles

Together with the imported workflows, there will also be a menu. Connect the menu to your roles to make them available for users.

For details see Setting Menu Roles

3. Publishing Workflows

Right-click on the Permission Set folder and select Publish, within the Server Contents window. This process can take a few minutes but once complete, a Publish Successful message will be displayed.

If you receive any errors during the publication of the workflow, please review the error detail and consult your support contact with the relevant information.

The workflows will now be available to execute on your chosen Flow client. For instructions on individual Permission Set functions, please consult the function individual documentation provided separately.

For details see Publishing Workflows

Last updated