<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Set up Workflow with Lotus Notes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-up-workflow-with-lotus-notes/m-p/1443443#M210724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Duplicate Post&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2006 18:07:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-19T18:07:04Z</dc:date>
    <item>
      <title>Set up Workflow with Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-up-workflow-with-lotus-notes/m-p/1443442#M210723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anybody know a procedure or a guide to configure the Sap Workflow with Lotus Notes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to do a scenario looks like follow: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  - a user create a purchase order on Sap;&lt;/P&gt;&lt;P&gt;  - the workflow system sends a email to an approver (to Lotus Notes);&lt;/P&gt;&lt;P&gt;  - the approver reads the email and can approve or reject. This step is done inside Lotus Notes.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Renato.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 17:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-up-workflow-with-lotus-notes/m-p/1443442#M210723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T17:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set up Workflow with Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-up-workflow-with-lotus-notes/m-p/1443443#M210724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Duplicate Post&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 18:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-up-workflow-with-lotus-notes/m-p/1443443#M210724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T18:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set up Workflow with Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-up-workflow-with-lotus-notes/m-p/1443444#M210725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Renato,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are many options on how to achieve this. Basically you have the choice of a lot of solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solutions range from basic custom development until full-featured partner adapters with CCMS monitoring and process chains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2006 07:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-up-workflow-with-lotus-notes/m-p/1443444#M210725</guid>
      <dc:creator>MichaelSambeth</dc:creator>
      <dc:date>2006-07-20T07:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set up Workflow with Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-up-workflow-with-lotus-notes/m-p/1443445#M210726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can achieve it in following simplest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a simple BSP page for approval and Rejection.&lt;/P&gt;&lt;P&gt;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 . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Handle the process that should happen after the user makes an action in the "OnInputProcessing" event of the BSP page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward if useful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laxman Nayak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2006 08:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-up-workflow-with-lotus-notes/m-p/1443445#M210726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-20T08:32:00Z</dc:date>
    </item>
  </channel>
</rss>

