Webservice connector account is not set to disable in accounts tab

We have a webservice connector, and when user LCS is set to inactive, and the account is set to disable, when I run the account aggregation, it will revert to enable.

But in the end system, the account is disabled. However, no attribute in IDN or the source system side indicates that the account is disabled. For example, attributes active = false or disable = true.

One attribute connectiontype will be set to blank once the user is disabled. Is there a possibility, based on attribute connectiontype=blank, that we set IIQDisable true so that it will be set to disable

Hi P,
Here in the connector configuration you can configure how to detect enabled account

I believe if you just use connectiontype != null it should solve your problem

1 Like

I tried as you suggested but it didnot work.

In below screenshot you can see when we createuser connectionType set false.

In below screenshot when we disable user connectionType set blank.

in account leve it should be Disable but when I run the account agg it set back to Enable

the below post is reslove my issue.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.