Hi!
I’m having an issue with the provisioning in a webservice connector. When a provisioning operation is completed, the GetObject operation is not triggered. This means that I have to either wait for a full aggregation or perform a manual single account aggregation.
I have already configured the GetObject operation and it works correctly when doing a manual aggregation.
Provisioning operations have a previous step that retrieves the full object before updating the account. I have also tried adding another GetObject after the update, but this did not work.
Everything seems fine in the logs. Is there any additional configuration that I have to do in order to force a GetObject after provisioning?