Difference between revisions of "B-Op HR Hub"
Jump to navigation
Jump to search
Stefanseiler (talk | contribs) |
Stefanseiler (talk | contribs) |
||
Line 4: | Line 4: | ||
Please note that this topic has to be observed closely with the [[Dev:Data ownership and possession with b-op|problem of data ownership and possession]]. | Please note that this topic has to be observed closely with the [[Dev:Data ownership and possession with b-op|problem of data ownership and possession]]. | ||
== Top level architecture for company information on staff members == | == Top level architecture for company information on staff members == |
Revision as of 08:55, 29 June 2023
HR Data importing is required for almost all usage cases of B-Op software, as larger companies typically have a HR system already in place.
To integrate with these HR-systems, B-Op HR Hub was created to integrate seamlessly.
Please note that this topic has to be observed closely with the problem of data ownership and possession.
Top level architecture for company information on staff members
There exists a HR Hub core service, installed
- Data acquisition plugins - They are used to accumulate hr base date from multiple systems into one data pool hosted in the HR hub. They are stored locally and encrypted (storage security)
- simultaneously (Graph API, Hr-System, AD, picture source, csv, .... )
- invoking each other (pictures imported by another plugin)
- Transport
- with filtering on row level (e.g. External users are not relevant to Klesy)
- with filtering on column level (e.g. BKC is non relevant to Print environments)
- Import plugins - They are used to import the transported HR information into target digitals:
- analyse users and e.g. add user-groups computed specifically according to target system. This plugins may have specific configuration-uis
Privacy regulation and deletion service (RPDS)
- A PRDS configuration UI, where each digital is able to
- define its privacy regulation and time periods (e.g. deletion-periods defined by regional law or company governance)
- define if data subject to this are anonymized or deleted
- A PRDS service, which removes no longer required information as defined in (1)