Hi,
I have a webscript that locates a Node via the search API however my problem is that every time the node is accessed an audit entry is generated for action READ.
My understanding is that a Java backed webscript could use the nodeService bean rather than the proxied NodeService bean to bypass the auditing however I am not sure whether this is possible through a DeclarativeWebScript.
So the question I have is: can a node be accessed via a webscript and bypass the auditing
Any help is greatly appreciated
Garry