Error in Google Workspace entitlements aggregation

Hello everyone!

We are currently using “Google Workspace SaaS” connector to read accounts and entitlements from Google Workspace, during aggregation of entitlements we encountered the error:

Exception during aggregation of Object Type group on Application Google Workspace [source]. Reason: java.lang.RuntimeException: An error occurred while aggregating Application Google Workspace [source] [ConnectorError] {ExceptionType=java.lang.IllegalArgumentException, LocalizedMessage=message payload too large. 5074916 > 4194304} (requestId: 31ba72…)

We think it is because of the amount of entitlements, which are more than 12k, has anyone had this error, how did you solve it?

Thanks in advance,
Regards!

Can you limit the entitlement aggregation by selecting particular object and see if this can be resolved .

yes, we are limiting to aggregate only the “groups” but unfortunately that has not solved the error.

How many groups you have in system ?

check if this helps :

according to an extraction in the target system, around 12,000

Thanks for the info, I will try to apply it.
Do you know if the attributes “isSkipAlias” and “skipPreloadingMemberships” I can add them from the JSON in Visual Studio Code?

What should be the path, i.e. should they go inside “connectorAttributes”?

1 Like

Yes this will go inside connectorAttributes.

1 Like

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