Extensibility and Integration
  • 🔌Extensibility and Integration
  • 📦Products
    • Active Directory
      • Microsoft Graph
        • Overview
        • Tutorials
        • How to Guides
          • Create App Registration
          • Limit Permissions to a Specific Mailbox
      • OpenID
        • UPN Transformation
    • Cognitive Services
      • Form Recognizer
        • Overview
        • Tutorials
        • How to Guides
          • Set Up Form Recognizer
      • Anomaly Detector
        • Overview
        • Tutorials
        • How to Guides
    • Database
      • MS SQL Server
        • Overview
        • Tutorial
          • Flow on MS SQL - Basics
          • Flow on MS SQL - Extended
        • How to Guides
          • Query SQL in odd ways
    • ERP
      • Infor M3 Cloud
        • Overview
        • Tutorials
        • How to Guides
      • IFS Cloud
        • Overview
        • Tutorials
        • How to Guides
          • Import Application Configuration Packages
          • Add a new projection to the connector
          • Add a new server to the connector
      • IFS App 10
        • Overview
        • Tutorials
        • How to Guides
          • Import Application Configuration Packages
    • Storage
      • Azure Storage Account
        • Overview
        • Tutorials
        • How to Guides
          • Set Up Azure Storage Account
    • Studio
      • Applications
        • Workflow
          • Overview
          • Tutorials
          • How to Guides
            • Create Global Properties
            • Import Workflows
            • Setting Menu Roles
            • Publishing Workflows
            • Bluetooth Low Energy Quick Start Guide
      • Environment
        • Import Flow Properties
      • Connectors
        • Database
          • IFS Apps 10
            • Overview
            • Tutorials
            • How To Guides
              • Configure IFS Apps 10 Connector
        • Email
          • How to Guides
            • Email Example
        • File System
          • How to Guides
            • File System Example
            • Importing data from flat files (or other sources)
              • Scheduled Flows
        • HTML to PDF
          • How to Guides
            • HTML to PDF Example
        • Table Operation
          • How To Guides
            • Table Operations Example
        • REST Connector
          • How To Guides
            • Import a REST Configuration
            • Authenticate
              • OAUTH2
              • Cookie
          • Known Issues
            • HTTP Method: Delete - with body - not supported
            • HTTP Method: POST- Header parameters are not passed if no Body is sent
          • Tutorial
            • REST Basic training using Flow and Postman
        • OPC UA Client
          • How to Guides
            • Configure OPC UA Client Connector
        • OData Connector
        • OData Connector
    • Portal 2
      • Portlet
        • Basic
          • Data Tree
            • Overview
            • Tutorial
            • How to Guides
        • Visual Planning
          • Scheduler
            • Overview
            • Tutorial
              • Configure Scheduler
            • How to Guides
      • How To Guides
        • Start browser and auto login
    • Clients
      • Mobile Clients
        • Preference file
  • 📚Resources
    • Flow Help
    • Flow Forum
Powered by GitBook
On this page
  • Information
  • Authentication
  • Connector Setup
  • Create New Connector
  • Enter Connector Details
  • Example Configuration

Was this helpful?

  1. Products
  2. Studio
  3. Connectors
  4. Database
  5. IFS Apps 10
  6. How To Guides

Configure IFS Apps 10 Connector

Information

All of Novacura’s IFS10 marketplace apps require an IFS database connector unless otherwise specified. This process will guide you through the basics of configuring your first IFS Application 10 connector.

The same process can be used for IFS applications 9. However, support for IFS Applications 9 with our applications is not guaranteed.

Authentication

It is an individual companies process that defines which method to authenticate with the IFS Database.

There are several authentication methods available, an example is listed below:

  • Global user

  • Global user with user-level impersonation

  • User-level database authentication

This guide will use the most basic global authentication practice. This is not recommended for production environments.

For further information on connector authentication options please contact your Novacura representative.

Connector Setup

Create New Connector

  1. Navigate to the Environment Tab within Novacura Flow Studio.

  2. Navigate to the Connectors Menu Option

  3. Click on the Add Button highlighted below.

Enter Connector Details

  1. Enter a connector Name for the ifs environment you wish to connect to, this name will be your reference within flow studio, an example would be "IFS Apps 10".

  2. Select IFS Applications 10 from the Type field list.

  3. Enter your IFS Applications extended server web address into the Database Server field. This is the same address used to access the enterprise explorer and arena. an example would be https://123myifsenvironment.ifsdemoworld.com:48080

  4. Enter any other authentication details as required.

  5. Press the Save button at the top right of the screen to save the connector configuration.

Example Configuration

PreviousHow To GuidesNextEmail

Last updated 3 years ago

Was this helpful?

📦