Quantcast
Viewing all articles
Browse latest Browse all 26374

How to make User Profile Service work on "condition" when reading data from Oracle

I have an Oracle HRMS along with Sharepoint.

I want User Profile Service to sync with Oracle. UPS will have following fields periodically updated from Oracle.

Employee Name

Employee Number

Marital Status

Now the thing is, when a user's marital status changes, then I want UPS to note down the date and time at which that change happened. For e.g. if UPS syncs at 2013-12-12 08:30 and notices that previously marital status was "single" and now it has been changed to "married" then it should save current date & time.

How to make it work?


Viewing all articles
Browse latest Browse all 26374

Trending Articles