<?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: Error message ERR_WIS_30270 SaveDocumentToCorporateMDP in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324070#M1990463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would assume that the server would need to be restarted in order for the registry setting to take effect?  Or do we just need to stop-start some of the BO services?&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2009 18:15:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-08T18:15:36Z</dc:date>
    <item>
      <title>Error message ERR_WIS_30270 SaveDocumentToCorporateMDP</title>
      <link>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaq-p/5324066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could not save a webi document with error message ERR_WIS_30270 SaveDocumentToCorporateMDP What cause this error message? Anybody know what' s the maximum size of document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 09:41:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaq-p/5324066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T09:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error message ERR_WIS_30270 SaveDocumentToCorporateMDP</title>
      <link>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324067#M1990460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nion,&lt;/P&gt;&lt;P&gt;Following solutions might be helpful to resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution1:&lt;/P&gt;&lt;P&gt;Allocate more virtual memory to the computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution2:&lt;/P&gt;&lt;P&gt;Change the default session time out value for the Java Central Management Console and InfoView &lt;/P&gt;&lt;P&gt;Tomcat&lt;/P&gt;&lt;P&gt;ConnectionTimeout&lt;/P&gt;&lt;P&gt;Defines time, in milliseconds, before a request terminates. The default value is&lt;/P&gt;&lt;P&gt;60000 milliseconds. To disable connection timeouts, the connectionTimeout&lt;/P&gt;&lt;P&gt;value should be set to -1.&lt;/P&gt;&lt;P&gt;1. Go to C:\Program Files\Business Objects\Tomcat\conf\&lt;/P&gt;&lt;P&gt;2. Edit server.xml&lt;/P&gt;&lt;P&gt;3. Look for the line that says u201CConnector on port 8080u201D&lt;/P&gt;&lt;P&gt;4. In this section modify connectionTimeout="20000" to&lt;/P&gt;&lt;P&gt;connectionTimeout="-1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Swap Timeout&lt;/P&gt;&lt;P&gt;This is the amount of time before a user session WebI document would be&lt;/P&gt;&lt;P&gt;removed. In other wards this controls the flushing interval of WebI temporary&lt;/P&gt;&lt;P&gt;files. When you are in the Java Report Panel and you leave it idle for more then&lt;/P&gt;&lt;P&gt;5 minutes (Default), you will notice that you will no longer be able to save your&lt;/P&gt;&lt;P&gt;WebI report into the CMS or your report will take longer to generate. This is&lt;/P&gt;&lt;P&gt;because every 5 minutes the WebI cache is cleared so those temporary files&lt;/P&gt;&lt;P&gt;would have to be regenerated by refreshing the document before you can&lt;/P&gt;&lt;P&gt;actually save the document.&lt;/P&gt;&lt;P&gt;The temporary files can be found in&lt;/P&gt;&lt;P&gt;..\BusinessObjects Enterprise 11.5\Data\ServerName\&lt;/P&gt;&lt;P&gt;ServerName.Web_IntelligenceReportServer\sessions\SessionID\&lt;/P&gt;&lt;P&gt;In order to modify this timeout you need to change the following registry key:&lt;/P&gt;&lt;P&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite&lt;/P&gt;&lt;P&gt;11.5\default\WebIntelligence\Server\Admin\SwapTimeOut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will resolve the issue.&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;Sarbhjeet Kaur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 12:42:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324067#M1990460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-19T12:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error message ERR_WIS_30270 SaveDocumentToCorporateMDP</title>
      <link>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324068#M1990461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the solution#3, &lt;/P&gt;&lt;P&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\default\WebIntelligence\Server\Admin\SwapTimeOut &amp;lt;--- What appropriate value should be set in this registry key????? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;/Ni-on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 02:35:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324068#M1990461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T02:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error message ERR_WIS_30270 SaveDocumentToCorporateMDP</title>
      <link>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324069#M1990462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nion,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can give 3600000 value in the registry key.&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;Sarbhjeet Kaur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 13:38:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324069#M1990462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T13:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error message ERR_WIS_30270 SaveDocumentToCorporateMDP</title>
      <link>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324070#M1990463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would assume that the server would need to be restarted in order for the registry setting to take effect?  Or do we just need to stop-start some of the BO services?&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 18:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324070#M1990463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T18:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error message ERR_WIS_30270 SaveDocumentToCorporateMDP</title>
      <link>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324071#M1990464</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;No need stop and restart any service.&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;Sarbhjeet Kaur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 18:40:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-message-err-wis-30270-savedocumenttocorporatemdp/qaa-p/5324071#M1990464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T18:40:30Z</dc:date>
    </item>
  </channel>
</rss>

