ResourcePC http communication failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-05-23 08:37 PM
We are trying to communicate with another resource PC via remotePC http. However, getting authentication failed error even with valid credentials.
All we are doing this in order to execute a job on a diff resource PC. Is this the right approach ? Please advise.
Note: The working when tried locally from the resource PC
Tech Arch RPA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-05-23 08:51 PM
From your screenshot, it looks like you're just using "User" instead of "User%20Name" for the username value 'admin'.
This KB article shows the example syntax for running a HTTP command to start a process -- could you try adding the above value and see if that works?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-05-23 09:34 PM
Steve Boggs
Hi Steve, Yes, it worked with user name instead just user. However, it works only for authentication server users(AD user), getting same error for BluePrism native accounts.
Also, what does the response mean ? How to rectify ?
Tech Arch RPA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-05-23 04:14 PM
"If Authentication Server has been configured to use in a Blue Prism environment, users will only be able to log into the interactive client via Authentication Server.
Native and Active Directory authentication via the Blue Prism application server can still be used to authenticate runtime resources, telnet commands, AutomateC commands, and web services requests."
