Recent content by ALALUN

  1. A

    SAP Save File Window recognition Blue Prism

    Thank you, Sunortap I will try it.
  2. A

    Getting exception has been thrown by the target of an invocation error on random read and navigate stages

    I think you can share more information for this case like Exception detail, app exception screenshots, element attributes and so on.
  3. A

    External dll References Question

    Hi, I want to use URLDownloadToFile function from "urlmon.dll", but I failed, Anybody can share method to me? Let me share my tried. 1. I tried to move "urlmon.dll" to "Blue Prism Automate" folder, and add "urlmon.dll" to BP External References, but it has Error. I don't understand what happen...
  4. A

    SAP Save File Window recognition Blue Prism

    I tried to use SAP recorder it. But it can not recorder the "Save As" window code. Can you share "Save As" Window VB code to me? Thank you.
  5. A

    win32 mode spying

    I don't understand what you mean, could you be more detail or share the screenshorts?
  6. A

    Get only specific columns from Excel worksheet to Collection using Code stage

    I think you need to tell about more detail. for example: What is you input? What is you output? It is better if you can give the legend to show.
  7. A

    How to check for unresponsive web pages

    No one has a solution? Or No one understand my question?
  8. A

    Data item - Getting Rows from excel and become to Columns

    Excel has a Copy paste Special -> Transpose function Doesn't it meet your requirements?
  9. A

    Format excel data

    All Right, maybe you can send to alanlun12138@163.com
  10. A

    How to use the Attach Step Inputs

    Hello, I'm trying to make it work. So I share it here. Create a Collection and create a "Window Title" text field. You can write the title of the application to this field, but it doesn't seem to use Wildcard. Now, I have a new Question, this inputs dosen't seem to be very useful, I wonder if...
  11. A

    Data item - Getting Rows from excel and become to Columns

    I don't understand what is inverse action, can you share an example?
  12. A

    Format excel data

    I have a idea, but I want to test first, Could you share you csv to test? If it's not a classified document.
  13. A

    How to use the Attach Step Inputs

    Hello, I want to know how to used the Window Titles(as Collection) for Attach step Inputs. Can you given an example to illustrate the usage? Thank you very much.
  14. A

    How to check for unresponsive web pages

    I have a question I have process that is search news from web, but search time is too long, usual about 30min~45min. I used Wait Step to check the web is completed or Exception, but sometime it will be responding, so that the Wait Step is run 45min. So, how to check for the unresponsive web...
  15. A

    SAP_Blue prism_How to select something based on SAP Grid view?

    I also use Invoke SAP scripting code to resolved.
Top