Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Set up Workflow with Lotus Notes

Former Member
0 Likes
518

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.

3 REPLIES 3
Read only

Former Member
0 Likes
422

Duplicate Post

Read only

MichaelSambeth
Product and Topic Expert
Product and Topic Expert
0 Likes
422

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

Read only

Former Member
0 Likes
422

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.