Hello there!
I want to copy mails (the .msg file) from Outlook to a SAP contact. I have a Windows file dialog where I should paste it into. In den mail subject I search for the ID which contact to open. If it is successfully saved I set a mail category. So can’t really save it to a folder and proceed later.
I use the “use application” activity for Outlook to loop through all mails und search with regex to find IDs in the subject. I also can open the contact with the ID in SAP and get to the file dialog. How do I switch between the apps and copy the mail. What would be the best way to solve this?
Kind regards
nef