Alert EnterpriseWiki

RHDS (Reusable HR Data Service)

AlertEnterprise·AE_HSc_RHDS_RestConnectorGuide

HRactiveRHDS 8.4 and above
Transports
graphql
Direction
bidirectional
Authentication
RHDS OAuth 2.0 client credentials +1
Last updated
2025-11-04

Overview

The RHDS connector integrates AlertEnterprise Guardian with RHDS (Reusable HR Data Service) — another AlertEnterprise-developed HR normalization layer, distinct from hrds-rest in that RHDS uses GraphQL rather than OData. The same naming-vs-protocol mismatch as ssg-entre-rest applies: "Rest" in the package name; GraphQL queries on the wire.

Both authentication paths are supported: OAuth 2.0 client credentials and Basic auth — the deployment chooses which based on customer policy.

For deployments standardized on OData / multiple-API-families, prefer hrds-rest. RHDS is the GraphQL-based alternative.

Architecture

Composed from this connector's actors + edges. Trust zones are color-coded; trust crossings render as thicker lines.

Composing diagram — running ELK layout5 actors · 4 edges

Authentication

2 methods supported

RHDS OAuth 2.0 client credentials
oauth2-client-credentials

OAuth 2.0 client credentials grant — typical preferred auth.

Credential storage
Encrypted in AE connector configuration.
RHDS basic auth (alternative)
basic

Basic auth supported as an alternative when the deployment can't accommodate OAuth.

Credential storage
Encrypted in AE connector configuration.

Prerequisites

Everything that must be in place for this connector to work, with the owner who's responsible.

RHDS 8.4+ deployment with API access

customer

An operational RHDS deployment exposing GraphQL APIs.

Known limitations

Documented constraints to set customer expectations before deployment.

"Rest" in the name; GraphQL on the wire

informational

Same naming quirk as ssg-entre-rest. Operators expecting REST endpoints should expect GraphQL queries/mutations instead. AE's REST connector framework hosts the connector; the wire protocol downstream is GraphQL.

HR specifics

Sync model
Sync modes
full-load · delta
Direction
inbound
Contingent worker support
Yes
Lifecycle events
hiretransferterminationtitle-changemanager-change
Source materials
  • src/connectors/rhds-rest/source.pdf Full connector guide — 56 pages, updated 2025-11-04
  • src/connectors/rhds-rest/source.pdf p5 — Supported Version
Verifying access
Desktop only

The AE Mobile Wiki needs a bigger screen.

The diagrams, comparisons, and animated flows aren't built for phones. Open this link on your laptop or desktop browser and you'll see the full reference.

wiki.alertenterprise.app

Same Google sign-in as the AE App Hub — you'll be in once you open it on a larger screen.