I would like to know how to call web script. I want to implement a file upload form for my alfresco site. I got all the necessary files in my web scripts space in data dictionary. I can find the web script from:
and I can test it too. The script works fine but I got no clue how to use it from elsewhere. Can I call the sript from .ftl file? Or if not how could I call it?