Sorry I have posted something similar earlier but I was not clear. I am sorry for the inconvineance. Let me describe the situation clearlyI have a Domino Web workflow application. When user clicks on Save button a webQuerySave agent runs. the agent is supposed to do few validations and calculations before it sends an email. currently the agent is sending emails in HTML format. The users now do not want an email to be sent. they want outlook to open up with To and CC fields populated based on the step of workflow. The user will ht send and th email will be delivered. My question is How can i launch Outlook from Lotus Script in WebQuerySave agent. I am using Release 5 version. I already tried OLE, but i get cannot create automation object error.
Thanks,