Recent content by BP_2018

  1. B

    Credential manager

    If a process is running in production but the credentials is expired ... How will u resolve such process.
  2. B

    Logging

    Ok but please answer my first question.. if session logging is disabled . Can we find the logs elsewhere.. it is an interview question
  3. B

    Best practices In Blue Prism

    Can Anyone share the best practices we need to follow while implementing a process/ object in Blue Prism
  4. B

    Logging

    If session Logging is disabled , how and where can we find the logs? Can anybody share the link of the BP portal so that I can download the logging best practices guide.
  5. B

    Solved Get Earliest Date from a Collection of Dates

    Sorting the collection worked. Thanks @VJR
  6. B

    Solved Get Earliest Date from a Collection of Dates

    Hi, I have a collection "Batch_Dates" with only one column "Run_Date" filled with date values, i need to get the earliest date among them. Example Date 13-02-2018 14-05-2015 25-06-2016 30-07-2019 I want earliest date as the result (i.e. 14-05-2015)
  7. B

    Can Blue prism be used for reporting??

    Can u please send me some sample if u have for me to refer.
  8. B

    Can anyone share spying tutorial

    @VJR and @Navneet Singh Rajput Thank you both of you
  9. B

    Write images to excel

    In the exception stage i have set the exception type as bad handle PFA the screenshot for the same. I have attached the error from the object code where i call the copy image action created in MS EXCEL VBO as well. In that i get "The given key was not present in the dictionary "
  10. B

    DateDiff function

    I skimmed through all the functions under date.. there seems be no other function other than DateDiff .
  11. B

    Write images to excel

    Hi, When i try to test the copy image to excel code in MS EXCEL VBO i am getting the following error "Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))" PFA the screenshot.
  12. B

    Write images to excel

    Hi I tried writing a separate object flow for Getworkbook and Getworksheet in initalise tab but still i am getting the same error. Can u please share me ur flow in initialise tab. PFA i have attached my obj flow .
  13. B

    DateDiff function

    Hi, DateDiff function is deprecated in Blueprism v6 . Is there any other function there to find the difference between dates ??
  14. B

    Can anyone share spying tutorial

    Hi , I am trying to learn blueprism online so can u please share me some tutorials on spying using application modular and also if possible can anybody give me table of contents of the topics to learn in blueprism, so that i don't miss out on any topics
  15. B

    Can Blue prism be used for reporting??

    Can we use Blueprism for dynamic/static data reporting and give it user.
Top