Good morning everyone,
I installed AlfrescoLabs3.0Stable (so 3.1) and it's working ok.
However, I created a webscript using cmis query in order to retrieve all users documents. Now, I'm trying to call this webscript from a new one.
How could I proceed? I've seen something like remote.connect in order to connect to alfresco and obj.call(uri) in order to call the first webscript.
But it says: ReferenceError: "remote" n'est pas défini (AlfrescoScript#3).
Is there any other solution?
Thanks in advance.
CLoisel