How to query objects using CMIS in Alfresco?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2012 05:21 AM
Hi,
I am new to Alfresco and i am using Alfresco 4.0 community edition,
Can someone let me know where can i use the query in alfresco to fetch objects,say for example in Documentum we have DQL in DA->tools where we can execute our query and fetch results.
Is there any kind of approach visible in alfresco? or is there any other configuration needs to be done to execute CMIS query?
select * from cm:content,
Where can i run this query and fetch results for the objects present in repository?
Thanks,
Kotte
I am new to Alfresco and i am using Alfresco 4.0 community edition,
Can someone let me know where can i use the query in alfresco to fetch objects,say for example in Documentum we have DQL in DA->tools where we can execute our query and fetch results.
Is there any kind of approach visible in alfresco? or is there any other configuration needs to be done to execute CMIS query?
select * from cm:content,
Where can i run this query and fetch results for the objects present in repository?
Thanks,
Kotte
Labels:
- Labels:
-
Archive
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2012 03:25 AM
you can check the queries in the nodebrowser.
alfresco/faces/jsp/admin/node-browser.jsp
alfresco/faces/jsp/admin/node-browser.jsp
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2012 11:03 PM
Hi Mitpatoliya,
Thanks for your reply…
After giving the URL,I got into a page where i have selected cmis-alfresco and given a query select * from cm:folder or cmis:folder whatever it is,I got error
"Search failed due to: org.alfresco.error.AlfrescoRuntimeException: 03031046 No solr query support for store system://system"
Please let me know how to proceed with this..
Thanks..
Thanks for your reply…
After giving the URL,I got into a page where i have selected cmis-alfresco and given a query select * from cm:folder or cmis:folder whatever it is,I got error
"Search failed due to: org.alfresco.error.AlfrescoRuntimeException: 03031046 No solr query support for store system://system"
Please let me know how to proceed with this..
Thanks..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2012 01:37 AM
This is because you have selected wrong store.
in the stores list you have to select the workspace:spacestore as your store.
in the stores list you have to select the workspace:spacestore as your store.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2012 05:02 AM
Hello!!!
Thanks for the response,Nice to see the result after doing changes as prescribed..Thanks Again for being helpfull and Good to see the difference betwen Alfresco Forums and other forums.. which Alfresco is Great!!!!

Thanks for the response,Nice to see the result after doing changes as prescribed..Thanks Again for being helpfull and Good to see the difference betwen Alfresco Forums and other forums.. which Alfresco is Great!!!!


Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2012 08:39 PM
Hi,
I am getting the same error from Drupal:
Alfresco repository SOAP request failed (RepositoryFault)
org.alfresco.error.AlfrescoRuntimeException: 10081219 No solr query support for store system://system
I see you mentioned the need to use the workspace, any idea how I might correct this?
Thanks…
I am getting the same error from Drupal:
Alfresco repository SOAP request failed (RepositoryFault)
org.alfresco.error.AlfrescoRuntimeException: 10081219 No solr query support for store system://system
I see you mentioned the need to use the workspace, any idea how I might correct this?
Thanks…
