<?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: Secondary methods in Workflow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598384#M24384</link>
    <description>&lt;P&gt;Hi Himanshu, It would also help to give us some more details of your situation ,e.g. which workflow inbox are you using? Is this on Business Suite or S/4HANA or something else? This can make a big difference to what options are available to achieve whatever it is you are trying to do here... and I agree with Mike... I don't think Secondary Methods sounds like a good fit from what you have told us so far.&lt;/P&gt;</description>
    <pubDate>Wed, 30 May 2018 08:09:14 GMT</pubDate>
    <dc:creator>Jocelyn_Dart</dc:creator>
    <dc:date>2018-05-30T08:09:14Z</dc:date>
    <item>
      <title>Secondary methods in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598379#M24379</link>
      <description>&lt;P&gt;Hello All, &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I have created a secondary method in a workflow item decision step do call the webdynpro application . &lt;/P&gt;
  &lt;P&gt;But i am not getting any link into workitem . anyone have idea about it?&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 08:21:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598379#M24379</guid>
      <dc:creator>former_member564522</dc:creator>
      <dc:date>2018-05-25T08:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary methods in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598380#M24380</link>
      <description>&lt;P&gt;I think you're confusing something. A secondary method is something that gets executed automatically in parallel or after the task method, there are no links involved. What are you trying to accomplish?&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 21:31:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598380#M24380</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2018-05-25T21:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary methods in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598381#M24381</link>
      <description>&lt;P&gt;I have multiple webdynpro links which is more than 200Characters and have to available on decision step of workflow. &lt;/P&gt;
  &lt;P&gt;Since workflow has a limit of 72 char and 132 char(in case of HTML hyperlink) it is not possible to work with longer url.&lt;/P&gt;
  &lt;P&gt;I am following the steps given by &lt;SPAN class="mention-scrubbed"&gt;jocelyn.dart&lt;/SPAN&gt; in the Question below. &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://archive.sap.com/discussions/thread/3884503"&gt;https://archive.sap.com/discussions/thread/3884503&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Also as mentioned in the blog , secondary method creating a link to access the bor method&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://blogs.sap.com/2007/01/05/support-for-secondary-methods-in-uwl/"&gt;https://blogs.sap.com/2007/01/05/support-for-secondary-methods-in-uwl/&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;note that I am using custom class for the workflow . &lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;U&gt;&lt;/U&gt;&lt;SUB&gt;&lt;/SUB&gt;&lt;SUP&gt;&lt;/SUP&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 May 2018 03:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598381#M24381</guid>
      <dc:creator>former_member564522</dc:creator>
      <dc:date>2018-05-27T03:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary methods in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598382#M24382</link>
      <description>&lt;P&gt;OK, you definitely misunderstood, but I can see why. What Jocelyn wrote can be misinterpreted. I think what she meant was not a clickable hyperlink, but the task itself becoming a link - so when you execute the task, the secondary methods fire up a browser session. Secondary methods don't appear in the work item. &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Can you shorten the URL using an alias?&lt;/P&gt;</description>
      <pubDate>Sun, 27 May 2018 07:22:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598382#M24382</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2018-05-27T07:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary methods in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598383#M24383</link>
      <description>&lt;P&gt;We try to shorten the URL with the alias but it maximum reduced to 149 characters as it is taking 2 GUID parameters . &lt;/P&gt;</description>
      <pubDate>Sun, 27 May 2018 14:45:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598383#M24383</guid>
      <dc:creator>former_member564522</dc:creator>
      <dc:date>2018-05-27T14:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary methods in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598384#M24384</link>
      <description>&lt;P&gt;Hi Himanshu, It would also help to give us some more details of your situation ,e.g. which workflow inbox are you using? Is this on Business Suite or S/4HANA or something else? This can make a big difference to what options are available to achieve whatever it is you are trying to do here... and I agree with Mike... I don't think Secondary Methods sounds like a good fit from what you have told us so far.&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 08:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598384#M24384</guid>
      <dc:creator>Jocelyn_Dart</dc:creator>
      <dc:date>2018-05-30T08:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary methods in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598385#M24385</link>
      <description>&lt;P&gt;Hi Jocelyn, &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;we are using S/4 Hana system . &lt;/P&gt;
  &lt;P&gt;is it possible if you can provide details on both business Suite and S/4 Hana. &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;
  &lt;P&gt;Himanshu&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 08:13:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secondary-methods-in-workflow/m-p/598385#M24385</guid>
      <dc:creator>former_member564522</dc:creator>
      <dc:date>2018-05-30T08:13:56Z</dc:date>
    </item>
  </channel>
</rss>

