search a file

  1. C

    Blue Prism_ Retrieving aa case from Q and going through a collection contaning files

    I have a queue with unique certificate IDs, and I have a collection containing files. Each file has a certficate ID. I want to get a case from queue, go to the collection, open the file and search for the certificate ID. If it finds, rename the file and close it. If not, dont change the name of...
Top