Audit Query by NODEREF

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2013 05:47 PM
Hello Everyone,
I need to use audit query for showing all actions about him. Im trying to do something like this:
http://localhost:8080/alfresco/service/api/audit/query/alfresco-access/alfresco-access/transaction/m...
This query return no results. I know this is not the right way to do that, so i need some help!
Best regards,
Rafael Simões
I need to use audit query for showing all actions about him. Im trying to do something like this:
http://localhost:8080/alfresco/service/api/audit/query/alfresco-access/alfresco-access/transaction/m...
This query return no results. I know this is not the right way to do that, so i need some help!
Best regards,
Rafael Simões
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2013 04:58 AM
What exactly you are trying to achieve?
And have you seen the input format given webscript is expecting?
And have you seen the input format given webscript is expecting?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2013 07:07 AM
Return everything about a particular nodeRef. All actions that users made it.
I know I can return all the actions of a space, if I say that the path:
http://localhost:8080/alfresco/service/api/audit/query/alfresco-access/alfresco-access/transaction/p...
What I want to know is if there is something done by default to search by nodeRef and no with path, or i need to customize.
I know I can return all the actions of a space, if I say that the path:
http://localhost:8080/alfresco/service/api/audit/query/alfresco-access/alfresco-access/transaction/p...
What I want to know is if there is something done by default to search by nodeRef and no with path, or i need to customize.
