Hellos,
We get a subset of HR data from the HR system (not SAP!) "indirectly". Their native HR system exposes its data relevant to FIM as an SQL Table. The customer has complained that the lag between native HR changes and the SQL Table change (and hence into FIM and other connected sources.. AD Exchange Lync etc.) is becoming too great.
It has been discovered that the HR system has a web service "interface".
My question is what is best FIM practice in this case.
Is it best to use Powershell or something to poll the HR webservice and feed a file/sqltable into FIM as a standard MA?
Can we easily write a custom MA which communicates with the webservice directly?