Search results

  1. S

    Loop Through Columns in Data Collection (without using column name)

    Not sure what you are asking here...if the column field has missing data I'm just reporting it as an exception.
  2. S

    Loop Through Columns in Data Collection (without using column name)

    Yes the collection input is from a Global Collection.
  3. S

    Tesseract in Code Module

    I want to the use the Tesseract DLL in a code module. I have the path defined in the Code Options and but I keep getting "Could not load file or assembly". Is there a way to use the Tesseract DLL directly in a code module? Thanks,Mark
  4. S

    Format Time Span

    How can I format a Time Span? For example: Time Span = 0:00:09:18 I want = 9:18 Thanks, Mark
  5. S

    Create Excel File (Format Column Width)

    Hello all! Here is my situation...I've created an Excel Spreadsheet and I load a collection using the "Write Collection". Either before that or after that I need to be able to set the column widths. I can do it before...if I knew how? Or after using AutoFit...if I knew how? Any ideas...
  6. S

    Kill Process

    If to bots are using the same application (Mainframe) and one bot gets hung up for some reason...if the bot that is hung kills the mainframe application does that also kill the same application for the bot that is running? For example: Bot A = Running a Mainframe Application (Extra!) Bot B =...
  7. S

    Import CSV - Double Quotes

    So when I import a CSV File, into Excel...it puts Double Quotes around everything...how can I just import the CSV File as is? Thanks, Mark
  8. S

    Clear Tags?

    If I set the Tag to say "HOLD", but later I want to remove that Tag to "" or back to nothing...how can I remove a tag that in the queue that was previously set to "HOLD"? Thanks, Mark
  9. S

    Filter Queue by Priority

    Is there a way to filter the queue by Priority? I want to get all items with a Priority of 5 lets say, but the "Get Pending Items" doesn't allow you a way to do that. So is there a Action or a way to filter the queue by Priority? Thanks, Mark
  10. S

    Blue Prism - Trim Function not working for one field

    I'm using UltraEdit and it appears the reason why is because there are NULLS in the space, but UltraEdit displays them as spaces, so until I looked at the HEX, it appeared they were spaces, but in reality they were NULLS.
  11. S

    Join Two Collections

    I was hoping someone could just tell me how to use that Join Collections Object...I know there are other ways around it, but I was hoping to understand more about this object and what needs to be passed into it.
  12. S

    Join Two Collections

    Has anyone ever used this (see screen shot)...I want to join two collections together, but I'm not sure how to fill out the inputs. I have a collection with Record ID's and a second collection with Record ID's and I want to join them together. Collection 1 is single rows, but Collection 2 is...
  13. S

    Launch Error Attachmate (EXTRA!)

    THANK YOU Nickbell123!!!! That was it...You the Man Nick! Mark
  14. S

    Launch Error Attachmate (EXTRA!)

    I can check...where would I find that setting?
  15. S

    Blue Prism - Trim Function not working for one field

    This is a strange one...I have a Trim Function on all my fields of data that I'm stripping off a report, but one field doesn't seem to be removing my spaces? Any idea why...please see attached screen shot. Thanks, Mark
  16. S

    Launch Error Attachmate (EXTRA!)

    So I have two remote servers that I'm working on with Blue Prism...one server works fine for launching Attachmate Extra! Mainframe application, but the other server using the same Object throws an error (see attached). I've also attached the setup screen...and again I want to say that it works...
  17. S

    How to get unique values from a collection

    What if my column that has the duplicates is a NUMBER? How can I convert the Number to Text or is there a way to find duplicate numbers? Mark
  18. S

    Process Speed

    Quick question... So in the Studio Design you can set the speed of the process when testing and debugging a process. My question is if you set it to the fastest speed...is that the same speed it will run at in Production when I release it to run without intervention? Because I'm trying to gauge...
  19. S

    Time Difference

    Great Thanks!
  20. S

    Time Difference

    What is the Number for Seconds?
Top