on 2003 Nov 11 8:40 PM
Hello,
We are programming a BSP application in order to upload files to a directory server.
We try to use some UPLOAD functions, but at the moment, we are not able to upload a file into the server. We don't use MIME repository. We have configured a file systems (using PREFIX and DOCROOT info)
Could somebody give us more info ?
Thank you
Hi Bernat,
If you are using the Web AS 6.20-> then one good I idea is to set up the Content Server. That is very easy to set up and use. I have done this in a three different projects and I have to say that stroring and retrieving documents is simple as dance when I am using the Content Server. http://help.sap.com site produces very good information about Content Server.
Br
Mikko Mäkelä
Message was edited by: Mikko Mäkelä
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
the file upload is done and the data is in a xstring in the onInputProcessing Event-Handler. Now I want to save the file to disk. Ok open dataset works fine, but how to determine the correct path for example the MIME Repository of any application?
We want to upload e.g. style-sheets via web-interface.
thanks
daniel
Hi,
i´ve just read your threads and get an idea how to deal with Bernat´s problem.
There´s a parameter called "icm/file_access", i actually use this paramter for pictures for my own icm error pages.
Ther you can define a system directory ( e.g. "usr/system/profile") and a name (e.g "zimage").
Now you can call your data by "http://yourhost.de:yourport/zimage/data.txt".
Note: The paramter get in work after restart ICM.
@Daniel: This is even interresting for our problem, we will set this up at Tuesday, when you are back.
Regards,
marcus
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.