<?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>Question Re: Workflow integration using webservice in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236071#M2287779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;We have implemented UWL. THe issue with UWL is users need to share the inbox for approving same task. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by this? Nobody need to share anything, if you design your workflow correctly. If you are able to send the emails to the correct person, then you must be able to assign the workflow task to correct user as well, and only this user will see the task in his/her UWL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, definately you should use UWL, if you already have it in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Oct 2009 19:03:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-04T19:03:10Z</dc:date>
    <item>
      <title>Workflow integration using webservice</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaq-p/6236066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;I would like to use webservice to ingrate approve/reject option in workflow. As we don't use outlook/lotus applications ,&lt;/P&gt;&lt;P&gt;I am looking for a webservice option to integrate 3rd party application for approve/reject option. &lt;/P&gt;&lt;P&gt;We can use a link to email with application's approve/reject option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input on this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 17:45:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaq-p/6236066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T17:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow integration using webservice</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236067#M2287775</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;What kind of approval task do you have? You have to find out a way to programatically to complete the task. Check the SAP_WAPI* function modules. You should find a function for completing the work item and a a function to trigger an event (or check Jocelyn Dart's blog about triggering ABAP OO events). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you know how to programatically complete your work item with the wanted outcome, then you can for example build a function for this purpose. And once you have function, the rest will be relatively easy. Check out the wizard about creating a web service based on a function module (basically everything will be breated automatically with the wizard) - there are nice tutorials and guides in SDN about how to create this kind of web services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are some general guidelines about how to approach your problem. Check these out, and probably you wil have some more questions after that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 18:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236067#M2287775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T18:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow integration using webservice</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236068#M2287776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the information. Certainly it gave me some confidence level.  I am looking for Employee records change approval in ESS. At present there is no WF attached to the Iview where an employee can change their personal data. &lt;/P&gt;&lt;P&gt;Once a user changes, it needs  to go to multiple  human resource admins, so any one of them can approve or reject. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used webservices and integration application.  However never used with WF . Do you mean to say SAP_WAPI*  FM's can be used to link to approval/reject option for outbound and inbound into SAP? There are approximately 70 FM's. Just wanted to check before looking into each one of them. &lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Oct 2009 00:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236068#M2287776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-03T00:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow integration using webservice</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236069#M2287777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, now it seems that you are having a workflow problem and not a web services problem. You should not worry about executing the work items with web services, before you have the workflow in place. So please stop looking the SAP_WAPI* functions for now. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a workflow that you can use for your purpose? You really need to sit down and design/build the workflowfirst (and if there is a workflow already that you can use, you need to configure it for your business scenario). Once you have the details about the approval tasks that you will use in your workflow, then it will make sense to start looking into the web services part and the SAP_WAPI functions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if your decision task will be a so called decision task, there is a function that you can use for completing this kind of task programatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT, now when I see that you have ESS, it means that you have a portal. And in portal you will have UWL, which you could use instead of executing the approvals from email&amp;amp;web services. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And have you checked the "Personnel change request" functianality or "HCM processes and forms" framework?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My advice is just to design &amp;amp; get the details of the workflow first. You cannot design/build your web service(s) before that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. Once you have the needed information about the workflow, lot of guys in this forum can tell you the correct function module to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Karri Kemppi on Oct 3, 2009 7:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Oct 2009 09:01:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236069#M2287777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-03T09:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow integration using webservice</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236070#M2287778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have implemented UWL. THe issue with UWL is users need to share the inbox for approving same task.  &lt;/P&gt;&lt;P&gt;Probably this would be an easier solution than using an another application with WS &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks Karri.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Oct 2009 15:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236070#M2287778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-04T15:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow integration using webservice</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236071#M2287779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;We have implemented UWL. THe issue with UWL is users need to share the inbox for approving same task. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by this? Nobody need to share anything, if you design your workflow correctly. If you are able to send the emails to the correct person, then you must be able to assign the workflow task to correct user as well, and only this user will see the task in his/her UWL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, definately you should use UWL, if you already have it in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Oct 2009 19:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236071#M2287779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-04T19:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow integration using webservice</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236072#M2287780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Karri, &lt;/P&gt;&lt;P&gt;We recently implemented UWL and it is in initial stage. However I agree with your point it can't be shared. &lt;/P&gt;&lt;P&gt;As original request was to use an explicit approve/reject button in an email, I asked the question about WS integration.  &lt;/P&gt;&lt;P&gt;I hope we will be able to convince our business users with UWL. Otherwise I will open another message. &lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 22:36:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236072#M2287780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T22:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow integration using webservice</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236073#M2287781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: BalaG on Oct 5, 2009 6:39 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: BalaG on Oct 5, 2009 6:39 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 22:38:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-integration-using-webservice/qaa-p/6236073#M2287781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T22:38:58Z</dc:date>
    </item>
  </channel>
</rss>

