<?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: Data Upload: file extension not allowed in Additional Q&amp;A</title>
    <link>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628867#M36888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2008 22:54:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-04T22:54:00Z</dc:date>
    <item>
      <title>Data Upload: file extension not allowed</title>
      <link>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaq-p/4628860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi alls!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to upload a CSV file to the server.&lt;/P&gt;&lt;P&gt;I updated through BPC Web the  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
ALLOW_EXTENSIONS = [ALL]
ALLOWEXTENSIONS = [ALL]
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is not working, even after a re-log in and a Re-initialize of the client options ("clear the local application information")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i go on the registry of my computer andI go to &lt;/P&gt;&lt;P&gt;HKEY_USERS &amp;gt; S-1-5-21-448539723-602162358-682003330-1003 &amp;gt; Software &amp;gt; VB and VBA program Settings &amp;gt; Outlooksoft 5 &amp;gt; LATEST&lt;/P&gt;&lt;P&gt;There is an entry ALLOWEXTENTION and if i put the value to CSV it works...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i dont want to do that like this... why it is not working with BPC web?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nicolas Argente on Oct 22, 2008 12:58 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 11:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaq-p/4628860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T11:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data Upload: file extension not allowed</title>
      <link>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628861#M36882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you also add the parameters DEFAULT_EXTENSIONS and ALLOW_FILE_SIZE?&lt;/P&gt;&lt;P&gt;Usually after adding the 3 parameters it works fine. Maybe check if there is not something lika a space behind the [ALL] when you updated the parameter. And try to check into the tbldefaults if you see the entry in there. If it is still not working, try to delete the parameters, add them again and try to re-logon again and upload the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joost&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 14:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628861#M36882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T14:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data Upload: file extension not allowed</title>
      <link>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628862#M36883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joost!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What value should i put for those entry? I cannot find any help in the &lt;/P&gt;&lt;P&gt;&lt;A href="http://SERVERNAME/osoft/help/admin/helpstart.htm#Setting_application_set_parameters.htm" target="test_blank"&gt;http://SERVERNAME/osoft/help/admin/helpstart.htm#Setting_application_set_parameters.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 10:54:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628862#M36883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T10:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Data Upload: file extension not allowed</title>
      <link>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628863#M36884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I copied this from 5.1 SP2 release notes where the parameters where introduced:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFAULT_EXTENSIONS:&lt;/P&gt;&lt;P&gt;BPC by default allows uploading of the following&lt;/P&gt;&lt;P&gt;file types, even if you do not set this parameter:&lt;/P&gt;&lt;P&gt;XLS, XLT, DOC, DOT, PPT, POT, XML, MHT,&lt;/P&gt;&lt;P&gt;MHTML, HTM, HTML, XLSX, XLSM, XLSB,&lt;/P&gt;&lt;P&gt;ZIP, PDF, PPTX, PPTM, POTX, POTM, DOCX,&lt;/P&gt;&lt;P&gt;DOCM, DOTX, DOTM, TDM, PDM, JPG, PNG,&lt;/P&gt;&lt;P&gt;GIF, CSS, MRC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALLOW_FILE_SIZE:&lt;/P&gt;&lt;P&gt;Enter file size (MB) to allow uploading. A&lt;/P&gt;&lt;P&gt;warning message appears if the file size&lt;/P&gt;&lt;P&gt;exceeds the parameter value when you upload&lt;/P&gt;&lt;P&gt;a file.&lt;/P&gt;&lt;P&gt;If this parameter is not set, you can upload&lt;/P&gt;&lt;P&gt;files with a size of 100MB or less .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joost&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 11:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628863#M36884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T11:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Data Upload: file extension not allowed</title>
      <link>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628864#M36885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect Joost... it is now working!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what i did:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
 ALLOW_EXTENSIONS = [ALL]
ALLOW_FILE_SIZE=99
ALLOWEXTENSIONS=[ALL]
DEFAULT_EXTENSIONS=                                    //I left this empty
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problems solved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again Joost...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 11:12:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628864#M36885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T11:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data Upload: file extension not allowed</title>
      <link>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628865#M36886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm having the same issue which I believe will be resolved by the solution above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that I need to modify the Set AppSet Parameters...but am having much trouble finding where this option is located.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have logged onto BPC Administration, and than an Appset.&lt;/P&gt;&lt;P&gt;On the left panel I see the usual options: Dimension Library, Application, Secuirty..etc&lt;/P&gt;&lt;P&gt;On the right panel when I have my Appset highlighted I see: Add a new appset, Set App set status, etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I do not see SetAppset Parameters?? How do I get there??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user I am logged in has the Administration, Appset, WebApp, etc permissions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 23:26:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628865#M36886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T23:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data Upload: file extension not allowed</title>
      <link>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628866#M36887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't change this in the admin console itself, but in the web admin tasks. Logon to the &lt;A href="http://servername/osoft" target="test_blank"&gt;http://servername/osoft&lt;/A&gt; with the installation user, choose administration. Now you will see under the web admin tasks the opton set appset parameters. If you only see set application parameters, means that you are not logged on to the portal with the correct admin user. Once in the appset parameters, just follow the instructions in this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joost&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 08:58:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628866#M36887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T08:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data Upload: file extension not allowed</title>
      <link>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628867#M36888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 22:54:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/data-upload-file-extension-not-allowed/qaa-p/4628867#M36888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-04T22:54:00Z</dc:date>
    </item>
  </channel>
</rss>

