Read emails without GUI interaction
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-11-21 11:03 AM
Hi,
Is it possible to read emails from shared mail box without GUI interaction? I know there is an option in MS Outlook vbo to read mails from shared mail box, but is it possible to achieve the same from backend?
------------------------------
sinduja Nehruji
------------------------------
Is it possible to read emails from shared mail box without GUI interaction? I know there is an option in MS Outlook vbo to read mails from shared mail box, but is it possible to achieve the same from backend?
------------------------------
sinduja Nehruji
------------------------------
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-11-21 11:59 AM
Hi Sinduja
Are you using the out the box MS Outlook vbo? this shouldnt use the gui it creates an instance into outlook when getting emails but doesnt launch the application or interact with the UI. It is possible to get emails from outlook server using smtp/pop3 actions but you would need to get the port and server details from your IT to do this.
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
Are you using the out the box MS Outlook vbo? this shouldnt use the gui it creates an instance into outlook when getting emails but doesnt launch the application or interact with the UI. It is possible to get emails from outlook server using smtp/pop3 actions but you would need to get the port and server details from your IT to do this.
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-11-21 03:53 AM
Hi Sinduja,
You can use SMTP to get email without Launching / interacting with GUI.
------------------------------
Devendra Kumar Prajapati
Tech Lead
Infosys
Europe/London
------------------------------
You can use SMTP to get email without Launching / interacting with GUI.
------------------------------
Devendra Kumar Prajapati
Tech Lead
Infosys
Europe/London
------------------------------
Devendra Kumar Prajapati
RPA Manager
Infosys
Chandigarh, India
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-11-21 06:20 AM
Hi Sinduja,
In order to read email without using the Outlook GUI, you can either use the out of the box Outlook VBO as suggested by Michael. Also, there used to be another VBO which does not uses any Interop DLL but directly uses the creates an Outlook application object.
Also, please note that you can use the 'SMPTP/POP3' action if you have the POP3 server details and port number. For reading emails, you need to use POP3 protocol while for sending email SMTP is used.
------------------------------
Regards,
Devneet Mohanty
Intelligent Automation Consultant
Blueprism 6x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
------------------------------
In order to read email without using the Outlook GUI, you can either use the out of the box Outlook VBO as suggested by Michael. Also, there used to be another VBO which does not uses any Interop DLL but directly uses the creates an Outlook application object.
Also, please note that you can use the 'SMPTP/POP3' action if you have the POP3 server details and port number. For reading emails, you need to use POP3 protocol while for sending email SMTP is used.
------------------------------
Regards,
Devneet Mohanty
Intelligent Automation Consultant
Blueprism 6x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-11-21 07:09 AM
Hi Devneet,
Thanks for your response. Where could I find the out of the box Outlook VBO. I hope it is different from the MS Outlook VBO that we use?
------------------------------
sinduja Nehruji
------------------------------
Thanks for your response. Where could I find the out of the box Outlook VBO. I hope it is different from the MS Outlook VBO that we use?
------------------------------
sinduja Nehruji
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-11-21 08:38 AM
Hi Sinduja
The out the box vbo for outlook is found in the blueprism installation folder in the subfolder 'VBO' e.g. C:\Program Files (x86)\Blue Prism Limited\Blue Prism Automate\VBO\BPA Object - MS Outlook Email
There was another one available on the dx but I cant seem to find it anymore so I have added it here for you.
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
The out the box vbo for outlook is found in the blueprism installation folder in the subfolder 'VBO' e.g. C:\Program Files (x86)\Blue Prism Limited\Blue Prism Automate\VBO\BPA Object - MS Outlook Email
There was another one available on the dx but I cant seem to find it anymore so I have added it here for you.
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-11-21 04:49 PM
added file
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-21 02:46 PM
Hi Michael
Thanks for your response. I will try using this object.
Thanks
Sinduja
------------------------------
sinduja Nehruji
------------------------------
Thanks for your response. I will try using this object.
Thanks
Sinduja
------------------------------
sinduja Nehruji
------------------------------
