Error in SCIM connector while browsing target system data.

Hi All,

Good day.

I have configured the SCIM connector, the connection is successful but when I browse target system data I get the below error.

Could you please help me to find what is missing?   Thank you in advandce.

https://1drv.ms/u/s!AncsM2ZjITnJlUkRC9gA7WhBKUfs?e=PmAedh 

[1777009] Error loading system objects of class Group (all) (Group_Master).
at VI.Projector.UI.Controls.ObjectBrowserControl._TreeListTypesNodeActivateHandler(Object sender, TreeListEventArgs e)
at VI.Projector.UI.Controls.ObjectBrowserControl._LoadResult(ISchemaClass schemaClass)
at VI.Projector.Connection.SystemConnection.QueryObjectInternal(ISchemaClass schemaClass, QueryByFilterOptions query, Boolean withScope)
[1777384] : Error while reading Group objects with properties ().
at VI.Projector.Connection.SystemConnection.QueryObjectInternal(ISchemaClass schemaClass, QueryByFilterOptions query, Boolean withScope)
at VI.Projector.Connection.Connectors.DistributionConnector.QueryObject(QueryObjectsRequest request)
at VI.Projector.Connection.Connectors.ThreadSafeConnector.OnQueryObject(QueryObjectsRequest request)
at VI.Projector.Connection.SystemConnector.QueryObject(QueryObjectsRequest request)
at VI.Projector.SCIM.Connector.ProjectorSCIMConnector.OnQueryObjectsByFilter(QueryObjectsByFilterRequest request)
at VI.Projector.ProjectorBaseConnector.HandleException(ObjectRequest Request, Exception Ex, Object[] MethodArguments, String MethodName)
[1777384] : Error while reading Group objects with properties (displayName@Group, id@Group, members@Group, members~$ref@Group, members~type@Group, members~value@Group, members~vrtIDandType@Group, meta~created@Group, meta~lastModified@Group, meta~resourceType@Group, meta~vrtIDandType@Group, schemas@Group, vrtcanonicalName@Group, vrtdistinguishedName@Group, vrtparentDn@Group).
at VI.Projector.NativeSystemSupport.NativeSystemConnection.ReadStreamed(NSCReadRequest request)
at VI.Projector.NativeSystemSupport.NativeSystemConnectionCacheProxy.OnReadStreamed(NSCReadRequest request)
at VI.Projector.NativeSystemSupport.NativeSystemConnection.ReadStreamed(NSCReadRequest request)
{ "statusCode": 404, "message": "Resource not found" }
at VI.Projector.NativeSystemSupport.NativeSystemConnection.ReadStreamed(NSCReadRequest request)
at VI.Projector.SCIM.Connector.SCIMNativeSystemConnection.OnReadStreamed(NSCReadRequest request)
at VI.Projector.SCIM.Connector.SCIMOperation.GetDirectoryObjectList(ProjectorSCIMConnectorSchemaType SchemaType, String NativeFilter, Boolean FindOne)
at VI.Projector.SCIM.Connector.RESTConnection.GetObjectListDict(String endpoint, String filter, Boolean findOne)
at VI.Projector.SCIM.Connector.RESTConnection.Call(String endPoint, String method, IDictionary`2 data, String query, List`1 AcceptedStatusCodes)