From aac9f8e6a9c1a95f86a86334f9939c077c712c09 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 18 Jan 2023 12:04:42 -0600 Subject: [PATCH] Update ps2grouper.adoc --- ps2grouper.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ps2grouper.adoc b/ps2grouper.adoc index b33bbfa..4c8de56 100644 --- a/ps2grouper.adoc +++ b/ps2grouper.adoc @@ -22,9 +22,9 @@ The original campus solutions integration was all messaging based, and then we j So when we did the integrations with HR And Finance, those were done as as SOAP transport integrations and either way it's It's pretty close to real time. So the the information that's pushed by messaging. And unless there is a ton of changes that back things the updates are near real-time. Those that are polling or polling every five minutes are an acceptable form of data integration. But a second path that we use is Informatica, an ETL tool. So the main thing that's used for is for developers in the group that runs people soft to write queries, -and then either push those out the different locations, or create apis in informatica for people to retrieve data without having direct database access. +and then either push those out the different locations, or create apis in informatica for people to retrieve data without having direct database access. -image::images/unc3flows.png[three paths] +image::images/uncInfMat.jpg[Informatica path] So the developers in relation to group or do a fair amount of querying of things in those databases, and then pushing information into grouper for a couple of use cases i'll talk a little bit more about.