Outlook VBO - multiples profiles
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-04-19 12:35 PM
Hello RPA Colleagues,
I have faced the problem with VBO Outlook while trying to use different Outlook profiles.
This topic was mentioned in this forum however the explanation is written for very adanced RPA users .
Can someone from BluePrism explain step by step what shall be done in order to use multiple profiles while using software bot?
Thanks and best regards,
Radoslaw
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-04-19 01:02 PM
Hi Radoslaw,
I'm not from BluePrism staff but I used solution that does not require changing Outlook VBO code. You could just create action to launch Outlook with specified profile (this can be passed in launch CommandLineParams = ""/profile ProfileName"") and then send emails. It worked for me.
Best regards
Michal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-04-19 09:46 PM
If you want to modify the VBO to support either a secondary profile or a shared mailbox on the same profile, steps can be found in this thread: https://portal.blueprism.com/forums/technical-queries/general/outlook-vbo-multiple-email-boxes
