<?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: Time to Open First App in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/time-to-open-first-app/qaa-p/3490799#M16394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jermy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting similar problem of taking time to initialize the applets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And one more Big problem i am getting with these are flickering. &lt;/P&gt;&lt;P&gt;I am using 4 ichart applets in the on html page.and i need to scroll down to see the content. when i do that , my page is getiing flickerig proble.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to get rid of the above problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 18:22:34 GMT</pubDate>
    <dc:creator>HariCS23</dc:creator>
    <dc:date>2008-02-29T18:22:34Z</dc:date>
    <item>
      <title>Time to Open First App</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/time-to-open-first-app/qaq-p/3490797</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;When I log in to xMII and click on a link to open a web page (any page with an applet on) there is a 10-20s delay before the page content renders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone else have this problem? Is it an applet cache thing?  What can I do to improve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the first page has loaded everything else works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 08:48:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/time-to-open-first-app/qaq-p/3490797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T08:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Time to Open First App</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/time-to-open-first-app/qaa-p/3490798#M16393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probably need to fire the waiter/waitress delivering your coffee - I imagine this issue is caused by the Sun JRE taking excessive time to initialize and have the coffee cup appear in your system tray.  I've seen this at a customer location, but with their corporate IT managed desktop it was impossible to determine the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a landing home page that shows up in the main content frame (some sort of splash screen that is the default Tab in the MII dashboard portal)?  If you do, you can encourage the JRE to initialize before the user attempts to navigate to the content page with the desired applet(s).  Add something like this and it should help kickstart the JRE before the user selects your hyperlink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;APPLET NAME="xMIIDemo" CODEBASE="/Illuminator/Classes" CODE="iCommand" ARCHIVE="illum8.zip" WIDTH="1" HEIGHT="1" MAYSCRIPT&amp;gt;
&amp;lt;PARAM NAME="Server" VALUE="Simulator"&amp;gt;
&amp;lt;PARAM NAME="Mode" VALUE="ModeList"&amp;gt;
&amp;lt;/APPLET&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It you are on v12 then of course you need to tweak the applet definition accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 12:26:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/time-to-open-first-app/qaa-p/3490798#M16393</guid>
      <dc:creator>jcgood25</dc:creator>
      <dc:date>2008-02-28T12:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Time to Open First App</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/time-to-open-first-app/qaa-p/3490799#M16394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jermy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting similar problem of taking time to initialize the applets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And one more Big problem i am getting with these are flickering. &lt;/P&gt;&lt;P&gt;I am using 4 ichart applets in the on html page.and i need to scroll down to see the content. when i do that , my page is getiing flickerig proble.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to get rid of the above problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 18:22:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/time-to-open-first-app/qaa-p/3490799#M16394</guid>
      <dc:creator>HariCS23</dc:creator>
      <dc:date>2008-02-29T18:22:34Z</dc:date>
    </item>
  </channel>
</rss>

