We have an application that's installed in the user space (C:\Users\\Application) and are having difficulties coming up with a method to allow multiple robots to open and access the Object.
Since Blue Prism doesn't support windows variables (like %username%) in the application modeler, I attempted to create a BAT file that we could use to launch the application.
Unfortunately, after launching through a BAT file, Blue Prism can no longer find the application once it launches.
Has anyone found a good method to launch a user space application across multiple robots, without recreating the mapping multiple times?