Hello everyone. How about to make in next version of Blue Prism "Request stop" command at HTTP level for soft stopping of processes (I saw only "hard" method of stopping)?
If you need to filter only negative numbers, you can use ""InStr"" function, for example: ""InStr([Collection.Field1];""-"") > 0"", and then copy found value to another collection.
InStr function works like Regex in OOP languages (looking for matches...
Hello. Yes, I know this. But, what if I made a robot, which interacting with processes and other RR on HTTP Level?
Or to use a command line for ""RequestStop"" of a process?
Thanks.