Question
1
Replies
15
Views
Posted: April 11, 2019
Last activity: April 23, 2019
Queries on Openspan v7.x
Hi All, Following are my queries on Openspan v7.x: a) Does Openspan 7.x (Its Robotic Desktop Automation) create any execution logs by default. Yes/No. If Yes, where is it save? it would be nice to get hold of one for the format.
b) How do we call a REST API from openspan v7.x. Please share a sample code snippet.
Hi below are the responses for your queries
1)Does Openspan 7.x (Its Robotic Desktop Automation) create any execution logs by default-->Yes it store the logs in appdata folder this appdata folder is a hidden folder
to open it go to run and type it "%appdata%" and press enter, then the appdata folder inside it we should have a openspan folder which contains all the logs related to the runtime application and studio application.
2)How do we call a REST API from openspan v7.x-->we can use the Rest client from toolbox
attached the demo snippet