Skip to content

Tools4ever-NIM/NIM-App-NIM-OverrideFlags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIM-App-NIM-OverrideFlags

NIM App - Override Flag Management

Description

This is an NIM App that provides the ability to manage flags for overriding processing of users. (e.g Skip flags)

Requirements

  • Configure Lookup table
    • Create "OverrideFlags" using provided "LookupTable_OverrideFlags.csv"
      • Change the Type from "string" to "boolean" for all flags
    • Add Table to Internal System
    • Create Inter-System relation
      • System A
        • System: internal
        • Table: OverrideFlags
        • Column: ID
      • System B
        • System: AD
        • Table: Users
        • Column: employeeID

Configuration

A lookup table is required with the following columns

  • ID
  • Type
  • Global
  • Update
  • Disable
  • Delete
  • Enable
  • NameChange

Screenshots

image

NIM Documentation

The official NIM documentation can be found at: https://docs.nimsuite.com