# Flow Classic

## General <a href="#general" id="general"></a>

This document guides on installing and configuring the **Human Resource Management** Applications.

Each application contains unique workflows for specific functions and each function will need to be installed into a licensed Novacura environment.

## Workflows

This suite of applications contains the following apps.

* Submit Absence Requests
* Manage Absence Requests

## Pre-requisites <a href="#pre-requisites" id="pre-requisites"></a>

All the roles, connectors, and properties of the **Human Resource Management** solution must be imported before importing workflows.

### System and Version

<table><thead><tr><th width="374">System</th><th>Version</th></tr></thead><tbody><tr><td>IFS Applications</td><td>10</td></tr><tr><td>IFS Application Configuration Package</td><td>NC_CONSTRUCTION</td></tr><tr><td>Novacura Flow Server</td><td>6.12</td></tr><tr><td>Novacura Flow Studio</td><td>6.12</td></tr><tr><td>Connectors</td><td>Database</td></tr></tbody></table>

### Flow Connectors

#### IFS Connector

If you do not have a connector set up, you can see an example [here](https://docs.novacura.com/extensibility-and-integration/products/studio/connectors/database/ifs-apps-10/how-to-guides/configuration).

{% hint style="warning" %}
If you already have an IFS Applications 10 connector setup, you can skip this step and use the existing connector instead.
{% endhint %}

### Flow Properties

#### Flow Classic

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

#### Flow Text Properties

<table><thead><tr><th>Flow Property</th><th width="150">Example Value</th><th>Description</th></tr></thead><tbody><tr><td>AppOwner</td><td>ifsapp</td><td>IFS environment application owner (Schema)</td></tr><tr><td>CONST_SelectedProject</td><td>1004</td><td>A user property to store the selected Project</td></tr></tbody></table>

#### Flow Connect

For Flow Connect we have moved the Flow property CONST\_SelectedProject to be stored in IFS under Employee File - Employment - Free Fields.

The property AppOwner is set during Connector setup in Flow Connect.

For details see [IFS Applications 10 Connector Setup](https://docs.novacura.com/flow-connect/working-with-connect/connect-to-systems/connectors/ifs-applications-10#configuration-values)

### IFS Custom Application Package

Before installing the workflows, it is required to import IFS Application Configuration Package called **NC\_CONSTRUCTION**.

For details see [Import Application Configuration Packages](https://docs.novacura.com/extensibility-and-integration/products/erp/ifs-app-10/how-to-guides/import-application-configuration-packages)

## Installation <a href="#installation" id="installation"></a>

{% hint style="warning" %}
Make sure that you have created all connectors and Flow properties before importing the workflows.
{% endhint %}

### 1. Import Workflows

Import workflows in the file "Human Resource Management.wap."

For details see [Import Workflows](https://docs.novacura.com/extensibility-and-integration/products/studio/applications/workflow/how-to-guides/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](https://docs.novacura.com/extensibility-and-integration/products/studio/applications/workflow/how-to-guides/setting-menu-roles)

### 3. Publishing Workflows

Within the Server Contents Window, right-click on the Construction Apps folder and select “*Publish*.” 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](https://docs.novacura.com/extensibility-and-integration/products/studio/applications/workflow/how-to-guides/publishing-workflows)
