11-16-2016 10:50 PM
hi everyone:
I want to implement Click through rate of a content , I use the sample "ContentHitsAspect"
public class ContentHitsAspect implements ContentServicePolicies.OnContentReadPolicy,
ContentServicePolicies.OnContentUpdatePolicy,
NodeServicePolicies.OnAddAspectPolicy
but when I visit this address "http://localhost:8080/share/page/site/swsdp/inline-edit?nodeRef=workspace://SpacesStore/286ec938-240..." , the OnContentRead behavior triggered
not this address "http://localhost:8080/share/page/site/swsdp/document-details?nodeRef=workspace://SpacesStore/286ec93..."
in my mind "inline-edit" should be the oncontentupdate behavior and the OnContentRead behavior should be the "document-details"
what behavior can trigger when i visit document-details address, anybody can help me about this problem
11-17-2016 03:56 AM
Minor correction: The OnContentRead policy is triggered when a reader is obtained from the ContentService. The policy does not require that the content is actually read.
01-09-2017 11:47 PM
Good luck.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.