Upload file to production portal

My task is to map a folder which is in local system into "KM Content" under the "Content Management" in "Production Portal."
Please help me to solve this problem

Hi Devara,
first, welcome on SDN!
About your question:
You can create a FS repository or a CM repository of type FSDB.
See http://help.sap.com/saphelp_nw04/helpdata/en/e3/92322ab24e11d5993800508b6b8b11/frameset.htm and http://help.sap.com/saphelp_nw04/helpdata/en/62/468698a8e611d5993600508b6b8b11/frameset.htm
Hope it helps
Detlev
PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

Similar Messages

  • How can we limit uploading file size in portal.

    we have a feature where customers can upload there files, we use portals for uploading files, form which has the file type is posted to a stored procedure and which in turns calls the wwv_things.saveitem.
    we need to restrict a file size and file type for the uploading files, I can restrict the file type with javasript but wanted to find out if oracle portals has any way to restrict the uploading file size,
    thanks and regards,
    Sunil.

    Currently, this is not available. You could have a query that has all RKF as a starting point to achieve this. If you think this would be good to have by default, please log a development request on the OSS Messaging System.

  • Upload File fails in Portal

    Hi,
    We have a 3 tier portal environment, all are EP60 SR1. Within our QA portal, we have an upload problem. When you try to upload a file from the client, using the browse, upload method, the page just seems to ignore the request and reload. We've tried this on our DEV portal and this works fine. This happens within ANY area that uses this function, e.g.. Content Administration > Portal Content > Import > Client.
    Any comments would be greatly appreciated.
    Thanks in advance
    Craig

    Craig,
    We have the exact same problem. Did you solve it?
    Thanks in advance
    Patricio

  • What is the portal root directory for uploading files

    Hi
    I need to upload js files to my portal server (to the home page)
    Can anyone let me know where is the the folder in the server that I need to put the files and the portal will see it.
    Thanks!!

    Hi,
    Oracle Portal doesn't have a "root" directory - Oracle Portal is a combination of many other products & services.
    You need to put your .js files in a Directory & tell Apache to "look" in tthat directory for the .js files. You need to use a directive offered by Apache - Alias - to achieve this. You need to tweak main the Apache Configuration File - http.conf - & specify the folder where your .js files reside. You need to modify the Configuration File using the Entrerprise Manager only.
    Here's an example :-
    Alias /js C:/OraMidTier/javascript
    <Directory C:/OraMidTier/javascript>
              Order allow,deny
               Allow from all
    </Directory>You can then dump all your javascript files in this folder & access it in your HTL Pages with the Virtual Path - /js - e.g.:-
    <script type="text/javascript" src="/js/mySrc.js">You can get more information from the Oracle HTTP Administrator's Guide ( or, the Apache Documentation ) about the Alias DIrective.
    Regards,
    Sandeep

  • Not able to view the uploaded PAR file in the portal archive selection.

    Dear All,
    I have modified com.sap.portal.runtime.logon.par and have renamed it to some other name.
    Now I have uploaded the par file.
    The problem is that when choose new from PAR option (to create iview from a par file),I am not able to see the par file in the Portal Archive selection.
    I also want to know that if I am able to call the par file in the iview, can I use this iview to have a portal login.
    Our requirement is that we want to give login page for the portal in the portal home page.The portal home page will be for the anonymous users.
    Kindly try to guide me

    Hi Nitin,
    Check ur Portalapp.xml file. If u have the following code in that just <b>remove</b> them
    <property name="com.sap.portal.pcm.Category" value="platform">
    <property name="inheritance" value="final"/>
    Deploy it again.now u can see that par in ur portal.Refer this thread also
    PAR File not seen
    Regards,
    Tamil K

  • Questions about OAS Portal Forms to upload files

    Hello,
    I have quetions, about uploading files, see I need to creat a form that will be used by other people to upload information that later will be presented as downloads in the portal...
    so I created a form in my provider with a file (binary) field, and it mimes to my table in the DB, to the field "Archivo", then what I do is use a omniportlet and using HTML format I present like a link using the info in the field Archivo
    and when I clic on it it takes me to this link
    http://desarrollo06:7778/pls/portal/38173.PDF
    but the file I uploaded does not appear
    can aniyone help me to solve this?
    thanks in advances for the suggestions and your time ^_^

    The method you used to setup upload of file seems fine. I suppose you would have used a blob type to save the file in your db table.
    basically, you can develop a report offering a link calling perhaps a procedure which would query from the table and download the file.
    In that procedure, you would look for the file (vblob) and the mime_type from that table using a sql-query. then use them to setup the mime type for the http protocol, and download the file as follows.
    owa_util.mime_header(mime_type);
    owa_util.http_header_close;
    wpg_docload.Download_File(vblob);
    hope that helps!
    AMN

  • Field in portal table for the text contained in an uploaded file

    I have uploaded a file of base item type file into release 2 of the portal.
    Does anyone know which table the clob field for the text contained in
    the uploaded file is stored?
    Thanks,
    Suzanne

    Hi,
    When you run the Search hep is it giving the description or not
    You have to create the serarch help with both the fieldname and its description field then we cna the values. Or
    Try to mantain the text table for this field and get the data.
    Get the valeusinto drop drown with this table Or create the SearchHelp for this text table
    Regards
    Lekha

  • Upload file in KM using webdynpro without portal.

    Hi Experts,
    Can we upload files in KM using webdynpro without portal ? If  it is possible then please give the whole step by step process? Please reply....its urgent...
    I am very new in webDynpro...
    Thanks
    Regards
    Nutan Champia

    Hi
    Go through this
    <a href="/people/rohit.radhakrishnan/blog/2005/05/27/uploading-files-to-km-repository-using-webdynpro-apis
    also you can see this
    <a href="/thread/452368 [original link is broken]
    Regards
    Abhijith YS

  • Problem using "UPLOAD FILE" behavior, in localhost Works fine, in my production server doesnt

    Hi
    I have been working with a form that uses a "upload file", in my localhost computer works very well BUT in my production server doesnt, the thing is that there is no error messager .. so i cant guess the problem, i already check permissions in my folder that contains the files and all is with Write permissions.
    Can you help me pleasE??
    thanks in advance

    Most likely a permissions issue. Check your production server to see if both the IUSR_[Machine Name] and ASPNET users have read/write/delete permissions on 1. the folder you'll be uploading images to AND 2. the includes\common\lib\file_upload\temp folder (if this doesn't exist, create it manually).
    These settings are necessary in order for the ADDT file upload server behavior to function properly.

  • Can't upload file on portal

    hi,
    i am trying to upload a file in the portal and i receive this error message:
    "x.doc" does not exist, or file is empty; you cannot upload empty files.
    pls help
    irina

    Hi Irina,
    Check this:
    /message/2977938#2977938 [original link is broken]
    Greetings,
    Praveen Gudapati
    p.s. Points are always welcome for helpful answers

  • Upload files at Portal

    Hi Expert.
    I'm a SAP portal Webdynpro Java consultant. and I'm facing the upload file's request at portal. So, Is this possible since The portal have the KM function disable? Did you know any paper, forum, wiki or tutorial where I could find some starting point?
    Thanks in advance.
    Daniel Gasparri

    Hi Daniel,
    Please check out this tutorial and see if it's applicable for your situation
    http://www.sdn.sap.com/irj/sdn/nw-wdjava?rid=/library/uuid/9076a593-2b08-2d10-2890-9a7078246ec4
    Hope it helps.
    Regards,
    Dao

  • Upload files from abap to portal

    Hi,
    I need to upload files (PDF) from Abap (R/3) to SAP Portal (into knowledge management).
    I found 2 functions but I don't know if they serve to me:
    BDS_BUSINESSDOCUMENT_CREATEF
    SDOK_PHIO_STORE_CONTENT
    Somebody can help me?
    Thank you!!
    Marc

    Hello marc,
    the two function modules you mention are:
    1. is for upload in BDS (business document service)
    2. is for upload to content server
    i think both are not what you look for, they are not related to KM.
    look at this, maybe it helps:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d465a209-0801-0010-e88d-f651c4084b9d 
    Johannes

  • How to upload a large size file to enterprise portal?

    Dear All,
    I want to upload a file to my portal but its size is around 500 MB so in single run it is not allowing me for the same.
    I tried to access that one via creating a external link from portal to local disk of server but it is also restricted if I access my portal from outside the LAN.
    So is there any other way to serve this purpose?
    Regards,
    Aditya

    Hi! aditya,
      i think you can get a better idea about portal Drive by following link -
    http://help.sap.com/saphelp_nw04/helpdata/en/42/C99B91341A6BADE10000000A1553F6/frameset.htm
    If i am not wrong, i think you are are talking about creating a Network Drive on your local machine,if yes then Network Drive and Portal drive are different.
    please read the ablove Document.
    regards,
    sahu

  • Uploading Itutor files(.sim) into Portal

    Hi All,
    Can you suggest me the procedure to upload Itutor files into the Portal
    Thanks in Advance

    For large files, the upload time through WebDAV is limited by
    1) the repository manager's performance and
    2) bandwidth.
    Thus it's unlikely you'll find a faster way, except one that doesn't require transferring the contents at all (such as CM repository in FSDB mode).
    WRT to IE vs Firefox: Microsoft's WebDAV client is not part of IE; so it doesn't matter which browser you use. Alternatively, use a third-party client (such as Portal Drive), or whatever your preferred operating system comes with.
    BR, Julian

  • Upload PDF/Microsoft word file to the portal

    Dear All,
    Anyone knows how to upload a PDF/Microsoft word so that i can create a link for the user to download it.?
    Thanks
    Regards,
    Bryan

    I am able to upload file now after using the SAP 898637 correction?
    How can i create an iview for that document?
    Thanks
    Regards,
    Bryan

Maybe you are looking for