on 03-11-2008 12:57 PM
hi,
i have one requirement. i have documents in my desktop.
i want to display all the documents in enterprise portal.
i created folder,while uploading i am getting
this message
You can upload a file to the repository from your computer. Click "Show Properties" to assign another name or to change the settings
and not uploaded into the folder
goto content admin > KM content > expand root > select documents folder > click on the context menu of the folder -- new -- folder .
after creating the folder, open the newly created folder by clicking on that and
click on context menu of the Folder -- new -- upload
then it displays the window
in that i select browse button
the file :D:\kak\portal\How to Transport SAP Enterprise Portal 6[1].0 Content (NW2004).pdf
after thet i click on the upload
then the message is displayed and not added into the folder.
thanks in advance
Regards,
Sid.
Hi Sid
Did you give any permissions for the folder in which you want to upload the documents?
Check if the user who is uploading the documents has full control on the folder on which he wants to upload the documents.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Krishna,
From context menu of my folder -- details -- settings - permissions
then one window appears
in the lower window i add j2ee_admin as user
after that i clicked on add button
then j2ee_admin is added to the upper window
and in the permissions i gave full control.
again i tried folder->new->upload
then in the window i try to add the file.
then i get this error message
"HR-Manager.doc" does not exist, or file is empty; you cannot upload empty files.
Regards
Sid.
Hi,
If you get message when try to upload file ....empty files cannot be uploaded,this will be the solution .
1. Add two parameters
Double Click on config tool and add the following parameters
D:\usr\sap\PPS\JC00\j2ee\configtool\configtool.bat
Cluster u00E0 instance u00E0 server
-Djava.io.tmpdir=e:\EP_TMP
-Dcm.tmpdir=e:\EP_TMP
2. Create two environment variables : TEMP, TMP
Goto Setttings u00E0 Control Panel u00E0 System . Edit or create two variables.
Set the value of both to the same directory
Name : TEMP value : D:\E_TMP
Name : TMP value : D:\EP_TMP
3. Give permissions to SAPService<SID> write-access to that created temporary folder.
Ref Note : 899637
Thanks ,
Srini
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.