<?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: Routine not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-not-working/m-p/3510798#M844456</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;The problem could be either of the two things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The configuration in QA might be pointing to a different or none of the FMs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The config is fine but, the FM is not having any code in the QA, which was there in the Dev.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, take a test case in QA and observe whether the FM is getting triggerred and coding is being executed properly. If it is fine, then there is only problem with some config in QA , please check them and proceed further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check with FM and Config settings in QA and let me know if everything is fine or you are still facing issues on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishnu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2008 10:47:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-17T10:47:21Z</dc:date>
    <item>
      <title>Routine not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-not-working/m-p/3510795#M844453</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;&lt;/P&gt;&lt;P&gt;i hav developed a Routine for Pricing procedure and its working in Development server,&lt;/P&gt;&lt;P&gt;but in Quality server its not triggering that Routine. Routine has been assigned to that Pricing procedure ( same as in Development server ).&lt;/P&gt;&lt;P&gt;Can you tell me what could be the problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with thanks,&lt;/P&gt;&lt;P&gt;Kapilan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 05:49:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-not-working/m-p/3510795#M844453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T05:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Routine not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-not-working/m-p/3510796#M844454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether your configuration for the routine in pricing procedure in QA and Dev are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check whether your routine is active in QA for some reason or the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 08:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-not-working/m-p/3510796#M844454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T08:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Routine not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-not-working/m-p/3510797#M844455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you check the transport request for both the things?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Mar 2008 07:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-not-working/m-p/3510797#M844455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-15T07:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Routine not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-not-working/m-p/3510798#M844456</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;The problem could be either of the two things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The configuration in QA might be pointing to a different or none of the FMs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The config is fine but, the FM is not having any code in the QA, which was there in the Dev.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, take a test case in QA and observe whether the FM is getting triggerred and coding is being executed properly. If it is fine, then there is only problem with some config in QA , please check them and proceed further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check with FM and Config settings in QA and let me know if everything is fine or you are still facing issues on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishnu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 10:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-not-working/m-p/3510798#M844456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T10:47:21Z</dc:date>
    </item>
  </channel>
</rss>

