Active User¶
The active users folder displays a list of all active ECM users (and Groups). Please note that this folder will not be shown unless the repository has been given access to the users index.
Retrieve Active Users¶
Sample request¶
GET https://test.test.net/test.Web.Start/RDECMSQL/Api/CMIS/T1/children/?id=Users HTTP/1.1
Host: test.test.net
Connection: keep-alive
Authorization: Basic Y21pczpjbWlz
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.130 Safari/537.36
Accept-Encoding: gzip, deflate, sdch
Accept-Language: en-US,en;q=0.8
Sample response¶
HTTP/1.1 200 OK
Cache-Control: private
Content-Type: application/atom+xml;type=feed
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
X-UA-Compatible: IE=edge
Date: Mon, 17 Oct 2016 02:34:27 GMT
Content-Length: 1038944
<?xml version="1.0" encoding="utf-8"?>
<feed xml:base="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/" xmlns="http://www.w3.org/2005/Atom" xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/" xmlns:cmism="http://docs.oasis-open.org/ns/cmis/messaging/200908/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app" xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/">
<atom:title type="text">Active Users</atom:title>
<atom:id>Users</atom:id>
<atom:updated>2016-10-17T12:33:23Z</atom:updated>
<atom:link rel="service" type="application/atomsvc+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/servicedoc"/>
<atom:link rel="self" type="application/atom+xml;type=feed" href="https://test.rd.local/test.Web.Start/T1.CMIS.Web.CmisObjects.ConnectorLibrary.Services.Service/T1/children/?id=Users&environmentId=RDECMSQL"/>
<atom:link rel="via" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/object/?id=Users"/>
<atom:link rel="down" type="application/cmistree+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/descendants/?id=Users"/>
<atom:link rel="up" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/objectparents/?objectId=Users"/>
<cmisra:hasMoreItems>false</cmisra:hasMoreItems>
<cmisra:numItems>4</cmisra:numItems>
<atom:entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<atom:id>activeuser-DANNYW</atom:id>
<atom:title type="text">Danny Wicks</atom:title>
<atom:published>2016-10-17T12:33:23Z</atom:published>
<atom:updated>2016-10-17T12:33:23Z</atom:updated>
<atom:link rel="self" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/object/?id=activeuser-DANNYW"/>
<atom:link rel="service" type="application/atomsvc+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/servicedoc"/>
<atom:link rel="describedby" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/type/?id=cmis:item"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" type="application/cmisallowableactions+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/allowableactions/?id=activeuser-DANNYW"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/policies/?id=activeuser-DANNYW"/>
<atom:link rel="down" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/children/?id=activeuser-DANNYW"/>
<atom:link rel="up" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/objectparents/?objectId=activeuser-DANNYW&filter=%7Bfilter%7D&includeRelationships=%7BincludeRelationships%7D&renditionFilter=%7BrenditionFilter%7D&includeAllowableActions=%7BincludeAllowableActions%7D&includeRelativePathSegment=%7BincludeRelativePathSegment%7D"/>
<app:edited>2016-10-17T12:33:23.1677216Z</app:edited>
<cmisra:object>
<cmis:properties>
<cmis:propertyString propertyDefinitionId="cmis:name" localName="Name" displayName="Name" queryName="cmis:name">
<cmis:value>Danny Wicks</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:description" localName="Description" displayName="Description" queryName="cmis:description">
<cmis:value>Danny Wicks - DANNYW</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" localName="ObjectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>activeuser-DANNYW</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" localName="BaseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:item</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" localName="ObjectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>t1activeuser</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:secondaryObjectTypeIds" localName="secondaryObjectTypeIds" displayName="Ids of the objects secondary types." queryName="cmis:secondaryObjectTypeIds"/>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" localName="CreatedBy" displayName="Created By" queryName="cmis:createdBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" localName="CreationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>0001-01-01T00:00:00Z</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" localName="LastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" localName="LastModificationDate" displayName="Last Modification Date" queryName="cmis:lastModificationDate">
<cmis:value>0001-01-01T00:00:00Z</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:path" localName="Path" displayName="Path" queryName="cmis:path">
<cmis:value>/OTHER/USERS/activeuser-DANNYW</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:relativePathSegment" localName="relativePathSegment" displayName="Relative Path Segment" queryName="cmis:relativePathSegment">
<cmis:value>activeuser-DANNYW</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:changeToken" localName="Changetoken" displayName="Changetoken" queryName="cmis:changeToken"/>
<cmis:propertyString propertyDefinitionId="cmis:userEcmUserId" localName="cmis:userEcmUserId" displayName="cmis:userEcmUserId" queryName="cmis:userEcmUserId">
<cmis:value>4430</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:userUserId" localName="cmis:userUserId" displayName="cmis:userUserId" queryName="cmis:userUserId">
<cmis:value>DANNYW</cmis:value>
</cmis:propertyString>
</cmis:properties>
<cmis:allowableActions>
<cmis:canDeleteObject>false</cmis:canDeleteObject>
<cmis:canUpdateProperties>false</cmis:canUpdateProperties>
<cmis:canGetFolderTree>false</cmis:canGetFolderTree>
<cmis:canGetProperties>true</cmis:canGetProperties>
<cmis:canGetObjectRelationships>false</cmis:canGetObjectRelationships>
<cmis:canGetObjectParents>true</cmis:canGetObjectParents>
<cmis:canGetFolderParent>false</cmis:canGetFolderParent>
<cmis:canGetDescendants>false</cmis:canGetDescendants>
<cmis:canMoveObject>false</cmis:canMoveObject>
<cmis:canDeleteContentStream>false</cmis:canDeleteContentStream>
<cmis:canCheckOut>false</cmis:canCheckOut>
<cmis:canCancelCheckOut>false</cmis:canCancelCheckOut>
<cmis:canCheckIn>false</cmis:canCheckIn>
<cmis:canSetContentStream>false</cmis:canSetContentStream>
<cmis:canGetAllVersions>false</cmis:canGetAllVersions>
<cmis:canAddObjectToFolder>false</cmis:canAddObjectToFolder>
<cmis:canRemoveObjectFromFolder>false</cmis:canRemoveObjectFromFolder>
<cmis:canGetContentStream>false</cmis:canGetContentStream>
<cmis:canApplyPolicy>false</cmis:canApplyPolicy>
<cmis:canGetAppliedPolicies>false</cmis:canGetAppliedPolicies>
<cmis:canRemovePolicy>false</cmis:canRemovePolicy>
<cmis:canGetChildren>false</cmis:canGetChildren>
<cmis:canCreateDocument>false</cmis:canCreateDocument>
<cmis:canCreateFolder>false</cmis:canCreateFolder>
<cmis:canCreateRelationship>false</cmis:canCreateRelationship>
<cmis:canDeleteTree>false</cmis:canDeleteTree>
<cmis:canGetRenditions>false</cmis:canGetRenditions>
<cmis:canGetACL>false</cmis:canGetACL>
<cmis:canApplyACL>false</cmis:canApplyACL>
</cmis:allowableActions>
</cmisra:object>
<cmisra:relativePathSegment>7da600b340eb48d2a5cc6dcb42439b01</cmisra:relativePathSegment>
<cmisra:pathSegment>activeuser-DANNYW</cmisra:pathSegment>
</atom:entry>
<atom:entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<atom:id>activeuser-LOADTESTER3</atom:id>
<atom:title type="text">LOADTESTER3 TESTER</atom:title>
<atom:published>2016-10-17T12:33:23Z</atom:published>
<atom:updated>2016-10-17T12:33:23Z</atom:updated>
<atom:link rel="self" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/object/?id=activeuser-LOADTESTER3"/>
<atom:link rel="service" type="application/atomsvc+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/servicedoc"/>
<atom:link rel="describedby" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/type/?id=cmis:item"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" type="application/cmisallowableactions+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/allowableactions/?id=activeuser-LOADTESTER3"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/policies/?id=activeuser-LOADTESTER3"/>
<atom:link rel="down" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/children/?id=activeuser-LOADTESTER3"/>
<atom:link rel="up" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/objectparents/?objectId=activeuser-LOADTESTER3&filter=%7Bfilter%7D&includeRelationships=%7BincludeRelationships%7D&renditionFilter=%7BrenditionFilter%7D&includeAllowableActions=%7BincludeAllowableActions%7D&includeRelativePathSegment=%7BincludeRelativePathSegment%7D"/>
<app:edited>2016-10-17T12:33:23.1677216Z</app:edited>
<cmisra:object>
<cmis:properties>
<cmis:propertyString propertyDefinitionId="cmis:name" localName="Name" displayName="Name" queryName="cmis:name">
<cmis:value>LOADTESTER3 TESTER</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:description" localName="Description" displayName="Description" queryName="cmis:description">
<cmis:value>LOADTESTER3 TESTER - LOADTESTER3</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" localName="ObjectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>activeuser-LOADTESTER3</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" localName="BaseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:item</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" localName="ObjectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>t1activeuser</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:secondaryObjectTypeIds" localName="secondaryObjectTypeIds" displayName="Ids of the objects secondary types." queryName="cmis:secondaryObjectTypeIds"/>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" localName="CreatedBy" displayName="Created By" queryName="cmis:createdBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" localName="CreationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>0001-01-01T00:00:00Z</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" localName="LastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" localName="LastModificationDate" displayName="Last Modification Date" queryName="cmis:lastModificationDate">
<cmis:value>0001-01-01T00:00:00Z</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:path" localName="Path" displayName="Path" queryName="cmis:path">
<cmis:value>/OTHER/USERS/activeuser-LOADTESTER3</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:relativePathSegment" localName="relativePathSegment" displayName="Relative Path Segment" queryName="cmis:relativePathSegment">
<cmis:value>activeuser-LOADTESTER3</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:changeToken" localName="Changetoken" displayName="Changetoken" queryName="cmis:changeToken"/>
<cmis:propertyString propertyDefinitionId="cmis:userEcmUserId" localName="cmis:userEcmUserId" displayName="cmis:userEcmUserId" queryName="cmis:userEcmUserId">
<cmis:value>2873</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:userUserId" localName="cmis:userUserId" displayName="cmis:userUserId" queryName="cmis:userUserId">
<cmis:value>LOADTESTER3</cmis:value>
</cmis:propertyString>
</cmis:properties>
<cmis:allowableActions>
<cmis:canDeleteObject>false</cmis:canDeleteObject>
<cmis:canUpdateProperties>false</cmis:canUpdateProperties>
<cmis:canGetFolderTree>false</cmis:canGetFolderTree>
<cmis:canGetProperties>true</cmis:canGetProperties>
<cmis:canGetObjectRelationships>false</cmis:canGetObjectRelationships>
<cmis:canGetObjectParents>true</cmis:canGetObjectParents>
<cmis:canGetFolderParent>false</cmis:canGetFolderParent>
<cmis:canGetDescendants>false</cmis:canGetDescendants>
<cmis:canMoveObject>false</cmis:canMoveObject>
<cmis:canDeleteContentStream>false</cmis:canDeleteContentStream>
<cmis:canCheckOut>false</cmis:canCheckOut>
<cmis:canCancelCheckOut>false</cmis:canCancelCheckOut>
<cmis:canCheckIn>false</cmis:canCheckIn>
<cmis:canSetContentStream>false</cmis:canSetContentStream>
<cmis:canGetAllVersions>false</cmis:canGetAllVersions>
<cmis:canAddObjectToFolder>false</cmis:canAddObjectToFolder>
<cmis:canRemoveObjectFromFolder>false</cmis:canRemoveObjectFromFolder>
<cmis:canGetContentStream>false</cmis:canGetContentStream>
<cmis:canApplyPolicy>false</cmis:canApplyPolicy>
<cmis:canGetAppliedPolicies>false</cmis:canGetAppliedPolicies>
<cmis:canRemovePolicy>false</cmis:canRemovePolicy>
<cmis:canGetChildren>false</cmis:canGetChildren>
<cmis:canCreateDocument>false</cmis:canCreateDocument>
<cmis:canCreateFolder>false</cmis:canCreateFolder>
<cmis:canCreateRelationship>false</cmis:canCreateRelationship>
<cmis:canDeleteTree>false</cmis:canDeleteTree>
<cmis:canGetRenditions>false</cmis:canGetRenditions>
<cmis:canGetACL>false</cmis:canGetACL>
<cmis:canApplyACL>false</cmis:canApplyACL>
</cmis:allowableActions>
</cmisra:object>
<cmisra:relativePathSegment>f01bd1ce3fa241f5a5b1c88c2e326f56</cmisra:relativePathSegment>
<cmisra:pathSegment>activeuser-LOADTESTER3</cmisra:pathSegment>
</atom:entry>
<atom:entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<atom:id>activeuser-DSH</atom:id>
<atom:title type="text">Deanne Harland</atom:title>
<atom:published>2016-10-17T12:33:23Z</atom:published>
<atom:updated>2016-10-17T12:33:23Z</atom:updated>
<atom:link rel="self" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/object/?id=activeuser-DSH"/>
<atom:link rel="service" type="application/atomsvc+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/servicedoc"/>
<atom:link rel="describedby" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/type/?id=cmis:item"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" type="application/cmisallowableactions+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/allowableactions/?id=activeuser-DSH"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/policies/?id=activeuser-DSH"/>
<atom:link rel="down" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/children/?id=activeuser-DSH"/>
<atom:link rel="up" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/objectparents/?objectId=activeuser-DSH&filter=%7Bfilter%7D&includeRelationships=%7BincludeRelationships%7D&renditionFilter=%7BrenditionFilter%7D&includeAllowableActions=%7BincludeAllowableActions%7D&includeRelativePathSegment=%7BincludeRelativePathSegment%7D"/>
<app:edited>2016-10-17T12:33:23.1677216Z</app:edited>
<cmisra:object>
<cmis:properties>
<cmis:propertyString propertyDefinitionId="cmis:name" localName="Name" displayName="Name" queryName="cmis:name">
<cmis:value>Deanne Harland</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:description" localName="Description" displayName="Description" queryName="cmis:description">
<cmis:value>Deanne Harland - DSH</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" localName="ObjectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>activeuser-DSH</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" localName="BaseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:item</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" localName="ObjectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>t1activeuser</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:secondaryObjectTypeIds" localName="secondaryObjectTypeIds" displayName="Ids of the objects secondary types." queryName="cmis:secondaryObjectTypeIds"/>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" localName="CreatedBy" displayName="Created By" queryName="cmis:createdBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" localName="CreationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>0001-01-01T00:00:00Z</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" localName="LastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" localName="LastModificationDate" displayName="Last Modification Date" queryName="cmis:lastModificationDate">
<cmis:value>0001-01-01T00:00:00Z</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:path" localName="Path" displayName="Path" queryName="cmis:path">
<cmis:value>/OTHER/USERS/activeuser-DSH</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:relativePathSegment" localName="relativePathSegment" displayName="Relative Path Segment" queryName="cmis:relativePathSegment">
<cmis:value>activeuser-DSH</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:changeToken" localName="Changetoken" displayName="Changetoken" queryName="cmis:changeToken"/>
<cmis:propertyString propertyDefinitionId="cmis:userEcmUserId" localName="cmis:userEcmUserId" displayName="cmis:userEcmUserId" queryName="cmis:userEcmUserId">
<cmis:value>573</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:userUserId" localName="cmis:userUserId" displayName="cmis:userUserId" queryName="cmis:userUserId">
<cmis:value>DSH</cmis:value>
</cmis:propertyString>
</cmis:properties>
<cmis:allowableActions>
<cmis:canDeleteObject>false</cmis:canDeleteObject>
<cmis:canUpdateProperties>false</cmis:canUpdateProperties>
<cmis:canGetFolderTree>false</cmis:canGetFolderTree>
<cmis:canGetProperties>true</cmis:canGetProperties>
<cmis:canGetObjectRelationships>false</cmis:canGetObjectRelationships>
<cmis:canGetObjectParents>true</cmis:canGetObjectParents>
<cmis:canGetFolderParent>false</cmis:canGetFolderParent>
<cmis:canGetDescendants>false</cmis:canGetDescendants>
<cmis:canMoveObject>false</cmis:canMoveObject>
<cmis:canDeleteContentStream>false</cmis:canDeleteContentStream>
<cmis:canCheckOut>false</cmis:canCheckOut>
<cmis:canCancelCheckOut>false</cmis:canCancelCheckOut>
<cmis:canCheckIn>false</cmis:canCheckIn>
<cmis:canSetContentStream>false</cmis:canSetContentStream>
<cmis:canGetAllVersions>false</cmis:canGetAllVersions>
<cmis:canAddObjectToFolder>false</cmis:canAddObjectToFolder>
<cmis:canRemoveObjectFromFolder>false</cmis:canRemoveObjectFromFolder>
<cmis:canGetContentStream>false</cmis:canGetContentStream>
<cmis:canApplyPolicy>false</cmis:canApplyPolicy>
<cmis:canGetAppliedPolicies>false</cmis:canGetAppliedPolicies>
<cmis:canRemovePolicy>false</cmis:canRemovePolicy>
<cmis:canGetChildren>false</cmis:canGetChildren>
<cmis:canCreateDocument>false</cmis:canCreateDocument>
<cmis:canCreateFolder>false</cmis:canCreateFolder>
<cmis:canCreateRelationship>false</cmis:canCreateRelationship>
<cmis:canDeleteTree>false</cmis:canDeleteTree>
<cmis:canGetRenditions>false</cmis:canGetRenditions>
<cmis:canGetACL>false</cmis:canGetACL>
<cmis:canApplyACL>false</cmis:canApplyACL>
</cmis:allowableActions>
</cmisra:object>
<cmisra:relativePathSegment>dca89a054dca4e508334275544fbc9f0</cmisra:relativePathSegment>
<cmisra:pathSegment>activeuser-DSH</cmisra:pathSegment>
</atom:entry>
<atom:entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<atom:id>activeuser-SNOW</atom:id>
<atom:title type="text">Snow White</atom:title>
<atom:published>2016-10-17T12:33:23Z</atom:published>
<atom:updated>2016-10-17T12:33:23Z</atom:updated>
<atom:link rel="self" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/object/?id=activeuser-SNOW"/>
<atom:link rel="service" type="application/atomsvc+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/servicedoc"/>
<atom:link rel="describedby" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/type/?id=cmis:item"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" type="application/cmisallowableactions+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/allowableactions/?id=activeuser-SNOW"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/policies/?id=activeuser-SNOW"/>
<atom:link rel="down" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/children/?id=activeuser-SNOW"/>
<atom:link rel="up" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/T1/objectparents/?objectId=activeuser-SNOW&filter=%7Bfilter%7D&includeRelationships=%7BincludeRelationships%7D&renditionFilter=%7BrenditionFilter%7D&includeAllowableActions=%7BincludeAllowableActions%7D&includeRelativePathSegment=%7BincludeRelativePathSegment%7D"/>
<app:edited>2016-10-17T12:33:23.1677216Z</app:edited>
<cmisra:object>
<cmis:properties>
<cmis:propertyString propertyDefinitionId="cmis:name" localName="Name" displayName="Name" queryName="cmis:name">
<cmis:value>Snow White</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:description" localName="Description" displayName="Description" queryName="cmis:description">
<cmis:value>Snow White - SNOW</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" localName="ObjectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>activeuser-SNOW</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" localName="BaseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:item</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" localName="ObjectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>t1activeuser</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:secondaryObjectTypeIds" localName="secondaryObjectTypeIds" displayName="Ids of the objects secondary types." queryName="cmis:secondaryObjectTypeIds"/>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" localName="CreatedBy" displayName="Created By" queryName="cmis:createdBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" localName="CreationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>0001-01-01T00:00:00Z</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" localName="LastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" localName="LastModificationDate" displayName="Last Modification Date" queryName="cmis:lastModificationDate">
<cmis:value>0001-01-01T00:00:00Z</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:path" localName="Path" displayName="Path" queryName="cmis:path">
<cmis:value>/OTHER/USERS/activeuser-SNOW</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:relativePathSegment" localName="relativePathSegment" displayName="Relative Path Segment" queryName="cmis:relativePathSegment">
<cmis:value>activeuser-SNOW</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:changeToken" localName="Changetoken" displayName="Changetoken" queryName="cmis:changeToken"/>
<cmis:propertyString propertyDefinitionId="cmis:userEcmUserId" localName="cmis:userEcmUserId" displayName="cmis:userEcmUserId" queryName="cmis:userEcmUserId">
<cmis:value>5240</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:userUserId" localName="cmis:userUserId" displayName="cmis:userUserId" queryName="cmis:userUserId">
<cmis:value>SNOW</cmis:value>
</cmis:propertyString>
</cmis:properties>
<cmis:allowableActions>
<cmis:canDeleteObject>false</cmis:canDeleteObject>
<cmis:canUpdateProperties>false</cmis:canUpdateProperties>
<cmis:canGetFolderTree>false</cmis:canGetFolderTree>
<cmis:canGetProperties>true</cmis:canGetProperties>
<cmis:canGetObjectRelationships>false</cmis:canGetObjectRelationships>
<cmis:canGetObjectParents>true</cmis:canGetObjectParents>
<cmis:canGetFolderParent>false</cmis:canGetFolderParent>
<cmis:canGetDescendants>false</cmis:canGetDescendants>
<cmis:canMoveObject>false</cmis:canMoveObject>
<cmis:canDeleteContentStream>false</cmis:canDeleteContentStream>
<cmis:canCheckOut>false</cmis:canCheckOut>
<cmis:canCancelCheckOut>false</cmis:canCancelCheckOut>
<cmis:canCheckIn>false</cmis:canCheckIn>
<cmis:canSetContentStream>false</cmis:canSetContentStream>
<cmis:canGetAllVersions>false</cmis:canGetAllVersions>
<cmis:canAddObjectToFolder>false</cmis:canAddObjectToFolder>
<cmis:canRemoveObjectFromFolder>false</cmis:canRemoveObjectFromFolder>
<cmis:canGetContentStream>false</cmis:canGetContentStream>
<cmis:canApplyPolicy>false</cmis:canApplyPolicy>
<cmis:canGetAppliedPolicies>false</cmis:canGetAppliedPolicies>
<cmis:canRemovePolicy>false</cmis:canRemovePolicy>
<cmis:canGetChildren>false</cmis:canGetChildren>
<cmis:canCreateDocument>false</cmis:canCreateDocument>
<cmis:canCreateFolder>false</cmis:canCreateFolder>
<cmis:canCreateRelationship>false</cmis:canCreateRelationship>
<cmis:canDeleteTree>false</cmis:canDeleteTree>
<cmis:canGetRenditions>false</cmis:canGetRenditions>
<cmis:canGetACL>false</cmis:canGetACL>
<cmis:canApplyACL>false</cmis:canApplyACL>
</cmis:allowableActions>
</cmisra:object>
<cmisra:relativePathSegment>9bf48e5affcc43e79211327201cdbc7d</cmisra:relativePathSegment>
<cmisra:pathSegment>activeuser-SNOW</cmisra:pathSegment>
</atom:entry>
</feed>
Retrieve Active Users/Groups¶
The default behavior for the user object is to return only active users through CMIS. The ability to also retrieve Groups has now been implemented. Either Users can be retrieved or Users and Groups can be retrieved. Groups cannot be retrieved separately.
The ID of the object will differ depending on whether a user only request is made or whether a user/group request is made. The ID is dependant on the type of call made not the type of object returned. An additional “User Type” property has also been added to the object. This will have a value of either “User” or “group”.
For user requests, the object ID is the string identifier of the object activeuser-ADMIN.
For user/group requests, the object ID is the numeric identifier of the object activeuser-123.
To include Groups in the request, add the filter “&filter=searchAllVersions”. searchAllVersions was used to keep compatibility between web requests and DotCMIS.
** Refer to Query section for Active User/Group query samples
Sample request¶
GET https://test.test.net/test.Web.Start/RDECMSQL/Api/CMIS/T1/children/?id=users&filter=searchAllVersions HTTP/1.1
Connection: keep-alive
Authorization: Basic Y21pczpjbWlz
Sample response¶
HTTP/1.1 200 OK
Cache-Control: private
Content-Type: application/atom+xml;type=feed
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
X-UA-Compatible: IE=edge
Content-Length: 27118
<?xml version="1.0" encoding="utf-8"?>
<feed xml:base="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/" xmlns="http://www.w3.org/2005/Atom" xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/" xmlns:cmism="http://docs.oasis-open.org/ns/cmis/messaging/200908/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app" xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/">
<atom:title type="text">Active Users</atom:title>
<atom:id>users</atom:id>
<atom:updated>2019-09-20T13:11:53Z</atom:updated>
<atom:link rel="service" type="application/atomsvc+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/servicedoc"/>
<atom:link rel="self" type="application/atom+xml;type=feed" href="https://test.rd.local/test.Web.Start/T1.CMIS.Web.CmisObjects.ConnectorLibrary.Services.Service/T1/children/?id=users&includePropertyDefinitions=false&filter=searchAllVersions&environmentId=DEV"/>
<atom:link rel="first" type="application/atom+xml;type=feed" href="https://test.rd.local/test.Web.Start/T1.CMIS.Web.CmisObjects.ConnectorLibrary.Services.Service/T1/children/?id=users&includepropertydefinitions=false&filter=searchAllVersions&environmentid=DEV&maxItems=100&skipCount=0"/>
<atom:link rel="last" type="application/atom+xml;type=feed" href="https://test.rd.local/test.Web.Start/T1.CMIS.Web.CmisObjects.ConnectorLibrary.Services.Service/T1/children/?id=users&includepropertydefinitions=false&filter=searchAllVersions&environmentid=DEV&maxItems=100&skipCount=0"/>
<atom:link rel="via" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/object/?id=users"/>
<atom:link rel="down" type="application/cmistree+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/descendants/?id=users"/>
<atom:link rel="up" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/objectparents/?objectId=users"/>
<cmisra:hasMoreItems>true</cmisra:hasMoreItems>
<cmisra:numItems>100</cmisra:numItems>
<atom:entry
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<atom:id>activeuser-586</atom:id>
<atom:title type="text">Abigail Cyril</atom:title>
<atom:published>2019-09-20T13:11:53Z</atom:published>
<atom:updated>2019-09-20T13:11:53Z</atom:updated>
<atom:link rel="self" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/object/?id=activeuser-586"/>
<atom:link rel="service" type="application/atomsvc+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/servicedoc"/>
<atom:link rel="describedby" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/type/?id=cmis:item"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" type="application/cmisallowableactions+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/allowableactions/?id=activeuser-586"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/policies/?id=activeuser-586"/>
<atom:link rel="down" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/children/?id=activeuser-586"/>
<atom:link rel="up" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/objectparents/?objectId=activeuser-586&filter=%7Bfilter%7D&includeRelationships=%7BincludeRelationships%7D&renditionFilter=%7BrenditionFilter%7D&includeAllowableActions=%7BincludeAllowableActions%7D&includeRelativePathSegment=%7BincludeRelativePathSegment%7D"/>
<app:edited>2019-09-20T13:11:53.2739354Z</app:edited>
<cmisra:object>
<cmis:properties>
<cmis:propertyString propertyDefinitionId="cmis:name" localName="Name" displayName="Name" queryName="cmis:name">
<cmis:value>Abigail Cyril</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:description" localName="Description" displayName="Description" queryName="cmis:description">
<cmis:value>Abigail Cyril - ABI</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" localName="ObjectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>activeuser-586</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" localName="BaseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:item</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" localName="ObjectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>t1activeusertype</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:secondaryObjectTypeIds" localName="secondaryObjectTypeIds" displayName="Ids of the objects secondary types." queryName="cmis:secondaryObjectTypeIds"/>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" localName="CreatedBy" displayName="Created By" queryName="cmis:createdBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" localName="CreationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>1900-01-01T00:00:00+10:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" localName="LastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" localName="LastModificationDate" displayName="Last Modification Date" queryName="cmis:lastModificationDate">
<cmis:value>1900-01-01T00:00:00+10:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:path" localName="Path" displayName="Path" queryName="cmis:path">
<cmis:value>/OTHER/USERS/activeuser-586</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:relativePathSegment" localName="relativePathSegment" displayName="Relative Path Segment" queryName="cmis:relativePathSegment">
<cmis:value>activeuser-586</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:changeToken" localName="Changetoken" displayName="Changetoken" queryName="cmis:changeToken"/>
<cmis:propertyString propertyDefinitionId="cmis:userEcmUserId" localName="cmis:userEcmUserId" displayName="cmis:userEcmUserId" queryName="cmis:userEcmUserId">
<cmis:value>586</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:userUserId" localName="cmis:userUserId" displayName="cmis:userUserId" queryName="cmis:userUserId">
<cmis:value>ABI</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:userUserType" localName="cmis:userUserType" displayName="cmis:userUserType" queryName="cmis:userUserType">
<cmis:value>User</cmis:value>
</cmis:propertyString>
</cmis:properties>
<cmis:allowableActions>
<cmis:canDeleteObject>false</cmis:canDeleteObject>
<cmis:canUpdateProperties>false</cmis:canUpdateProperties>
<cmis:canGetFolderTree>false</cmis:canGetFolderTree>
<cmis:canGetProperties>true</cmis:canGetProperties>
<cmis:canGetObjectRelationships>false</cmis:canGetObjectRelationships>
<cmis:canGetObjectParents>true</cmis:canGetObjectParents>
<cmis:canGetFolderParent>false</cmis:canGetFolderParent>
<cmis:canGetDescendants>false</cmis:canGetDescendants>
<cmis:canMoveObject>false</cmis:canMoveObject>
<cmis:canDeleteContentStream>false</cmis:canDeleteContentStream>
<cmis:canCheckOut>false</cmis:canCheckOut>
<cmis:canCancelCheckOut>false</cmis:canCancelCheckOut>
<cmis:canCheckIn>false</cmis:canCheckIn>
<cmis:canSetContentStream>false</cmis:canSetContentStream>
<cmis:canGetAllVersions>false</cmis:canGetAllVersions>
<cmis:canAddObjectToFolder>false</cmis:canAddObjectToFolder>
<cmis:canRemoveObjectFromFolder>false</cmis:canRemoveObjectFromFolder>
<cmis:canGetContentStream>false</cmis:canGetContentStream>
<cmis:canApplyPolicy>false</cmis:canApplyPolicy>
<cmis:canGetAppliedPolicies>false</cmis:canGetAppliedPolicies>
<cmis:canRemovePolicy>false</cmis:canRemovePolicy>
<cmis:canGetChildren>false</cmis:canGetChildren>
<cmis:canCreateDocument>false</cmis:canCreateDocument>
<cmis:canCreateFolder>false</cmis:canCreateFolder>
<cmis:canCreateRelationship>false</cmis:canCreateRelationship>
<cmis:canDeleteTree>false</cmis:canDeleteTree>
<cmis:canGetRenditions>false</cmis:canGetRenditions>
<cmis:canGetACL>false</cmis:canGetACL>
<cmis:canApplyACL>false</cmis:canApplyACL>
</cmis:allowableActions>
</cmisra:object>
<cmisra:relativePathSegment>253f36a87d5b46ad9e8ab4876cebe484</cmisra:relativePathSegment>
<cmisra:pathSegment>activeuser-586</cmisra:pathSegment>
</atom:entry>
<atom:entry
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<atom:id>activeuser-3559</atom:id>
<atom:title type="text">ABR TEST</atom:title>
<atom:published>2019-09-20T13:11:53Z</atom:published>
<atom:updated>2019-09-20T13:11:53Z</atom:updated>
<atom:link rel="self" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/object/?id=activeuser-3559"/>
<atom:link rel="service" type="application/atomsvc+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/servicedoc"/>
<atom:link rel="describedby" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/type/?id=cmis:item"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" type="application/cmisallowableactions+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/allowableactions/?id=activeuser-3559"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/policies/?id=activeuser-3559"/>
<atom:link rel="down" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/children/?id=activeuser-3559"/>
<atom:link rel="up" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/objectparents/?objectId=activeuser-3559&filter=%7Bfilter%7D&includeRelationships=%7BincludeRelationships%7D&renditionFilter=%7BrenditionFilter%7D&includeAllowableActions=%7BincludeAllowableActions%7D&includeRelativePathSegment=%7BincludeRelativePathSegment%7D"/>
<app:edited>2019-09-20T13:11:53.2739354Z</app:edited>
<cmisra:object>
<cmis:properties>
<cmis:propertyString propertyDefinitionId="cmis:name" localName="Name" displayName="Name" queryName="cmis:name">
<cmis:value>ABR TEST</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:description" localName="Description" displayName="Description" queryName="cmis:description">
<cmis:value>ABR TEST - ABRTST</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" localName="ObjectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>activeuser-3559</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" localName="BaseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:item</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" localName="ObjectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>t1activeusertype</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:secondaryObjectTypeIds" localName="secondaryObjectTypeIds" displayName="Ids of the objects secondary types." queryName="cmis:secondaryObjectTypeIds"/>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" localName="CreatedBy" displayName="Created By" queryName="cmis:createdBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" localName="CreationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>1900-01-01T00:00:00+10:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" localName="LastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" localName="LastModificationDate" displayName="Last Modification Date" queryName="cmis:lastModificationDate">
<cmis:value>1900-01-01T00:00:00+10:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:path" localName="Path" displayName="Path" queryName="cmis:path">
<cmis:value>/OTHER/USERS/activeuser-3559</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:relativePathSegment" localName="relativePathSegment" displayName="Relative Path Segment" queryName="cmis:relativePathSegment">
<cmis:value>activeuser-3559</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:changeToken" localName="Changetoken" displayName="Changetoken" queryName="cmis:changeToken"/>
<cmis:propertyString propertyDefinitionId="cmis:userEcmUserId" localName="cmis:userEcmUserId" displayName="cmis:userEcmUserId" queryName="cmis:userEcmUserId">
<cmis:value>3559</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:userUserId" localName="cmis:userUserId" displayName="cmis:userUserId" queryName="cmis:userUserId">
<cmis:value>ABRTST</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:userUserType" localName="cmis:userUserType" displayName="cmis:userUserType" queryName="cmis:userUserType">
<cmis:value>User</cmis:value>
</cmis:propertyString>
</cmis:properties>
<cmis:allowableActions>
<cmis:canDeleteObject>false</cmis:canDeleteObject>
<cmis:canUpdateProperties>false</cmis:canUpdateProperties>
<cmis:canGetFolderTree>false</cmis:canGetFolderTree>
<cmis:canGetProperties>true</cmis:canGetProperties>
<cmis:canGetObjectRelationships>false</cmis:canGetObjectRelationships>
<cmis:canGetObjectParents>true</cmis:canGetObjectParents>
<cmis:canGetFolderParent>false</cmis:canGetFolderParent>
<cmis:canGetDescendants>false</cmis:canGetDescendants>
<cmis:canMoveObject>false</cmis:canMoveObject>
<cmis:canDeleteContentStream>false</cmis:canDeleteContentStream>
<cmis:canCheckOut>false</cmis:canCheckOut>
<cmis:canCancelCheckOut>false</cmis:canCancelCheckOut>
<cmis:canCheckIn>false</cmis:canCheckIn>
<cmis:canSetContentStream>false</cmis:canSetContentStream>
<cmis:canGetAllVersions>false</cmis:canGetAllVersions>
<cmis:canAddObjectToFolder>false</cmis:canAddObjectToFolder>
<cmis:canRemoveObjectFromFolder>false</cmis:canRemoveObjectFromFolder>
<cmis:canGetContentStream>false</cmis:canGetContentStream>
<cmis:canApplyPolicy>false</cmis:canApplyPolicy>
<cmis:canGetAppliedPolicies>false</cmis:canGetAppliedPolicies>
<cmis:canRemovePolicy>false</cmis:canRemovePolicy>
<cmis:canGetChildren>false</cmis:canGetChildren>
<cmis:canCreateDocument>false</cmis:canCreateDocument>
<cmis:canCreateFolder>false</cmis:canCreateFolder>
<cmis:canCreateRelationship>false</cmis:canCreateRelationship>
<cmis:canDeleteTree>false</cmis:canDeleteTree>
<cmis:canGetRenditions>false</cmis:canGetRenditions>
<cmis:canGetACL>false</cmis:canGetACL>
<cmis:canApplyACL>false</cmis:canApplyACL>
</cmis:allowableActions>
</cmisra:object>
<cmisra:relativePathSegment>6c74919ece674ec19fb726578a8697ac</cmisra:relativePathSegment>
<cmisra:pathSegment>activeuser-3559</cmisra:pathSegment>
</atom:entry>
<atom:entry
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<atom:id>activeuser-2997</atom:id>
<atom:title type="text">ABR Test</atom:title>
<atom:published>2019-09-20T13:11:53Z</atom:published>
<atom:updated>2019-09-20T13:11:53Z</atom:updated>
<atom:link rel="self" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/object/?id=activeuser-2997"/>
<atom:link rel="service" type="application/atomsvc+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/servicedoc"/>
<atom:link rel="describedby" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/type/?id=cmis:item"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" type="application/cmisallowableactions+xml" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/allowableactions/?id=activeuser-2997"/>
<atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/policies/?id=activeuser-2997"/>
<atom:link rel="down" type="application/atom+xml;type=feed" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/children/?id=activeuser-2997"/>
<atom:link rel="up" type="application/atom+xml;type=entry" href="https://test.com/test.Web.Start/RDECMSQL/Api/CMIS/TEST1/objectparents/?objectId=activeuser-2997&filter=%7Bfilter%7D&includeRelationships=%7BincludeRelationships%7D&renditionFilter=%7BrenditionFilter%7D&includeAllowableActions=%7BincludeAllowableActions%7D&includeRelativePathSegment=%7BincludeRelativePathSegment%7D"/>
<app:edited>2019-09-20T13:11:53.2739354Z</app:edited>
<cmisra:object>
<cmis:properties>
<cmis:propertyString propertyDefinitionId="cmis:name" localName="Name" displayName="Name" queryName="cmis:name">
<cmis:value>ABR Test</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:description" localName="Description" displayName="Description" queryName="cmis:description">
<cmis:value>ABR Test - 2997</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" localName="ObjectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>activeuser-2997</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" localName="BaseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:item</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" localName="ObjectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>t1activeusertype</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:secondaryObjectTypeIds" localName="secondaryObjectTypeIds" displayName="Ids of the objects secondary types." queryName="cmis:secondaryObjectTypeIds"/>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" localName="CreatedBy" displayName="Created By" queryName="cmis:createdBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" localName="CreationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>1900-01-01T00:00:00+10:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" localName="LastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>N/A</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" localName="LastModificationDate" displayName="Last Modification Date" queryName="cmis:lastModificationDate">
<cmis:value>1900-01-01T00:00:00+10:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:path" localName="Path" displayName="Path" queryName="cmis:path">
<cmis:value>/OTHER/USERS/activeuser-2997</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:relativePathSegment" localName="relativePathSegment" displayName="Relative Path Segment" queryName="cmis:relativePathSegment">
<cmis:value>activeuser-2997</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:changeToken" localName="Changetoken" displayName="Changetoken" queryName="cmis:changeToken"/>
<cmis:propertyString propertyDefinitionId="cmis:userEcmUserId" localName="cmis:userEcmUserId" displayName="cmis:userEcmUserId" queryName="cmis:userEcmUserId">
<cmis:value>2997</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:userUserId" localName="cmis:userUserId" displayName="cmis:userUserId" queryName="cmis:userUserId">
<cmis:value/>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:userUserType" localName="cmis:userUserType" displayName="cmis:userUserType" queryName="cmis:userUserType">
<cmis:value>Group</cmis:value>
</cmis:propertyString>
</cmis:properties>
<cmis:allowableActions>
<cmis:canDeleteObject>false</cmis:canDeleteObject>
<cmis:canUpdateProperties>false</cmis:canUpdateProperties>
<cmis:canGetFolderTree>false</cmis:canGetFolderTree>
<cmis:canGetProperties>true</cmis:canGetProperties>
<cmis:canGetObjectRelationships>false</cmis:canGetObjectRelationships>
<cmis:canGetObjectParents>true</cmis:canGetObjectParents>
<cmis:canGetFolderParent>false</cmis:canGetFolderParent>
<cmis:canGetDescendants>false</cmis:canGetDescendants>
<cmis:canMoveObject>false</cmis:canMoveObject>
<cmis:canDeleteContentStream>false</cmis:canDeleteContentStream>
<cmis:canCheckOut>false</cmis:canCheckOut>
<cmis:canCancelCheckOut>false</cmis:canCancelCheckOut>
<cmis:canCheckIn>false</cmis:canCheckIn>
<cmis:canSetContentStream>false</cmis:canSetContentStream>
<cmis:canGetAllVersions>false</cmis:canGetAllVersions>
<cmis:canAddObjectToFolder>false</cmis:canAddObjectToFolder>
<cmis:canRemoveObjectFromFolder>false</cmis:canRemoveObjectFromFolder>
<cmis:canGetContentStream>false</cmis:canGetContentStream>
<cmis:canApplyPolicy>false</cmis:canApplyPolicy>
<cmis:canGetAppliedPolicies>false</cmis:canGetAppliedPolicies>
<cmis:canRemovePolicy>false</cmis:canRemovePolicy>
<cmis:canGetChildren>false</cmis:canGetChildren>
<cmis:canCreateDocument>false</cmis:canCreateDocument>
<cmis:canCreateFolder>false</cmis:canCreateFolder>
<cmis:canCreateRelationship>false</cmis:canCreateRelationship>
<cmis:canDeleteTree>false</cmis:canDeleteTree>
<cmis:canGetRenditions>false</cmis:canGetRenditions>
<cmis:canGetACL>false</cmis:canGetACL>
<cmis:canApplyACL>false</cmis:canApplyACL>
</cmis:allowableActions>
</cmisra:object>
<cmisra:relativePathSegment>0fa3a58a87b94ac29d79699923c7f061</cmisra:relativePathSegment>
<cmisra:pathSegment>activeuser-2997</cmisra:pathSegment>
</atom:entry>
</feed>