I have created an MPR/Workflow that will modify some attributes after creation of an object (e.g. Person).
It works fine when I export a single object from FIM Sync to FIM Service, but it fails when I export multiple objects.
As far as I can see in the request log, exporting a single object, I can see all attributes and values. When exporting multiple objects, all are wrapped into msidmCompositType.
Any ideas how to solve this?