Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tools4everbv/helloid-conn-prov-source-bcs-motion
Centric Motion - Source
https://github.com/tools4everbv/helloid-conn-prov-source-bcs-motion
hrm on-premises provisioning source
Last synced: about 1 month ago
JSON representation
Centric Motion - Source
- Host: GitHub
- URL: https://github.com/tools4everbv/helloid-conn-prov-source-bcs-motion
- Owner: Tools4everBV
- Created: 2022-06-10T14:12:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T10:36:27.000Z (about 2 months ago)
- Last Synced: 2024-11-08T10:39:09.175Z (about 2 months ago)
- Topics: hrm, on-premises, provisioning, source
- Language: PowerShell
- Homepage:
- Size: 212 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloID-Conn-Prov-Source-BCS-Motion
| :information_source: Information |
|:---------------------------|
| This repository contains the connector and configuration code only. The implementer is responsible for acquiring 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. |
## Table of Contents
- [HelloID-Conn-Prov-Source-BCS-Motion](#helloid-conn-prov-source-bcs-motion)
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Getting Started](#getting-started)
- [Remarks](#remarks)
- [Getting help](#getting-help)
- [HelloID Docs](#helloid-docs)## Introduction
_HelloID-Conn-Prov-Source-BCS-Motion (previously _Centric-Motion_) is a _source_ connector. The purpose of this connector is to import _persons_ and their _contracts_. The connector imports a set of CSV files that are generated by BCS and then transferred via SFTP to a fileserver on the local network. An agent server is required for this connector to work.
## Getting Started
### Prerequisites
- HelloID Provisioning agent (on-prem).
- Scheduled exports of person and contract data in CSV format from Motion.
- The customer informs BCS that they want to integrate with Motion. BCS then knows which queries to use for this connector.
- BCS schedules these queries and exports the results to the customer's cloud environment. The location where this is placed must be accessible via SFTP.
- The customer ensures that these files are copied daily from the cloud location via SFTP to a file server accessible to HelloID.### Connection settings
As this connector is created for one implementation, it's possible these settings have to be changed.
| Setting | Description | Mandatory |
| --------------- | --------------------------------------------- | ----------- |
| Motion CSV File Location | The full path to the CSV files to import | Yes |
| CSV Delimiter | CSV delimiter | Yes |## Remarks
- Preparation by BCS is required.
- An SFTP connection to BCS has to be set up by the customer and a script needs to be created to download the data from BCS.
- A local agent is required for this connector to run.### Mappings
A mapping export is provided. Make sure to further customize these accordingly.
## Getting help
>
> _For more information on how to configure a HelloID PowerShell connector, please refer to our [documentation](https://docs.helloid.com/hc/en-us/articles/360012558020-Configure-a-custom-PowerShell-target-system) pages_.
> _If you need help, feel free to ask questions on our [forum](https://forum.helloid.com)_.## HelloID docs
The official HelloID documentation can be found at: .