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

    Excell Pivot Table Coding

    hi guys , If you have succeded code for creating pivot please share
  3. A

    Parent and Child Object

    Parent/Child Relationships are where individual Work Queue items must remain linked in some way to other items in the same Work Queue to which they have a relationship. For example: • A business process is triggered by an Excel spreadsheet containing hundreds of items to work. Multiple...
  4. A

    Avoid Duplicate in the work queue

    As like you have said i did, I am using loop to check whether the new input is there or not, if not available how will I add that single new input item to queue ....the Add to queue action requires collection to add...How to do that explain in detail I am new to blue prism
  5. 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.
  6. 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...
  7. 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.
  8. A

    oledb open connection

    Still it says like this
  9. 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
  10. A

    Group data of a collection

    hi guys i need to do the same but in blue prism without these sql ...can you help me to do
  11. 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
  12. A

    Send same email to some people with SMTP

    how to do that, can you please share the process and the inside details
  13. 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