Coder Social home page Coder Social logo

helloid-conn-prov-source-skyward-sms2.0-employees's Introduction

HelloID-Conn-Prov-Source-Skyward-SMS2.0-Employees

ℹī¸ Information
This repository contains the connector and configuration code only. The implementer is responsible to acquire the connection details such as username, password, certificate, etc. You might even need to sign a contract or agreement with the supplier before implementing this connector. Please contact the client's application manager to coordinate the connector requirements.


HelloID Provisioning Source Connector for Skyward SMS 2.0

Table of Contents

Getting Started

By using this connector you will have the ability to import data into HelloID:

  • Employee Demographics
  • Employee Assignments
  • Employee Profile

Requirements

  • Progress OpenEdge Driver 11.7+ (ODBC)

Setup the PowerShell connector

  1. Add a new 'Source System' to HelloID and make sure to import all the necessary files.

    • configuration.json
    • persons.ps1
    • departments.ps1
  2. Fill in the required fields on the 'Configuration' tab.

image

  • Hostname/IP
    • Hostname or IP of the database
  • Port
  • Enable VPN
    • If your hosting provider requires VPN connectivity to access the database you can enable it here
  • Open VPN Path
    • Path of script to start vpn
  • Close VPN Path
    • Path of script to close vpn
  • Database
    • Name of Skyward Database
  • Username
  • Password
  • Driver Version
    • Version of the Progress OpenEdge Drive
  • Isolation Mode
    • Always suggested to be "READ UNCOMMITED"
  • Array Size
  • Enable ETWT
  • Enable UWCT
  • Enable KA

Sample VPN Scripts

Open VPN

cd C:\Tools4ever\Scripts
taskkill /S localhost /im vpncli.exe /f /t
taskkill /S localhost /im vpnui.exe /f /t
"c:\program files (x86)\Cisco\Cisco AnyConnect Secure Mobility Client\vpncli.exe" -s < connect.txt

Close VPN

cd C:\Tools4ever\Scripts
"c:\program files (x86)\Cisco\Cisco AnyConnect Secure Mobility Client\vpncli.exe" disconnect

VPN Client Config

connect vpn-1.iscorp.com
idofgroup
thisismusername
thisismypassword
y
quit

HelloID Docs

The official HelloID documentation can be found at: https://docs.helloid.com/

helloid-conn-prov-source-skyward-sms2.0-employees's People

Contributors

ajh3 avatar evanderiet avatar maikel-b avatar michiel85 avatar msheldont4e avatar rvddijssel avatar t4elweigel avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

helloid-conn-prov-source-skyward-sms2.0-employees's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.