I have a sync rule for IAF flow from an external system which also contains a mapping from multivalued string attribute in the external system to a multivalued string attribute in the MV. Also, I have a similar export flow in the FIM MA which maps the multivalued string MV attribute to a multivalued string FIM Portal attribute.
When I run a sync cycle, I can see that the values come in the FIM MA CS. However when I trigger an export, I get the following error:
failed-modification-via-webservices
An error occurred in executing a Web service object modification request.
Type: System.InvalidOperationException
Message: Operation is not valid due to the current state of the object.
Stack Trace:
Inner Exception:
Does anyone know the cause behind this? I am struggling to find the exact issue since there is not Stack Trace which gives the detail.