Trigger BOt from Web services(Visual studio)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-05-20 08:35 PM
Hi,
How Can I trigger BOt from exposed Object or process from WEB API.?
We are using Single sign on to login Blueprism. so we are not able to provide credentials
In the document it was mentioned to use credentails(user name and password )User Guide - Web service 6.3
------------------------------
Harish
RPA Developer
------------------------------
How Can I trigger BOt from exposed Object or process from WEB API.?
We are using Single sign on to login Blueprism. so we are not able to provide credentials
In the document it was mentioned to use credentails(user name and password )User Guide - Web service 6.3
------------------------------
Harish
RPA Developer
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-05-20 07:41 AM
Hi, Harish,
even if you are using SSO you can provide credentials in C# code. Just use your username and windows password (of course, only for testing purposes). Without providing credentials it won't work. You could also create a new test user in your MS AD which you can use for testing purposes as well.
Regards,
------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------
even if you are using SSO you can provide credentials in C# code. Just use your username and windows password (of course, only for testing purposes). Without providing credentials it won't work. You could also create a new test user in your MS AD which you can use for testing purposes as well.
Regards,
------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------
