Hi Julian,
Sailpoint will only sent those attributes which are updated. What you can do is Create and Update Provisioning Policy and add those attributes which you feel are mandatory. After the change just check if you can see those attributes added to the Provisioning Plan and sync should work. Let me know once these are configured and you see all the attributes
Hi @jsosa
In SailPoint IdentityNow, account updates only send changed attributes by default. If your web service requires all mandatory attributes during every update, use a Before Provisioning Rule to inject all necessary attributes into the provisioning plan manually. Alternatively, in a Web Services connector, you can define a custom Update Rule to build a full request payload regardless of attribute changes. Standard sync settings won’t force unchanged attributes to be sent. These rules ensure the outbound payload includes all required fields for successful updates.
Hi Rakesh! I already had an update provisioning policy, but not sending all attributes at once. I am investigating this case, client is raising a case because incident was in production, I will came back with cause.