Search results

  1. A

    Highlighted element can't be able to read text with OCR

    HI, i have spied an element using region mode, when i was trying to RPA challenge invoice extraction. I can be able to highlight the element, but when i try to read it through read stage (text with OCR ). I am getting empty data item. please help me on this..
  2. A

    API Automation

    Hi folks, How to do API automation in blue prism..please explain or give me some guidance if any one have done before. Thanks in advance.
  3. A

    Avoid Duplicate in the work queue

    Hi guys, I have some work items loaded into the work queue. After some time I need to load a few more work items but it contains some duplicates (which means some items are already there in the work item so I should not load that again) How to find that and load only new items without...
  4. A

    Get the data from collection without loop

    Hi Guys, I have a scenario, How to get the data from collection row by row like the loop usually does. But I need to get the data from collection without using a loop. How to do that. Thanks in advance.
  5. A

    oledb open connection

    when I tried to open the connection using oledb vbo....it throws errors like: Internal : Could not execute code stage because exception thrown by code stage: Format of the initialization string does not conform to specification starting at index 0. please help me on this thanks in advance
  6. A

    Downloading Attachment from gmail

    Hi, we have to download only one attachement (eg' only one excel file ) from gmail if the mail contains one or more attachments like excel file, docx file or image file....can anyone please help me on this...Thanks in advance
  7. A

    downloading attachment

    Hi, we have to download only an specific attachment (eg: only one excel attachment) from gmail if it contains one or more attachment like excel file, document file or image file. kindly share the process if anyone have already done this. Requesting to help me with this query.
Top