Share all details about your problem, including any error messages you may have received.
I have configured a webservice application for which only aggregation is implemented on connector level, but in admin console i can see that with users mover and leavers, Sailpoint is trying to trigger enable and disable workflow. Any idea why its happening ? how can i fix it, one way is to remove the application from the disable workflow. looking at any other possible workarounds
Since you don’t have enable/disable operations in your Web Service connector, there is no provisioning activity on your target application, so no change in accounts.
You need to look into what is triggering this, Maybe Mover/Leaver workflows, you need to exclude this application from enable and disable operations.
Those joiner/leaver workflows may invoke a rule that iterates the applications assigned to a user. This rule and/or workflow may be the catalyst that is attempting to make this change.