Search results

  1. G

    how to fix the error autofilter method of range class failed

    This the below code i am using: Dim ws As Object 'Dim varUsedRange As Object Try ws = GetWorkSheet(Handle, Workbook, Worksheet) 'ws.Range("G:G").Select 'varUsedRange = ws.UsedRange().address 'If ws.AutoFilterMode Then ' ws.AutoFilterMode = False 'Turn off filters if already applied 'End...
  2. G

    spying

    Hi all, In blue prism for an element in web application match index is changing and the "path" is also changing randomly then how to spy that element using other attributes . we n want to just read the element value. please suggest a solution.
  3. G

    queue log error

    hi all, in queue log of work queue, we are getting "?" added to text , even though we dont have any special characters in collection.when adding data to queue , in log of it we are getting this error. Please help us
  4. G

    usage of set collection field value action in utility collection manipulation vbo

    usage of set collection field value action in utility collection manipulation vbo
  5. G

    sap automation

    Hi all, how to use get path if some elements are not spyable in sap automation. what to do if elements are not spyable in sap. Please guide me.
  6. G

    Blueprism Mapiex

    Hi All, Failure in Get Mail function of Blue Prism Extended MAPI Automation. Failed to initialise MAPIEx (A MAPI Error occurred : 0x80004005 : MAPI_E_CALL_FAILED) how to fix this errorwhile using mapiex vbo n blueprism. Please guide me...
  7. G

    Blueprsim mapiex vbo

    In blueprism mapiex vbo can we know attachments are of which type that is .pdf or .xlsx or anything? and can we move all inbox mails to separate folder? Please help me
  8. G

    collection

    how to remove duplicate rows in an outputed collection in blueprism. how to compare 2 rows in an dynamically running collection
  9. G

    Region mode

    Hi Everyone, In region mode,for scrolling down the page we have to capture image of scroll button? which shortcut key to be used in global send keys? that is "{SCROLL}" or any thing else.Please guide me.
  10. G

    Scheduler

    Hi all, How to schedule objects or process in blueprsim? Flow of working with scheduler? After creating new task to be scheduled in control room under schedular and in system we will check active queues. After running our assigned scheduler new task how can we know it is completed?
  11. G

    Solved Notepad

    In notepad we have text like what color?:red what chocolate?:dairy milk do you like icecreams?:yes we have to get each question in one dataitem. But i am getting first question but after it how we can get next question in blueprsim.
  12. G

    Regarding pdf

    Respected Sir, 1.While trying to spy pdf it was giving an error like "there was an error during spying operation".I had seen one post but i didn't how to resolve it.Could you please help me? 2.How can we retrieve pdf tables data or word tables data into a collection?Is this possible in...
Top