Question
2
Replies
93
Views
Cigna Corporation
Posted: April 19, 2018
Last activity: November 6, 2018
Closed
How to run Outlook macro from Pega Robotics
Hi,
In my automation, I need to call an Outlook macro. This outlook macro executes the script and generates an excel. Currently, I could not find the "Run Macro" method for the Outlook connector. As an alternative, we even tried to write the C# script for running the macro. We used the "InvokeMember" method for invoking the macro, but it is giving exception. Please let me know how to run the Outlook Macro in Pega Robotics.
Thanks.
Check Configure Type to see if the RunMacro() method you need is in there.