cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to call webscript from workflow listeners?

dasu_007
Champ in-the-making
Champ in-the-making
Hi everyone,
      Is it possible to make a call to webscript from bpmn workflow listeners?

Please suggest with solution and thanks in advance


Thanks & Regards,
S.Dasu
2 REPLIES 2

afaust
Legendary Innovator
Legendary Innovator
Hello,

Why would you want to call a web script from a workflow listener? Are you trying to access another Alfresco instance from the one that executes the workflow? Otherwise you would not need to do so, since you are already within an Alfresco repository and can access any necessary services via JavaScript or Java listeners (via the script APIs or foundation services).

Some more information on what you are trying to accomplish may be useful here…

Regards
Axel

I need to get data from an external system. I have written the code in my webscript to consume the external system web service and giving the data in json format. I am calling this webscript in workflow and populating the workflow form fields with the values coming as json response.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.