Content server/file system/apache

Hello
I wander is web server(like apache) needed if using filesystem based content server (not maxdb based).
Do you have some link to this topic?
Thank you in advance

Hi,
I  see one of the pre-requisites is to install apache web server (1.3.xx) for unix environment. The install manual should tell on compilation of Apache webserver.
Then in the post-installation step, you should restart apache web server.
Please note that you should always use native compiler to compile Apache of your platform
Please see also SAP Note 664384 & 586895
Hope this helps.
Regards,
Vincent

Similar Messages

  • Where are TREX index stored? TREX server File system? or KM repository?

    hi, friends:
    can  someone tell me where are TREX index stored ?
    in TREX server file system?
    or in portal KM repository? file system or DB?
    thank you
    Carol

    Carol,
    TREX is a separate product. During installation and configuration of TREX you connect it to the portal. The search iViews of the portal will use the configured TREX server to do the actual search:
    SAP Help: http://help.sap.com/saphelp_nw70/helpdata/EN/a4/929d4206b70931e10000000a1550b0/content.htm
    The index is stored on the TREX server: TREX/IndexServer/basepath/index=%(SAP_RETRIEVAL_PATH)/index
    SAP Help: http://help.sap.com/saphelp_nw70/helpdata/EN/4c/d91e40777cdd5fe10000000a155106/content.htm
    br,
    Tobias

  • How can I access the Server file system without using any signed applet?

    Is it possible for me to run an applet on the client machine such that the client can view my server file system and perform uploading and downloading of files through the applet without signing the applet?

    Add the following in your java.policy file, your plug in accesses.
    grant {
    permission java.permission.AllPermission;

  • APEX 2.1 and server  file system interaction methods

    Hello experts
    I am building a web application using APEX 2.1 that would be used by a few hundred users as a secure and auditable portal to a word document file library.
    The main use case is that an authenticated user will find links to documents he/she has been granted access of various levels (read only or read/write).
    All the files are stored on the server file system.
    I have a couple of questions:
    1.some file" when placed in an HTML region source does not work. Is this normal ?
    2.Will I have to import the entire file library (very large in size and number of files) into APEX so I can access them from APEX or can I simply use the simple anchor HTML tag above.
    Many thanks. Zemus.
    Edited by: zemus on Jun 4, 2009 1:25 PM
    Edited by: zemus on Jun 4, 2009 1:26 PM
    Edited by: zemus on Jun 4, 2009 1:27 PM

    I think I answered your email. Also, you can have a look at these threads:
    Re: How to display bfile in Apex report
    Re: Linking to display an external file
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Need utilities class for application server file system (i.e. unix etc)

    I need to do things to directories and files on the application server.
    Is there an SAP class with methods for the application server file system (i.e. unix or whatever) with functionality similiar to what is provided by the methods of CL_GUI_FRONTEND_SERVICES for the presentation server?
    Is there a group of SAP functions for this task?

    You may have a look at Thomas Jung article: [sdn contribution : ABAP Server Side File Access, by Thomas Jung|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/7a13f367-0401-0010-47ba-eab0b15cf31c]
    Moreover, in release 7.10, it could be possible that SAP introduced input and output stream classes (to mimic java classes), so I guess there could be the ones for application server file system.

  • Export Content Server Files in iLearning 5.0

    is there a way to export content server files in ilearnin 5.0?
    In the properties screen of rco i see the option for update/cancel/publish/unpublish/offer/import/export/upload files
    but there is nothing which will download files from content server
    any help??
    tia
    binepal

    If the content resides on the content server and you click export next to an RCO, there is an option on the export screen for SCORM 1.2 to download the content as well, so this can be done individually for each content object to obtain its content.
    Scott
    http://www.seertechsolutions.com

  • How do you move blob content in a table out to the server file system

    Hi,
    I have a table that contains a blob column containing word and pdf documents I want to be able to take content such as a pdf held in the blob column and move a copy of the pdf to the servers file system. Can it be done.
    Thanks in anticipation.
    SDG

    There is no Monitoring SQL Activity, so we Need to find other Solutions.
    1: can be this Integration Pack:
    http://www.kelverion.com/integration_packs/ip-sql-server/
    2: Create a Trigger in SQL Side, which will Trigger a Runbook
    3: Query every ? 5 ? Minutes the Table,  compare to a sample Table and get the new Informations
    Seidl Michael | http://www.techguy.at |
    twitter.com/techguyat | facebook.com/techguyat

  • Content Server File Information

    Hi Experts,
    We upload files through BSP portal and store it in content server.
    Now we need to do an Analysis on the size of the document that is been uploaded every month.
    Is it possible to get this info through any DB table.
    Thanks.
    Cheers,
    Kishore

    We found a solution for transfering GTS documents "back" into ERP system. A report send the binary data from GTS server to ERP server and creates a document link on the original invoice. Now we are able to show and print this documents with transaction VF03 as PDF.
    Issue solved ;-)
    best wishes
    Marco

  • SAP Content server installation using apache web server under HP-UX 11i

    Hello,
    I installed a SAP Content Server 6.4 in HP-UX 11.11 with MaxDB 7.6.
    Although Installation is finished completely I got an syxtext error when apache web server is started after completing installation as below;
    kbwpdc 106: /home/dmscs/bin>./apachectl start
    Syntax error on line 233 of /home/dmscs/conf/httpd.conf:
    Cannot load /home/dmscs/modules/mod_sapcs2.so into server: Invalid
    argument
    I think apache web server doesn't know mod_sapcs2.so although it exists in the directory(/home/dmscs/module).
    - Working sequence
    1) Environment variables setup to compile with 64bit.
    2) "configure" generation with option relevant to SAP content server
    3) "make" generation
    4) "make install" generation
    5) Install SAP Content server 6.40
    6) Install MaxDB 7.6
    7) Edit httpd.conf for loading mod_sapcs2.so module and changing Listen port.
    8) Start apache web server.
    Do I need to configure to solve this syntext error? missing any step?
    Please let me know to solution if you had experienced with the same problem.
    I will wait for your response.
    Thanks,
    Mark Yoo.

    Hi Mark,
    Can i check with you how do you set your environment to compile in 64bit ? My file mod_sapcs.o apear in the libexec directory instead of mod_sapcs.so. That why my apache cannot start. It prompted Cannot load module /home/sapcs/libexec/mod_sapc.o
    Regards
    Kim

  • TCODE for acceess server file system

    Hello Gurus,
          how can I get into file system for sap application server using TCODE ? . I just want to download a flat file from server to local.
    Many thanks,
    Frank Zhang

    Hi Frank,
    Are you able to load the files in local workstation...or else you copy like one more thing as ask the URL of those files and then load it from tehre...if they are huge save then in sap business workplace and then you can copy at your desk top...
    Regards
    Srinivas

  • SAP content server file access

    Hi
    I stored the word document file using DMS attachment in SAP content server.
    and i fetched http url Path from content server.
    http://xx.xxx.xx.16:1111/ContentServer/ContentServer.dll?docGet&pVersion=0046&contRep=ZDMS_CT_CT&docId=E033F8EA0FEF7BF1B53D0024E83A1B0D&accessMode=r&authId=CN%3DMJE,OU%3DI0020304274,OU%3DSAPWebAS,O%3DSAPTrustCommunity,C%3DDE&expiration=20110209090450&secK
    But i cannot open the file in browser. why?
    how to see the file?
    Regards
    Chandra

    Hi chandarakumar,
    share with solution it will helpful to all....
    Regards,
    chandu.

  • Save PDF to server file system

    Hello, I'm wondering if anyone has sample code which saves a form as a PDF to the file system during the completion of a task. My form is an .xdp file. I'm using Form Server 6 integrated with Form Manager, and Workflow Server 6.2. I was told that the Jscript filesystemobject could do this, but it seems like it is only able to save it as a text file to the file system. I'd appreciate any help, thanks!
    Thomas

    Do you have Adobe Acrobat? If so then it's really easy. Just share your Acrobat printer, then on submit, have the form print to the Acrobat printer as follows:
    Form.PrinterName = "Acrobat" (or whatever your shared Acrobat printer name is)
    Form.PrintFormDefault (prints to the default printer, default page size, etc.)

  • Image: display from local drive, upload to server file system, and display from server

    Hello,
    I am using jdev 11.1.2.4.0...
    The requirement is that users would like to upload images from their local drive to server drive and they would like display images from server drive later.
    We don't want to keep images in database. I am not sure what the solution should be; however, I plan to ....
    1. create a table to keep an information of images -- image_id, image_location (server drive), image_filename
    2. create a page where users can enter image information and specific filename from a local drive (I think I will use inputFile component) and provide the preview button to display an image on screen before save it. To save data is to save information to the database and copy an image file to the server drive (the destination location for image files is predefined.)
    3. create another page where users can browse information from the database and display an image for a selected record by getting from the server.
    I need suggestions on...
    1. how to display an image on page from the local drive?
    2. how to copy a file from a local drive to a server?
    3. how to display an image on page from the server drive?
    Thank you.
    nat

    See:
    http://tompeez.wordpress.com/2011/11/26/jdev11-1-2-1-0-handling-imagesfiles-in-adf-part-1/
    http://tompeez.wordpress.com/2011/11/26/jdev11-1-2-1-0-handling-imagesfiles-in-adf-part-2/
    http://tompeez.wordpress.com/2011/12/16/jdev11-1-2-1-0-handling-imagesfiles-in-adf-part-3/
    Where Timo saves images to the database, you save it to the file system (examples on how to do this from Java are available plenty if you just Google for it). Similar to Timo you then use the image tag to display images. The difference is that you can directly add the URL from the database table.
    The benefit of using a database to host images is that you are not dependent on file server structures though
    Frank

  • BIP and Siebel server - file system and load balancing question

    1. I just need to understand whenever the reports are generated through BIP, are there reports stored on some local directory (say Reports) on the BIP server or Siebel File system? If on a File system how will archiving policy be implemented.
    2. When we talk of load balancing BIP Server. Can the common load balancer be used for BIP and Siebel servers?
    http://myforums.oracle.com/jive3/thread.jspa?threadID=335601

    Hi Sravanthi,
    Please check the below for finding ITS and WAS parameters from backend :
    For ITS - Go to SE37 >> Utilities >> Setting >> Click on ICON Right Top Corner in popup window >> Select Internet Transaction Server >> you will find the Standard Path and HTTP URL.
    For WAS - Go to SE37 >> Run FM - RSBB_URL_PREFIX_GET >> Execute it >> you will find PRefix and PAth paramter for WAS.
    Please refer to this may help step-by-step : How-to create a portal system for using it in Visual Composer
    Hope it helps
    Regards
    Arun

  • Add content from File System Repository in Web Page Composer developed page

    Hello,
    I want to use content from the File System Repository in Web Page Composer rather than uploading it again and again in Site Content folder. I see use of Entry Point for this but not sure how to use it and point to File System properly.
    regards
    Jaish

    Hello jaish,
    I think u can achive ur desire through Indexing kindly choose typr of index to be used.
    [Type Of Index|http://help.sap.com/saphelp_nw70/helpdata/EN/3e/07074260486024e10000000a1550b0/frameset.htm]
    regards.
    Soni Vinit
    Edited by: Vinit Soni on Sep 17, 2008 7:01 AM

Maybe you are looking for

  • Hyperlink to a Detail Page

    Just looking for some help, not coding, for a site I'm planning. I want keywords in my articles to be hyperlinks that link to the record in the database that they are associated with. For example, if you view espn.com, and you click on any article of

  • Can anyone help me to get rid of a "hanging" site/window that I inadvertently clicked and that I now can't escape?

    When I try either to close this "hanging" site/window or to return to the previous page/site, a second, pop-up window appears and asks whether I'm sure that I "want to navigate away from this page"; however, no yes-or-no option/buttons are visible (m

  • Coding blocks

    Dear All, I want to add a field in posting accouting document screen for cash flow statement  purpose. which is used to classify the fund accounts.how should I do? which is the transcation code in configuration? Thanks! Fanny

  • Capacity Plannig Secenario

    Hey, I have an issue related to under-utilization of the capacity We have four mills (Work centers). Only two of the four mills are staffed (for only 1 shift a day), and the other two mills are idle, production of finished goods carry a high overhead

  • Exporting Vids from Photo Booth

    I'm not sure if this is the correct discussion venue so please redirect if it should be posted elsewhere. I'm trying to email videos from Photo Booth. I used to just click email, Mail would pop up and the videos would go out. Now it says the server c