Hi Content Server Experts,
I have the following requirement:
from the function menu for Object Types "Document"
I need a custom action to be launched
which dynamically calls an external URL
(the static part of the URL => written in an ad-hoc category attribute, or something similar)
with 2 GET parameters filled with:
- objid of the current Node;
- userid of the current CS user.
As an example:
Document xyz having objid 12345
function menu => call external URL
which calls:
How is it possible to do ?
I think Content Server SDK and oScript is needed, but I don't know which object to orphanize...
thanks in advance
Gianluca Tacchella