Hi, do you really "need" those files in excel? what you use them after file copy?If you need just to copy files:
use Utility - File Management::Copy FileFile path: "c:\temp\1\*.*" Destination: "c:\temp\2\" - *.* means al...
Hi,Had same issue - when Decipher Login service startup type is set to "Automatic" - it hangs in status "Starting". Then only kill the service process helps. I believe that this is because of other services dependencies (which are NOT in the service ...
Hi, You can create simple code action which returns the process you start ID for later usage in attach action (there's an option to attach by process ID):Input parameters:Process Name (text)Arguments (text)Output:Process Id (number)Code (adjust if yo...
I'm not 100% positive but "pasword expired" might be the clue to solve your issue.From the message I understand that you use username/password connection to Blue Prism instead of domain authentication. I have not much experience with such setup but a...
Hi,- Did any messages in the Blue Prism event log - why the login agent was not able to start?- When you login to RR - it appears in control room as normal logged in resource?- You can try to telnet from RR to App server and login agent port - maybe ...