Product Forum
Get personalized help and advice from other SS&C Blue Prism users here.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Outlook 2013 not able to detect the McAfee AV status

Our BP Resources are installed on VDIs that has Outlook 2013, McAfee Agent 5.0.5.658, MOVE AV Multi-Platform 3.6.1.336. Outlook is not able to detect AV status as per: Outlook --> Tools --> Trustcentre --> Programmatic Access ---> Antivirus Status:In...

Automatic Retry on Exception Behaviour

So I am building automatic retries into my process. Basically I tag the item when the exception occurs and then feed it into a different Mark Exception based on whether the tag appears or not, which is working fine. But on system exception at cleanup...

Anonymous by Not applicable
  • 199 Views
  • 1 replies
  • 0 likes

MS Excel VBO - Get Worksheet as collection no rows

Hi, Is anyone having issues when using the action get worksheet as collection? Our problem is that sometimes it is not getting any data into the collection which means 0 rows when it's not true. Is not throwing any kind of error and if I retry th...

Unread mails in MAPIEx

Hi All, Can some one guide how to get all the unread mails using MAPIEx from outlook ? Thanks in Advance, Venu.

Anonymous by Not applicable
  • 198 Views
  • 2 replies
  • 0 likes

Printing Issues

There's a problem when sending processes to print the 2nd time around. The first time the image renders fine, though if we send the process again to print, it messes up the image, which can also be seen in the print preview. I've had to close and re-...

Retry Exception Case

I am trying to improve the resiliency of a process by ensuring that where certain types of exceptions arise, a new item is created within the process work queue to retry the case. Within the "Mark Exception" Object there is an Flag input to Retry th...

Anonymous by Not applicable
  • 769 Views
  • 7 replies
  • 0 likes

Configure Process to check every 6 hours for new orders

Hi I have a application, I have created a process to add existing orders to queue. How to configure a process such that it should check for new orders every 6 hours and add those new orders to Queue.Without Rescheduling it again. Thanks in advance

Vikas by Level 4
  • 248 Views
  • 2 replies
  • 0 likes

Error when running code stage

I have a code c # to capture the active screen, in debug mode it runs fine but in control room it gives the following problem: Internal: Could not execute code stage due to exception thrown by code stage: Object reference not established as an insta...

Send/Receive Outlook mail box

Hi all, I am currently struggling with refreshing/updating Outlook mailbox. I need to send a couple of mails with attachments. I do it in a loop. After the loop is finished I close Outlook. The problem is that the mails don€™t get sent because the o...

zemanek by Level 3
  • 646 Views
  • 4 replies
  • 0 likes

Does thelogin agent work on a server?

Hello everyone, My client has provided several servers running under Windows Server 2012 R12 OS instead of VDI to perform our dev tasks. Excel, BluePrim and all the client applications are also installed. We have also installed on one of the severs...

Cannot perform initial login to BP

Hi, I have created a DB on SQL Server Express and made authentication type as Windows. Although, i cannot enter BP using my user account data that i use for windows, what could be the problem? Login failed. The username or password supplied were n...

MS WORD VBO Issue

Hi Team, We have to gnerate letters by using MS Word VBO in Blue Prism. We have standard format letter. we have to enter the Customer details and Address in Microsoft word, and the letter need to send customer. Could you please help on this scenar...