Saransh_Shetty
Level 3
since ‎17-04-19
‎18-03-24

User Statistics

  • 6 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

Hi guys, I keep getting this error whenever I try to list mails from Outlook.I have made sure the profile is correct . Failure in List Mails Within DateTimes function of Blue Prism Extended MAPI Automation. Failed to access inbox
hi guys, I am trying to use a c# code in object studio but I keep getting an error- "Compiler error at line 0: }expected" this is my code- using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; us...
How do I get whether a process is running in the control room into my process\object studio. I want to store the information into a data item in process\object studio.
i have created a object In the object studio which when run ,runs at normal speed but when I tried to call it from the process studio it runs at extremely fast speed is there any way to slow it down without using wait stages between every stage?