Search results

  1. M

    Separate value from column

    Hello, I have the following collection : i would like to seperate the values of the column "rates" because i want to add one by one the rates to the next step. Do you have any idea how can i do it? Thank you
  2. M

    Separate value from column

    Hello, I have the following collection : i would like to seperate the values of the column "rates" because i want to add one by one the rates to the next step. Do you have any idea how can i do it? Thank you
  3. M

    Get values from collection

    Hello, I have the following collection : i would like to seperate the values of the column "rates" because i want to add one by one the rates to the next step. Do you have any idea how can i do it? Thank you
  4. M

    Get values from collection

    Hello, I have the following collection : i would like to seperate the values of the column "rates" because i want to add one by one the rates to the next step. Do you have any idea how can i do it? Thank you
  5. M

    Get values from collection

    Hello, I have the following collection : i would like to seperate the values of the column "rates" because i want to add one by one the rates to the next step. Do you have any idea how can i do it? Thank you
  6. M

    Seperate values from column

    Hello, I have the following collection : i would like to seperate the values of the column "rates" because i want to add one by one the rates to the next step. Do you have any idea how can i do it? Thank you
  7. M

    Get values from collection

    Hello, I have the following collection : i would like to seperate the values of the column "rates" because i want to add one by one the rates to the next step. Do you have any idea how can i do it? Thank you
  8. M

    Get column name of collection

    Hello , I have an excel file that i get the data as collection( see attach image) In this collection i have a columns with a name (title of note 1, title of note 2 etc) but the number of this columns is not standar, will change everytime The same is also about the attachments( name of column)...
  9. M

    Blue Prism string format / validation

    Hello , I have a issue about an exception and the format should be : DDMMYYSNNNX, where DD = day, MM = month, YY = year, S = Either ‘A’ or ‘-‘, NNN = number, X = Letter or number Examples: 310199-111K, 011206A2222 "DDMMYYSNNNX" is a text and should be 11 characters. Can anyone help me...
  10. M

    Sort Collection by number not working

    Hi , I would like to sort a collection. This collection has 5 columns and i want to sort the column "Count". The number in this column increase +1 because i have a loop, the sort collection works fine until the number be 10, after that the sort collection is not working. Do you have any...
  11. M

    How to dispatch 2 collection with special cases

    Hello to everyone, I have the followig issue: I have 2 collections, the first one has users and the second collection case of invoices( 4 diffirent types). The logic is that all the invoices should dispatch to the users but one type of invoices is a special. One of them ( case of invoice) is...
  12. M

    Run Process from Broswer

    Hello to everyone, I would like to ask if it is possible to run the process through to the web page( call the process). I can connect to the VDI from the web page but when i try to start the process i receive the message "MISSING RUNNER" All the available command are below : Do you have any...
  13. M

    Process run very slow to the control room

    Hello to everyone, When i run the robot through the control room after the first item from the loop the robot run very slow, if i run the process with step out debug button runs very fast, also if i start the process from the control room and if i minimized the sap window, runs also very...
  14. M

    Unable to convert text to number

    Hi, I have the following error when i try to convert text to number. When i try evaluate expression to the calculation stage i received the error when the number has the format 2.000,00 , if the number doesn't have the dot works fine( 2000,00) but the problem is that i want to add this number to...
Top