Resolved! What is a way to get the Node object from inside the JavaScript being executed by a rule
Hi All,I have a rule that executes a javascript when a document is dropped into a folder.Inside the javascript I have accesss to the document object.I am looking for a way to get a handle to the node object for the document that the rule is running a...