Search results

  1. B

    Credential manager

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

    Best practices In Blue Prism

    Can Anyone share the best practices we need to follow while implementing a process/ object in Blue Prism
  3. 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.
  4. 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)
  5. B

    DateDiff function

    Hi, DateDiff function is deprecated in Blueprism v6 . Is there any other function there to find the difference between dates ??
  6. 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
  7. B

    Can Blue prism be used for reporting??

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

    Solved Choice and Multicalc Stage

    I have a simple arithmetic operation program . I have a choice stage which based on the operator input(either +,-.* or /) perform required arithemetic operation. But instead of having separate calculation stage to do these arithmetic operation can we use multicalc stage. If i use multicalc...
  9. B

    Solved Loop Through Loops

    I Have a collection with inputs of Employee Data . If the collection is not empty ,I have to perform 4 different business actions based on the data. I am able to do each action loops successfully , however i need to perform all the action simultaneously(loop thro loops) in the same action of...
Top