Search results

  1. D

    How to migrate Blue Prism projects to UiPath?

    How to migrate Blue Prism projects to UiPath?
  2. D

    Web API: Unable to send Parameters.

    Hi All, By using POST method I am performing a task, below is it's body content: { "taskNumber":"SCTASkXXXXX", "taskState":"Closed Complete", "workNotes":"User Added.", "comments":"", "closeNotes":"Task closure done." } Now issue is, value of taskNumber needs to be changed...
  3. D

    JSONPath defined for the output parameter returning blank values.

    Hello Everyone, I have defined a Jason Path to extract some values , however Data Item is getting blank when process runs. I am getting the output as Response Content but getting blank using Jason Path. Please let me know if anyone can help.
  4. D

    How to get logs of each stage in an object of any process?

    Hi Team, In my process I need to see logs of each stage of an object. From control room I could see my process calls on object, it also shows if there is any error strikes in that object. However I need to see each stage it covered in that object. Any suggestion is appreciated. Thanks
  5. D

    How to use API in BluePrism?

    Hi, How can we access any application though its API using BluePrism? Thanks Dinesh
  6. D

    RPA: Getting Error while using OEDB Utility

    I am getting below error message while working on OLEDB utility. Thanks! in Advance
  7. D

    Collection in BluePrism

    Hi, I am using Collection stage to get values from an excel sheet which contains large volume of data. However data in collection is fetching incorrectly, some of the values from one column are shifting to another column and failing my logic. How can I get it fixed? Any help would be...
  8. D

    How can we delete rows of an excel without using Collections?

    How can we delete rows of an excel without using Collections?
  9. D

    Can we paste data from one excel into other with keeping source file format?

    Hi, Can we paste data from one excel into other with keeping source file format? Thanks in Advance!!!!!
  10. D

    How to Download an excel sheet extracted from a web application?

    Hi , I need to download an extracted excel sheet while working on a web application in Internet Explorer. As unlike Google Chrome IE doesn't downloads automatically. Any help would be Appreciated!!!!!!
Top