Flow Connect
General
This section provides guidance on installing and configuring the Work Permit Management for Flow Connect. Each application package contains unique applications for specific functions, and each function must be installed in a licensed Novacura environment.
Applications
Work Permit Portal
Microsoft SQL Connector, Mail Connector
Application User Management
Microsoft SQL Connector
Company Management
Microsoft SQL Connector
Create Service Technician
Microsoft SQL Connector
Generate Check-in Credentials for Work Permit
Microsoft SQL Connector, Mail Connector
Risk Template Management
Microsoft SQL Connector
Send Email to Emergency Contact
Microsoft SQL Connector, Mail Connector
Service Technician Management
Microsoft SQL Connector
Service Zone Management
Microsoft SQL Connector
System and Version
Novacura Flow Connect Designer
1.0.0.199
Connector Agent
1.0.0.893
Connectors
Microsoft SQL Server, Mail
Prerequisites
Before importing the application package:
Ensure all groups and connectors for the Work Permit Management applications are created.
The database must use the ‘WorkPermit’ schema, and tables must follow predefined standards for column structures and record formats to align with application logic.
Detailed table definitions and formats are available in the SQL Server Data Source Setup and Schema section.
SQL Server Data Source Setup and Schema
It is essential to import the supportive Schema_Work Permit Management_S1 into your SQL database. Supportive files are provided along with the application package as deliverable items. Specific tables must conform to predefined standards for column structure and record formats to maintain consistency with application logic.
The following outlines the required tables and their corresponding values.
Database Tables
[WorkPermit].[permit_status]
Id
Name
Description
1
OPEN
Work Permit open and accessible
2
CLOSED
Work Permit is closed
3
CANCEL
Work Permit is cancelled
Flow Connect Connectors
Microsoft SQL Connector
If you don't have a connector set up, you can see an example here.
Email Connector
If you don't have a connector set up, you can see an example here.
Installation
Make sure that you have created all connectors and variables before importing the application package.
1. Import Application Package
Import application package using your "share link" this will initiate an import wizard.
For details see Import Application Package
2. Setting User Groups
Together with the imported application package, you need to set up a user group. Add users to your user group, grant the user group access to the application package from the Application Package screen to make the applications available for your users.
For details see Create User Groups and Manage User Groups
3. Deploy Application
In the Application Package screen, click Deployments to open the Deployment Overview screen. From here, select which applications to deploy to your available environment.
Once deployed, the applications will be available to execute on your chosen Flow Connect client.
For detailed instructions, see Deploy Application.
Last updated
Was this helpful?