RE: create new E-Mail in Outlook with runProgram()
It runs on a terminal server. The outlook window should open in the current user session. You are right, the problem is, that runProgram runs on the server.
Is there a way, to open a new email trough CrmScript and fill in the subject, body and mailto without saving the email in superoffice?
I tried to create a document from a somail template (with variables). Then open it with ajax. It works. But so you create a document every time that is not needed.