Hi Yogesh,
We are calling a repo webscript when a doclib action is performed. The JSON response of the webscript is in doclib action's Javascript, where we are checking the response for a field and redirecting the response to an Alfresco page. We want to transfer the JSON response to page's webscript without appending the response as URL params. In order to send the response in request body we need to bind the page with POST webscript. Is that possible?
Thanks,
Puvi