<?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: Internet Service Request - Testing... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029234#M83255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pple,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found out solution myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, here is the procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Create a Custom ISR using the Transaction QISRSCENARIO and create the respective Interface and Form by choosing Adobe Interactive Form Builder ( Txn. SFP )&lt;/P&gt;&lt;P&gt;b) Now Create a WebDynpro Iview in Enterprise Portal passing the Scenario and Mode as Application parameters(I missed the Mode Application Parameter,that's the runtime error used to come).&lt;/P&gt;&lt;P&gt;c) Add this IView to appropiate Page.&lt;/P&gt;&lt;P&gt;d) Add this Page to appropiate Role.&lt;/P&gt;&lt;P&gt;e) Assign this Role to appropiate User Group which had certain targeted users.&lt;/P&gt;&lt;P&gt;f) Test the Iview and you can see your Form in EP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raja Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Dec 2005 07:18:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-03T07:18:39Z</dc:date>
    <item>
      <title>Internet Service Request - Testing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029227#M83248</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;I created a new Internet Service Request in R/3 in QISRSCENARIO txn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had generated the appropiate Adobe Interactive Form also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now,I had defined a new workflow and in turn attached to this particular new scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I designed this simple workflow which gets triggered with &amp;lt;b&amp;gt;BUS7051 - RequestCreated&amp;lt;/b&amp;gt; Event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to test the complete ISR once in R/3 itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility of testing these ISR complete cycle in R/3 itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raja Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2005 10:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029227#M83248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-30T10:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Service Request - Testing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029228#M83249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajasekhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PL use the function module 'ISR_PROCESS_REQUEST' to test the scenario in R/3. You will need authorizations for Notification types '56' &amp;amp; '57'. If you run into other issues, use the de-bug option to change the return code and continue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 13:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029228#M83249</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2005-12-01T13:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Service Request - Testing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029229#M83250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, Thanks for the function module. But I cant find any such function module in ECC 5.0, Why dont you suggest any other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW...I have one more doubt...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to deploy this Custom ISR in Enterprise Portal 6.0, so could you let us know what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raja Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 09:04:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029229#M83250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T09:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Service Request - Testing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029230#M83251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction qisr can be used to test isr scenarios.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 09:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029230#M83251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T09:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Service Request - Testing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029231#M83252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you haven't already seen it check out the ISR Cookbook it contains a lot of useful info for building custom ISR Scenarios &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://websmp101.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&amp;amp;_OBJECT=011000358700003321112001" target="test_blank"&gt;https://websmp101.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&amp;amp;_OBJECT=011000358700003321112001&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 10:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029231#M83252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T10:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Service Request - Testing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029232#M83253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, When I am trying to test my custom scenario using QISR txn, I cant find any output for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like I am not understanding how to use this txn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the cookbook which you have suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Raja Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 11:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029232#M83253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T11:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Service Request - Testing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029233#M83254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found something in that Cookbook to run these custom scenario in SAP EP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is that...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Adobe forms are technically part of the Web Dynpro application IsrForm in the Development Component (DC) ISR from the Software Component PCUI_GP.&lt;/P&gt;&lt;P&gt;If you want to use custom scenarios with Adobe forms in your Enterprise Portal, you need to define an iView based on the Web Dynpro application IsrForm and add it to your portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, as said, I created an IView for that WebDynpro Application &amp;lt;b&amp;gt;IsrForm&amp;lt;/b&amp;gt; and passed my scenario as a parameter. But when I tried with a TEST RUN, I can see a RUNTIME ERROR in portal saying Scenario is not passed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So could you help me out in finding the Application Parameter name for sending my Custom Scenario for the Above mentioned Application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Raja Sekhar&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2005 05:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029233#M83254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-03T05:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Service Request - Testing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029234#M83255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pple,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found out solution myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, here is the procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Create a Custom ISR using the Transaction QISRSCENARIO and create the respective Interface and Form by choosing Adobe Interactive Form Builder ( Txn. SFP )&lt;/P&gt;&lt;P&gt;b) Now Create a WebDynpro Iview in Enterprise Portal passing the Scenario and Mode as Application parameters(I missed the Mode Application Parameter,that's the runtime error used to come).&lt;/P&gt;&lt;P&gt;c) Add this IView to appropiate Page.&lt;/P&gt;&lt;P&gt;d) Add this Page to appropiate Role.&lt;/P&gt;&lt;P&gt;e) Assign this Role to appropiate User Group which had certain targeted users.&lt;/P&gt;&lt;P&gt;f) Test the Iview and you can see your Form in EP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raja Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2005 07:18:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029234#M83255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-03T07:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Service Request - Testing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029235#M83256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajasekhar,&lt;/P&gt;&lt;P&gt;I had gone thru your posting related to ISR thats the reason i am asking this to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are planning to automate HR Action Forms like New Hire,Pormotion and Termination. Initial plan&lt;/P&gt;&lt;P&gt;was to Use ABAP Webdynpro and Adobe Forms But due to SAP Installation (ECC 5.0 not supported ABAP Webdynpro) we could not use Abap webdynpro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know can i Use ISR with Adobe Forms to achieve this? or is there any Best approach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With ISR and Adobe Forms can i populate the form with more data from SAP ( like dropdown ) and trigger the workflow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice on this highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly send me if you have any good documentation. I am already going thru ISR cookbook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 22:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internet-service-request-testing/m-p/1029235#M83256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T22:16:17Z</dc:date>
    </item>
  </channel>
</rss>

