Hello!
I am working on a project using the FIM Connector for Web Services ( https://www.microsoft.com/en-us/download/details.aspx?id=29944 ) , and there is something I'd like to know:
The Connector for Web Services includes functionality for changing and setting a Password, and as far as I know, most implementations involve synchronizing AD with SAP or similar products, and using PCNS to notify password changes to FIM, which are then handled by the MA (the connector for webservices).
¿What if instead of having AD as a source of authority with PCNS we have a database with user data? ¿how could we notify the Connector for WebServices that the password was changed for a database user, so it can be processed and updated on the target system?