Hi there, I am trying to export a queue log to a csv using the following command
automatec.exe /sso /dbconname {1} /exportqueue {2} /queuename {3} /queuefilter {4}
It seems that setting the queue filter (which I set up in Blue Prism to contain the l...
Hi there,
Using BP 4.2.55 and having trouble compiling my code from within BP. The compiler it's using is the .NET 2.0 framework, which contains an outdated version of mscorlib.dll.
Is it possible to change the .NET framework being used?
Does ver...
Hi
Not seen this personally, but is something like this happening?
Attach
Activate window
I.e. the process ID of the application that you attached to is different from the one that you are trying to interact with the with the global mouse click....
To close this off, Version 5 supports .NET 4.
Built on .NET 4
Provided as a native .NET Framework 4 application, support is now provided for advanced users wishing to reference the latest .NET dlls whilst maintaining the compatibility for installing...
Hi I tried this and it created some problems with application spying in v4.5.2 (couldn't hit control +click to exist) just in case anyone has the same issue after enabling this.
Didn't have much luck as I encountered other compilation issues.. Adding to this, the change noted above broke my application spying, and I could no longer ""Control+Click"" to exit spying mode. I will continue playing around to see if I can get my c...