Hello,
The FIM implementation (FIM 2010 R2 SP1) I am working on will be driven by web service requests from an HR system. One of the requirements is to FIM report the status of the requests back to the HR system (whether failed or successful) via another web service call. As FIM synchronization service is schedule-based, how can the status reporting call be triggered from FIM? For a successful provisioning, the status call should only be triggered after the export to end application e.g. AD or AD LDS (not just synchronization to the connector space).
Related to the question above is whether there is a “Request ID” or some kind of reference ID that the HR system can store and use to track outstanding requests that have been submitted to FIM without the status being returned yet.
Thank you.