07-16-2019 09:16 AM
Hi,
I want to call an webscript from alfresco workflow form to popualate the values which I am getting from an external system. My webscript contains the code hit the external system webservice and giving the response in json format.
Can anyone please tell how can I call the datawebscript from workflow?
var connector = remote.connect("alfresco");
var peopleJSONString = connector.get(url);
I am getting remote is not defined.
Thanks,
Sandhya
Explore our Alfresco products with the links below. Use labels to filter content by product module.