Search results

  1. M

    Certification issue while posting a data to the secured URL.

    Hi Srininvas, I have not got any solution.Please let me know once you have. Regards, Manzur
  2. M

    : How do i filter multiple rows in Data Collection?

    Hi BluePrism Community, I have a collection with "n" rows I need to dynamically filter this collection(say I have 10 rows with column Key row1=1,row2=2...rown=n).So i have pass 1,2 it should create a collection with rows equal to row1 row2.Please provide me with example
  3. M

    Unable to find the element in Production

    Yes Daniyal correct
  4. M

    Filter a collection with multiple values .

    Hi gil, Thank you for the solution but I need to filter a collection with multiple values at a time say I have Collection A (Column "Animal" Values=dog,goat,camel,tiger,lion)which I need to filter and Collection B(dog,goat) which has filtered values .So I need to filter Collection A using...
  5. M

    Filter a collection with multiple values .

    Hi BluePrism Community, I have a requirement where I need to read filter keys from configuration file and then filter the collection.Please suggest how can I achieve in blueprism.
  6. M

    Unable to find the element in Production

    Hi Sukesh, I am new to blueprism. I have done development of a bot locally .Now my question is what are artifacts I need to deliver as I am planning to deliver to our local repository can you please help on this please.
  7. M

    Not able to see the code in object studio

    Hi Mahesh, I am new to blueprism. I have done development of a bot locally .Now my question is what are artifacts I need to deliver as I am planning to deliver to our local repository can you please help on this please.
  8. M

    Spying mutliple rows in a table.

    Thanks all the help it worked.
  9. M

    Passing arguments dynamically to the Start Process.

    Hi gil, Thanks a ton .One help I am using blueprism tool for the first time is it possible to provide the expression to show how to concatenate the paramters.
  10. M

    Read configuration file from bot and pass as parameter to the batch file.

    Hi Blueprism Community, I have a requirement where from bot I need to read the configuration file(say text file Config.txt)line by line and then pass this as parameters in one shot to a batch file.Please provide me with example. Config.txt Name=test port=8080 Header=headername
  11. M

    What is the process of deployment from Development to production in Blue Prism?

    Hi Blueprism Community, I need to move my blueprism developed script to production what is the good process is there any wiki or link as we are using this tool for the first time. Thanks, Manzur
  12. M

    Certification issue while posting a data to the secured URL.

    Hi Community, I am calling a secured(https) rest api to post some data .I am getting following error. Internal : Unexpected error Error during Web API HTTP Request Web Exception Status: TrustFailure I think we need to import a client certificate but not sure how to do that one.Please give me...
  13. M

    No element matched the query terms

    Thanks a ton gil it worked.
  14. M

    Passing arguments dynamically to the Start Process.

    Hi Community, I have a requirement where I need to read all the file names of a particular folder(This can be done by using Business Object=Utility-File Management && Action=Get Files) and then I have to pass each filename to the batch file (batch file is invoked using Business...
  15. M

    No element matched the query terms

    Hi Blue Prism Community, I always get this error while doing navigation through web form elements " No element matched the query terms" sometimes it will work some times it will not work. I have added a wait stage also but same issue .
  16. M

    Extract key value pairs from Json .

    Thanks a lot gil.
  17. M

    Spying mutliple rows in a table.

    Note:- Tomarrow there can be "N" no of rows with similar type of inputs.
  18. M

    Spying mutliple rows in a table.

    Hi BluePrism Team, I am attaching the screenshot please review it.I need to enter the values say in the sequence order date,order number, order total where each row represents one record my question is that should I need to spy all this input fields say there are 15 fields or is there any...
  19. M

    Extract key value pairs from Json .

    Hi Blueprism community , One help.I have some complex json .Can you help me to find regex pattern.I need to extract following key pairs value .I can use collection filtering of a Blueprism tool but in this case I should use multiple collection of fliter action to filter json. I should get...
  20. M

    I am getting following error "Could not execute code stage because exception thrown by code stage: Cannot create ActiveX component" .

    Hi gil Thanks a lot for the help.I have tried running the blue prism using as an administrator but no luck facing same issue and also I am connecting the machine where blue prism is installed using remote desktop connection.
Top