‎2006 Jul 19 6:43 PM
Does anybody know a procedure or a guide to configure the Sap Workflow with Lotus Notes?
I would like to do a scenario looks like follow:
- a user create a purchase order on Sap;
- the workflow system sends a email to an approver (to Lotus Notes);
- the approver reads the email and can approve or reject. This step is done inside Lotus Notes.
Thanks in advance for any help.
Renato.
‎2006 Jul 19 7:07 PM
‎2006 Jul 20 8:40 AM
Hello Renato,
there are many options on how to achieve this. Basically you have the choice of a lot of solutions.
The solutions range from basic custom development until full-featured partner adapters with CCMS monitoring and process chains.
Please contact me directly via email so that I can send you an overview of the current offerings on the market regarding SAP - Lotus Notes/Domino workflow integration.
Regards
Michael
‎2006 Jul 20 9:32 AM
Hi ,
You can achieve it in following simplest
1. Create a simple BSP page for approval and Rejection.
Send the link of this page in the mail to the lotus notes server . Lotus notes user will open the mail and he will click on the link to get the BSP page .
Handle the process that should happen after the user makes an action in the "OnInputProcessing" event of the BSP page.
Pls reward if useful.
Regards,
Laxman Nayak.