Web connector add entitlement operation is not riggering

IIQ version: 8.1

Hi all, I am working on Web Services Connector, in which I have schema for account, group and team. Group and Team are both fields in Account schema, marked as entitlements, multi-valued and managed.
Group and Team are objects associated with group aggregation. This aggregation works correctly and data is fetched without issues, adding entitlement of type group also works as intended but when I try to debug my code in the Add Entitlement-team I can see that code is not triggering, as I have loggers in before operation rule. There is no trace of it in provisioning nor in the identity event tab. Does anyone have an idea what can be the case for that behaviour as Add Entitlement-group is working fine

Can you tell me how do you test it?

hello @BNowak

Please, Can you check if your request has generated a request item? In this case, please attach the details of your request to review Modify operations.
From other side, Can you include logs in your Before/After connector rules to check Plan xml?

I use the manage access tab, select user with existing account in that connector and try to assign a team through it.

Request item was not generated and before operation rule was not triggered. That is only the case for Team object type, for Group everything works correctly.

Try enabling trace logging on the LCM Provisioning workflow. Generate a new team request and follow the trace logs to see how the request is processed, note the provisioning plan at workflow launch and how it changes throughout the workflow.

Compare workflow output to a group request workflow trace.

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