Recent content by rishigvs

  1. R

    Work queue deadlock issue

    HI Guys, We are currently facing deadlock issue with one of our process. We run about 100k records daily on multiple bots. when ever we are trying to update the queue or get the data from the queue using tags we are getting this error ERROR: Internal : Transaction (Process ID 75) was...
  2. R

    PEGA with blue prism

    Does any one know how to integrate blue prism with PEGA ?
  3. R

    Consuming soap webservice

    Yes we directly used the code to connect with the web service
  4. R

    Consuming soap webservice

    Hi guys, I have worked with soap webservices before by using Soap Web services configuration in Blue Prism. Now, I have a Soap Webservices where I did configure it in the setting and it did expose all the methods as actions. But, when I am running a method its showing me an error...
  5. R

    Solved Copy Csv files from one sharepoint folder to another folder

    Hi guys, Is their any function in blue prism to checkin the file to sharepoint location.
  6. R

    Global Send Keys are not working in Virtual machines

    Am just seeing in the logs that global send key events are not working??
  7. R

    Global Send Keys are not working in Virtual machines

    Yeah tried that also but same result
  8. R

    Global Send Keys are not working in Virtual machines

    Hi guys, I have a problem with global send keys which are not working in the virtual machines . I have a process in which I use ctrl p i.e to save a pdf when ever it comes to that stage the global send keys are not working I am using the login agent and I made sure that application...
  9. R

    Schedular

    Hi guys, When ever I am scheduling a process for a time its not trigger and it says that "Resourse is unavailable and its in use", clearly the resource is available and I have restarted by server and checked the time too, even their are no other pending processes also can any one help...
  10. R

    How to call stored procedure in blue prism to insert data into a db and trigger the batch process

    I have tried the same thing, its getting into the table and we are able to trigger the batch process. But I am receiving SOAP error for it. It happens only when I pass the values with BP, with any other tool or by manually I dnt see any INVALID SOAP FAULT
  11. R

    How to call stored procedure in blue prism to insert data into a db and trigger the batch process

    Hi Guys, I need to know how can we call stored procedure through blue prism and I have the parameters to be inserted into the db and then It will trigger the batch process.
  12. R

    STORED PROCEDURE

    Hai Guys, Can someone help me to call the stored procedure and insert the data into a table in blue prism??
Top