Skip to content

Commit

Permalink
Update ps2grouper.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Jan 18, 2023
1 parent 711cf1e commit aac9f8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ps2grouper.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit aac9f8e

Please sign in to comment.