Question
Infosys
IN
Last activity: 26 Nov 2018 8:16 EST
Passing input & get output from Automation through external application
I will call automation through batch job from web page (not interrogated) and want pass inputs and after automation completion return the output back to calling application. Is there a way to pass and get output from automation?
I know we can achieve this using automation as webservice but it requires admin rights.
If I have admin rights then how to deploy the service in IIS to access anywhere.
Let me know some pointers on this thread.
you don't need to deploy it in IIS. this is a self-hosted service. Just Make sure that the ip address and port of the machine where the bot is deployed is accessible to your website.