Robotic Process Automation

KalaiSelviJ
Tera Contributor

Hi,

 

I am trying to connect my instance with RPA Desktop design studio but while connecting I am facing this error - "Plugin "essential toolkit" cannot be downloaded. The remote server returned an error: 403 forbidden". 

Can anyone please suggest any way out to fix this issue

4 REPLIES 4

Rahul Priyadars
Giga Sage
Giga Sage

Please check the user Privileges on Server as Connectivity seems ok but it has permission Issue.

 

Regards

RP

Simon Hendery
Mega Patron
Mega Patron

Hi @KalaiSelviJ 

 

When you say you're trying to connect your instance, are you referring to a personal developer instance? If so, I don't believe RPA plugins are available for installation on PDIs.

Hi @Simon Hendery 

 

No, I am not referring to personal developer instance, I have installed RPA plugins in the AI instance only.

Hi Kalai

 

PDI or Personal Developer Instance are same free stuff. Many Service Now Products are not available on PDI But I see RPA Hub is free and Available on PDI

 

RahulPriyadars_0-1732853963456.png

 

 

But for RPA you need other Components also Apart from Just Enabling the Plugins like 

 

  • RPA Desktop Design Studio is a .Net-based IDE for creating and developing automation projects. The RPA developer uses the design studio on the developer machine and tests the automation locally
  • The studio is also used for debugging and troubleshooting for existing automation
  • Unattended (RPA) runtime is installed on Windows VM/VDI. One robot is coupled with one machine. These robots are trigged based on schedules or APIs. Any schedule that is defined for a particular process is saved on the runtime machine and hence it is client-side execution
  • Attended (RDA) runtime is installed on Windows user desktops. This robot are manually triggered
  • Desktop-In-Desktop is a unique capability for attended automation, where the robot creates a parallel session on the user’s desktop and executes the automation in that session, which allows the user to work parallelly on the same machine

Just few Input for Same.

 

Regards

RP