Content Server Details

Hi,
A content sever has been installed for implementing SAP DMS at our site.
Please let me know how can i check the details of the same and how can i check the files stored in the server.
Please help me out.
Regards
Ramesh

Hello Ramesh,
I understand with your explination that you are using KPRO to store the DMS document into Content server.
All the documents stored in the Content serve will be assigned by Storage category...
Check in the table DMS_PH_CD1 with your DMS storage category for all the physical DMS documents stored.
For space occupied you have to check in CSADMIN transaction.
Hope this help's.
-Thanks,
Ajay

Similar Messages

  • Error While defining the content server

    Dear Folks,
    We are trying to define the content sever in our sever. It is required for integration of SAP with documentum. We are trying to define in below path.
    Cross-Application Components - Document Management - General data - Settings for storage systems - Maintain storage system -
    It already have DMS_C1 content repository with storage type R/3 database. We are creating a new content repository with storage type HTTP Content Server. We are giving below inputs.
    Vesion No. 0045, HTTP Server - (My machine's FQDN and port is 8080), HTTP script as - sap/bc/contentsever/300.
    After giving above inputs, if I click on test connection, I m getting error as Error in HTTP Access:IF_HTTP_CLIENT -> RECIEVE1 ICM_HTTP_CONNECTION_FAILED.
    If I define the HTTP content sever as sap-qas.vsnl.co.in (i.e. My quality servers host name) it works fine i.e. connection test goes OK. Does any one know how we can define the content server and what all steps required for the same?
    Thanks and Regards,
    Kedar

    Hi Kedar,
    YOu have to provide the details as fallows
    Storage type : HTTP content server
    Version no. : 45 (based on the content server version)
    HTTP server : <content server IP>
    Port Number of content server : 1090 (default port)
    HTTP Scrip : ContentServer/ContentServer.dll
    Once after these details you can check
    Also install the DBM gui in your local PC and add this content servers database (if the content server is on MAX DB) then you need to star it from the console or else use the command to start it once after the installation.
    /sapdb/programs/bin/dbmcli -d <SID> -u control,plmcont db_state - to check the database status
    /sapdb/programs/bin/dbmcli -d <SID> -u control,plmcont db_online - to start the database
    Thanks,
    Chaitanya

  • Content Server problem after 5.0.2 upgrade

    Hi,
    We've just upgraded our staging environment from 5.0.1 to 5.0.2 and have lost all branding. The diagnostic script reports the following error:
    ==========
    Community Branding Image Publishing Target : FAIL Settings
    Community Branding Image Publish File Location: file://localhost/C:/ProgramFiles/plumtree/ptimages/imageserver/plumtree/portal/templates
    Community Branding Image Publish Browser Location: http://<SERVERNAME>/imageserver/plumtree/portal/templates
    Community Image FTP User Name:
    Community Image FTP Password:
    Possible Resolution
    The file could not be found at the browser locationEnsure the community branding settings in content.properties are correct. The file location and browser location must be valid paths.
    Error Details
    Exception Message: Connect Failed. HTTP response code: 404
    ======================
    I tried resolving both the file location and the http address from within the Content Server box and was able to without problem so I know it's not these it can't see.
    I checked the pcs.log and the following error is reported:
    ======================
    com.plumtree.openfoundation.io.XPFileNotFoundException: jscomponent file for jscontrols not found or failed to load.Exceptions encountered: - com.plumtree.openfoundation.io.XPFileNotFoundException: Failed to receive response from http://<PUBLICURL>/imageserver/plumtree/common/private/js/jscontrols/jscomponent.xmlin the alloted time (10000ms).======================
    It appears that the Content Server is trying to access this xml file via the public url for the image server which, due to firewall configurations in this environment, it won't be able to do. I'd like to be able to change how it looks for this file to be http://<SERVERNAME>/imageserver rather than http://<PUBLICURL>/imageserver
    Where is it getting this from for me to change it?
    Thanks in advance for your advice, hope my problem description makes sense :-)
    Anita

    Hi Diane,
    No, we haven't fully resolved this yet. In addition to the issue listed we've come across a number of others that look like problems from install. We've reached the point where it's looking more effective to try and uninstall Content Server and do a clean install from scratch rather than debug every little thing.
    As part of the new install we're changing the architecture to create an internal ImageServer on the CS server and then use a scheduled task to push everything out to the external ImageServer on the portal box overnight. This should get around a number of the firewall and dns issues currently making communication between the two quite difficult.
    We recently installed another 5.0.2 portal in a different environment and have had none of the same issues with it so we're a little perplexed. When we get this resolved I'll be happy to write a note about what it was. In the meantime if you get anywhere with yours please let us know.
    cheers
    Anita

  • Error while starting the content server

    Hi,
    I have installed UCM and when i start the content server, it says it was succesful but logs show the below error.
    Unable to publish the schema. Published schema directory could not be swapped into its proper location. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csSchemaUnableToPublish!csSchemaFailedToMovePublishedFilesIntoPlace
    intradoc.common.ServiceException: !csSchemaFailedToMovePublishedFilesIntoPlace
         at intradoc.server.schema.StandardSchemaPublisher.doPublishing(StandardSchemaPublisher.java:349)
         at intradoc.server.schema.StandardSchemaPublisherThread.run(StandardSchemaPublisherThread.java:252)
    ANy idea wats going on.
    I have done the required changes in the confd of the webserver, Content server is accessible from the webpage. I am also able to login as sysadmin.
    Not sure wats going wrong.
    Thanks

    You can sometimes get issues on the file system with file locking occurring and so UCM can not clear up/move the schema files properly.
    It may not be this but...There should me a metalink note about this deleting schema directories.
    Tim
    Edited by: Tim Snell on 06-May-2010 13:00

  • Error checking in document to content server

    Hi,
    While storing the document to content server we are getting "Error while checking in and storing " error. We use ECC 6.0 Request any inputs where to trace this error.
    Thx.
    Anirudh,

    Hello Anirudh,
    i assume that you get this error only after you click on the save button.Before clicking on the save button i assume you had checked in the original.
    Suggest you to put start the debugger using "/h" and then click on the the Save button. Once the debugger opens, put a break point on the "Message" using the debugger. And start debugging using F8 key. When the control stops at any message statement , just have a look at the content of the internal table filled before the Message stmt. It would help you to figure out the exact cause of the error message.
    Seeing the error message , i think that in your case it might be that signature are not sent from your system to the content server.
    You can see the details about the signature associated to he content repository from the "csadmin" transaction. if you have any problem with regarding to signatures, just check if you have any active signature. I think there is not active signature, just select one signature and activate the signature.
    If the problem still exists and it maps to the content server, contact your content server admin.
    Hope this helps you out, Best of luck.
    Regards,
    Om

  • Error while starting SAP Content server

    Hi Experts,
    I have installed content server, and from OAC0 i have imported certificate. The status is showing running. In details tab, when i enter on start button, I am getting below error.
    HTTP error: 500 (Internal Server Error) "CreateTab ContentStorage, connect error SQLConnect failed, [SAP AG][SDBODBC DLL][SAP MaxDB] Commun
    Message no. CMS025
    Diagnosis
    Error in accessing via HTTP
    500 (Internal Server Error)
    "CreateTab ContentStorage, connect error SQLConnect failed, [SAP AG][SDBODBC DLL][SAP MaxDB] Commun
    Can any one suggest possible solution?
    Regards
    Aditya

    Hi Aditya
    Could you refer the SAP Notes
    1764842 - Connection problem to SAP Content Server
    582765 - SAP Content Server cannot address database
    Br
    SS

  • Creation of new entity on ADEP content server fails

    Hi. 
    I get the following error when trying to persist a new instance of an entity into the content (experience?) server:
    Create Item Failed, RepositoryException: {Code}-LCC-REP-FCT-002, {Message}-Access denied
    The new instance is defined in a Flex GUI and connected to the content Server through Data Services.  The error occurs when I try to develop the simple app shown in
    Session #9: Using Model Driven Development with Persistence in the ADEP Content Repository (http://www.youtube.com/watthech?v=rNnLC8fADlc).
    I have loaded the sdk, samples and cmis packages.  RDS and Unsecured RDS are enabled on the server.  The Deployment Handler is set to content on the Flex GUI.
    I think it fails becuase the app does give appropriate security creditials to the server, but don't know how to do so (as commented by Hodmi on the YouTube page).
    Would appreciate any help to make progress as I am keen to see what ADEP can do.
    Regards
    Jamal

    Jamal-
    Check out this link: http://learn.adobe.com/wiki/display/ADEPSamples/Model-driven+Development
    In the Run the Application section, the step I've copied below will solve your issue.  I actually did not change the permissions on the "content" node (step 4), but selected my application node under content, and that also worked.
    Have fun with ADEP!
    -Matt
    PS-Thanks to Gary for pointing me in the right direction for this answer.
    To create node or delete node when running the application, you can  use anonymous user but you need to configure the ACL for the user  according to the following steps:
    Open http://<server_name>:<server_port>.
    Enter admin/admin as user name/password, click Sign In.
    Click Content Explorer in the right side panel.
    Click the node “content” in the left tree.
    In the top bar, click Security > Access Control Editor.
    Click the check box next to ACL, then click Set selected policies.
    Click New ACE, and then click Browse, select user, and click Search Now, select anonymous, and click select.
    In Privileges list, select jcr:all.
    Click the Green arrow, and then click OK
    Note: If you want to add  authentication for the application, the login page should be needed, and  you can refer to the detailed sample code to learn how to add  authentication to such applications.

  • TREX/Content Server: Full text searches not working

    I've setup TREX and Content Server in a sandbox environment and have been trying to get my head around DMS.  I've completed what I've believed are the required steps (outlined below) and I have submitted 12 documents of various types into the respository.  I'm able to perform meta data searches but not full text searched.  Any ideas what I might have missed?
    Much thanks!!!!
    /Greg
    0. Defined connection to TREX Server: TREX_42 (SM59); Using TREXADMIN all services are green.
    1. "Define Document Area" - DMS is present; assumed I would use this one.
    2. "Defined Indexing Readiness" - selected "Index Release" & "Classify" for DMS; set "Search Srv" to DMS_TEST
    3. "Define Content Respository" - Created Z_CR_001 and maintained it as follows:
      - Documentation Area: Document Management System
      - Storage Type: HTTP content server
      - HTTP Server:  srv-sptxd2-dal.intervoice.int  (content server)
      - Port: 1090
      - HTTP Script: ContentServer/ContentServer.dll
      - Physical Path: /usr/sap/IRD/SYS/global/
    4. "Define Content Categories" - Created ZCSSTRUCT; maintained as follows:
      - Document Area: DMS
      - Content Rep: Z_CR_001
    5. Checked CSADMIN for Z_CR_001 - All Green
    6. Went into SKPR07 (monitoring tab); entered DMS_PCD1 and "Indexing possible", "Auto indexing" and "DocArea activated" is all green.
    7. Went into SMRO
      - created SSR: "Search Server ID" = DMS_TEST, "Search engine" = DRFUZZY
      - Verified "RFC Destinations"; passed tests; all green.
    8. Went into SKPR07; using DMS_PCD1 as document class. 
      - executed "Clean up table entries"
      - deselected "Limited to selected language"
      - executed reindex. "Copied successfully from search engine"
      - Selected the created index category
      - Set the "Document area" indicator
      - execute "Trigger process"; 12 documents referenced
    9.  Going into TREXADMIN I can see the created index; however the document count = 0.  Also there is no queue created -- should there be?
    Edited by: Greg Preston on Aug 5, 2009 9:11 PM

    Dear
    this link will help you,
    TREX Architecture
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/71/b26b2bfdc4eb47ab5432e8444290ce/content.htm
    File Formats Supported by TREX
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/55/cb634114b78047e10000000a1550b0/content.htm
    Detail about TREX Configuration  (Basic to advance)
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/46/bab1d48b0a1514e10000000a114a6b/content.htm
    Regards
    Tushar Dave
    Edited by: Tushar Dave on Aug 6, 2009 9:59 AM

  • Content Server Installed but doesnt respond

    Hi,
        I have installed the Content server on Win2K3 as given in the installation guide.I have installed for file storage on the file system.
        After installation i got the message that everything is ok.But then when i execute the command
    http://<server>:<port>/ContentServer/ContentServer.dll?serverInfo
        I get the response as page cannot be displayed.I want to use the content server for DMS storage so that i can use KPro instead of the vault.
        Same thing when i do
    http://<server>:<port>/
        I get a pop-up asking for the user-name and password but when i give the user name as administrator and password it doesnt allow access.
        Please advise
    Regards
    Ankan Majumdar

    Note Number : 361123
    Symptom
    You want the SAP Content server to work properly.
    Other terms
    Signed URLs, AdminSecurity, SsfVerify failed
    Reason and Prerequisites
    The SAP Content Server was installed in accordance with the installation guide. For new installations, we recommend that you use the latest released version of the SAP Content Server, regardless of the SAP System release to which the SAP Content Server is connected.
    Solution
    This note provides additional information on different aspects of security when using the SAP Content Server.
    Security against data loss
    •     The SAP server content stores the contents of the confidential document either in an SAP-DB instance or in the file system. To avoid data loss, the usual measures for databases and file systems are taken. These are only mentioned briefly here: Redundant hardware (mirror disks, raid systems and so on), regular backup (log files, backup). When you back-up the Content Server, note that you also have to save the ContentServer.ini configuration file as well as the Security directory in addition to backing up the database instance or the directories of the file system used for document content.
    •     Note 319332 describes backup strategies for a Content Server with database folders.
    •     SAP does not have a tool for backing up file system folders. In this case it is the responsibility of the customer to select and convert the backup strategy. Here you should note that, for a complete and consistent backup of a file system folder, it may be necessary to shut down the Content Server for the duration of the backup.
    Security against unauthorized accesses on filed contents
    •     Before you access the content server, an authorization check usually occurs in the SAP system. However, the content server is usually accessed using a disclosed HTTP log. To make sure that only authorized accesses are possible, 'signed URLs' must be used. Signed URLs are URLs that were signed by the SAP system. You can recognize signed URLs because they are considerably longer than unsigned URLs and contain additional parameters. The signed URL, in particular, contains the additional parameters expiration (expiry time) and secKey (digital signature). A signed URL is only valid if the expiry time has not yet been exceeded and if it contains a valid signature. In order that the signature can be checked by the content server, the public key (certificate) of the SAP system must be stored on the content server and tagged for the corresponding repository. Transactions OAHT, OAC0 (as of 4.6C) and CSADMIN (as of 4.6C for SAP content server) are used to transfer the certificate. The certificate must be activated on the content server for the repository. Use CSADMIN to do this (for SAP Content server).
    •     In order that the digital signature of the SAP system can be used properly, EVERY SAP system must have its own unique certificate. To ensure this, a 'PSE' must be generated once in every SAP system after this SAP system is developed. Use transaction PSEMAINT to do this (note 354819).
    •     To protect the connection between the Content Server and its SAP-DB instance, the name and password of the database user can be changed and stored in encrypted format in the configuration of the content server. For details, see note 661852.
    Access control for the administration
    •     The content server is partly administered from within the SAP system, and partly from outside it. When it is administered from outside, you must ensure that only authorized persons have (administrative) access to the server on which the content server is running. The (administrative) access to the database (note 212394) must be restricted accordingly.
    •     In order that administrative accesses from the SAP system are only possible for authorized persons, the parameter AdminSecurity must be set to 1 in the content server. You will find details on this in the installation documentation of the SAP Content Server.
    Protection against server hardware outage
    •     The Windows version of the SAP Content Server can also be installed in an MSCS environment (Microsoft Cluster Server). For more detailed information, see "SAP Content Server 6.20 in an MSCS Environment", dated March 4, 2003, in the "News" section on the SAP Service Marketplace (http://service.sap.com/ha
    •     The duration of the non-availability of content servers, cache servers and alias servers can be reduced with the automated operator intervention described in note 484459.

  • Content Server Error: 407 Proxy Authorization Required

    Hi Experts,
    I am new to Content Server and have recently installed Content Server 6.40 with MaxDB 7.8 database on a Windows 2008 server.
    The installation completed successfully and IIS server was configured as per guide. The Content server is running when checked through URL on server.
    Next, we created a new repository with following details, but are facing "HTTP error: 407 Proxy Authorization Required" while testing the connection.
    Settings in OAC0
    Content Rep.    A1
    Document Area: ArchiveLink
    Storage type: HTTP Content Server
    Version no.: 0046
    HTTP server: <IP of Windows server where CS is intalled>
    Port Number     1090
    HTTP Script     ContentServer/ContentServer
    Transfer drctry C:\temp
    HTTP Port 1090 is open from SAP system(HP-UX) to Content Server(windows) and there is no firewall between the 2 servers, but we still see the error in OAC0 and CSADMIN. I also tried setting the security parameter to 0 in contentserver.ini file, but that didn't help either.
    The content server was installed using administrator user.
    Would appreciate your inputs on what am I missing?
    Thanks.
    Regards,
    Varun

    Hi Varun,
    Please change Document Area: ArchiveLink .
    Remove Archive link and change it to Document Management system ( DMS)
    Check the results and post the output.
    Regards,
    Deepak Kori

  • SAP Content Server 6.40 on 32 or 64 bit OS?

    Hi all,
    Can anyone tell me if SAP Content Server 6.40 on NW 2004s with MaxDB 7.6 will run on Windows 2003 64 or 32 bit? I have installed in on a x64 bit 2003 server now, but there seems to be some issues. For starters, I get the following error message when I try to run "http://<hostname>:<portno.>/ContentServer/ContentServer.dll?serverInfo" as part of the post-processing when installing SAP Content Server 6.40:
    %1 is not a valid Win32 application.
    Does anyone have any ideas?
    Regards,
    Thomas

    Hello,
    Currently, SAP Content Server do not support on Windows 64 bit system.
    Please install on 32 bit system.
    SAP CONTENT SERVER 6.40 -> MAXDB -> <WINDOWS SERVER...  >:
    MAXDB 7.6  WINDOWS SERVER 2003/IA32 32BIT
    If you are SAP customer, you will find more detailed information about
    availability in the SAP Product Availability Matrix (PAM) at 
    http://service.sap.com/pam (This is the official source for all SAP
    Netweaver-related availability information.)
    http://service.sap.com/pam  -> SAP NETWEAVER -> SAP NETWEAVER 20004S
    -> Database Platforms -> Content Server -> MAXDB -> <WINDOWS SERVER... >
    < See the SAP note 919225 for Windows IA32 system requirements.>
    Thank you and best regards, Natalia Khlopina

  • Error in content Server after installing folder_g component

    Hi,
    As soon as I install and enable the folder_g component, I get an error while restarting the content server, I am attaching the stack trace below...
    Info     12/21/09 11:13 AM 'Folders_g' component, version '2009_07_01 (build 49) ($Rev: 75409 $) br-10g-10.1.3.5-release', extends folders:7.2-1000.0.0.42 feature(s)
    Info     12/21/09 11:13 AM     Service 'DELETE_DOC' Extended
    Info     12/21/09 11:13 AM     Service 'DELETE_BYREV_REVISION' Extended
    Fatal     12/21/09 11:13 AM     Failed to initialize the server. intradoc.common.ServiceException: intradoc.shared.MetaFieldUtils.updateMetaData(Lintradoc/data/Workspace;Lintradoc/common/ExecutionContext;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V java.lang.NoSuchMethodError: intradoc.shared.MetaFieldUtils.updateMetaData(Lintradoc/data/Workspace;Lintradoc/common/ExecutionContext;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V [ Details ]
    A fatal error has occurred. The stack trace below shows more information.
    !csFailedToInitServer!syExceptionType2,intradoc.common.ServiceException,intradoc.shared.MetaFieldUtils.updateMetaData(Lintradoc/data/Workspace;Lintradoc/common/ExecutionContext;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V!syExceptionType2,java.lang.NoSuchMethodError,intradoc.shared.MetaFieldUtils.updateMetaData(Lintradoc/data/Workspace;Lintradoc/common/ExecutionContext;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
    intradoc.common.ServiceException: intradoc.shared.MetaFieldUtils.updateMetaData(Lintradoc/data/Workspace;Lintradoc/common/ExecutionContext;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         at intradoc.server.IdcServerManager.init(IdcServerManager.java:148)
         at IdcServerNT.init(IdcServerNT.java:86)
         at IdcServerNT.main(IdcServerNT.java:54)
    Caused by: java.lang.NoSuchMethodError: intradoc.shared.MetaFieldUtils.updateMetaData(Lintradoc/data/Workspace;Lintradoc/common/ExecutionContext;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         at collections.CollectionHelper.addMetaAndSetEnv(CollectionHelper.java:1036)
         at collections.CollectionHelper.createMetaFieldsUsedWithFolderTrash(CollectionHelper.java:1025)
         at FoldersgInstallFilter.doInstall(FoldersgInstallFilter.java:1172)
         at FoldersgInstallFilter.doFilter(FoldersgInstallFilter.java:248)
         at intradoc.shared.PluginFilters.filter(PluginFilters.java:92)
         at intradoc.server.IdcExtendedLoader.executeFilter(IdcExtendedLoader.java:285)
         at intradoc.server.IdcExtendedLoader.extraAfterServicesLoadInit(IdcExtendedLoader.java:270)
         at intradoc.server.IdcSystemLoader.loadServiceData(IdcSystemLoader.java:915)
         at intradoc.server.IdcServerManager.init(IdcServerManager.java:115)
         ... 2 more
    can anyone tell me if I m missing any components to be pre installed b4 the folder_g installation.
    Actually I m trying to install the Collaboration Manager component for which Folder_g is a prerequisite.
    Thanks,
    Jit

    Hi
    I believe that you need to install the CS10gR35CoreUpdate bundle as well and then restart the CS to get it up and running. Let me know how it goes.
    Srinath

  • DMS Content server / Master guide

    Hi Friends,
    I try to search info on details for DMS Content server. I found only content server. Is there any differnce for DMS Content server.
    I want to understand the sizing / planning  / DB usage for DMS purpose.
    Can I get any where DMS Master Guide for finding all above details.
    We are using the SAP data base only for storing the documents. I will be selecting KPro for doc. types.
    Does we need to create Content table. How to do that ?
    I know very little in basis activities. If u can give the details I will discuss with ABAP & Basis persons to sort out.
    Regards,
    Sai Krishna

    Hi,
    Thanx for the info.
    We are using the SAP data base only for storing the documents. I will be selecting KPro for doc. types. In this case I don't require any content server.
    I have gone thru the PDF of SAP Content Server for Windows Installation Guide and noted down the following info:
    1. caluclation methodology and compression for each type of document (say doc / PDF etc). and noted
    2. Increase in data over perticular period
    3. on an average how many users accessing documents at a perticular time.
    I have done the following settings Maintain Storage System in OAC0.
    Content Rep. : DMS_C1
    Document area- DMS Document management system
    Storage type - 03 SAP system data base
    Rep. Sub type - Normal
    Version no : 0045
    Contents table: DMS_CONT1_CD1
    Physical Basic Path - E:\usr\sap\IDS\SYS\global\
    Shall I know what is the use of Physical path. What should be given correctly. More over I am trying to create ne wone it is greyed out (display mode)
    ThenI assigned Storage system to Storage Category in OACT in the following way :
    Document Area : DMS
    Content Rep. : DMS_C1
    DMS_CONT1_CD1 Table already created. When I see the table
    PH_CLASS ; SDOKPHCL (SDOK: Physical information object classe)
    Is it all required from bais side or server side.  All places I found  info regd. HTTP Content Server only. For that reason I want to confirm.
    Or else pls. let me know where can I get the required info.
    Regards,
    Sai Krishna

  • Upload of pdf file from windows server  in to DMS content server

    dear all,
              kindly help me out in uploading the pdf file in DMS content server from windows server. let me know the steps how to complete this task. its a little bit urgent.
          thanks in Anticipation
              vikram & kiran

    Welcome to SDN
    you can use FM BDS_BUSINESSDOCUMENT_CREATEF to do this
    check this thread
    Re: convert file details
    or this code sample
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0e6b0d95-0a01-0010-4696-ca0a48de5fb3
    Regards
    Raja

  • Content Server 6.40 on deletion

    Hello,
    Our content server is a 6.40. It is installed on a Sparc Solaris 64-bits.
    It works fine except that it crashes each time we delete an document.
    Sap Support has asked me to reinstall apache 2.0.59.
    The problem is still exists.
    Then they have told me that apache2.0.x is not supported on Solaris10 64-bits.
    I have then installed an apache1.3.42 with the sapcs apache module for apache 1.3.x.
    But it still crashes.
    While working with the sap supports on that, I would be very interested by your feedback if you could provide it on the following points.
    1. Have you encountered similar problem with the Sap CS?
    2.  Are you deleting document from your Content Server?
    If yes, which OS are you using?
    Thanks in advance for your answers.

    Hello,
    I provide a pstack for the one that would like more details.
    pstack core
    core 'core' of 5801:    apache1.3.43/bin/httpd
    ffffffff7ee00be0 memcpy (10029d090, ffffffff7fffc478, ffffffff7fffc388, 1, 15, 8d) + 3e0
    ffffffff7e522344 __1cMFSRepositoryNdeleteExtArea6MnGString__v_ (10029d090, ffffffff7fffc478, ffffffff7fffc668, 10029e430, 0, 1) + 74
    ffffffff7e5221ac __1cMFSRepositoryPdeleteDirectory6MrnGString__v_ (10029d090, 10029d388, 0, 0, 1, 0) + 22c
    ffffffff7e51e6c0 __1cMFSRepositoryJdeleteDoc6MrnGString__v_ (10029d090, ffffffff7fffccc0, ffffffff7fffc8ac, ffffffff7fffcd08, 1, 1) + 168
    ffffffff7e4f71dc __1cKCSDocumentPendDel_multiple6M_v_ (ffffffff7fffcb28, ffffffff7fffe900, ffffffff7fffd160, 10028b800, 0, 18) + 94
    ffffffff7e4fe13c __1cOCSHttpDocumentDdel6M_v_ (ffffffff7fffcb28, ffffffff7fffe900, ffffffff7fffd640, 1002820c0, 1, 1) + 7c
    ffffffff7e508810 __1cHCSQdDueryJdeleteDoc6M_v_ (ffffffff7fffdbb8, ffffffff7fffd688, ffffffff7fffd640, 100281ce0, ffffffff7fffe900, 0) + 80
    ffffffff7e50cb28 __1cSKPROQdDueryValidator4nHCSQdDuery_nHCSStats__SvalidateAndProcess6M_b_ (ffffffff7fffde30, 40, ffffffff7e90a330, 1, 0, 1) + c90
    ffffffff7e504600 __1cHCSQdDueryHprocess6M_b_ (ffffffff7fffdbb8, ffffffff7fffde30, ffffffff7fffdd38, ffffffff7fffe8f8, ffffffff7fffeb90, 1001f1310) + 248
    ffffffff7e4dda14 __1cOcs_req_handler6FpnLrequest_rec__i_ (1002315d0, ffffffff7e7cb32a, ffffffffffffffff, 6c65006d, 64756c65, ffffffff7fffeb90) + 6f4
    000000010000f960 ap_invoke_handler (1002315d0, 1f4, 0, c, 1001d6800, 100191008) + 128
    000000010002e118 process_request_internal (1002315d0, 1, 40, 52, ffffffff79500617, 0) + 5f0
    000000010002e1b8 ap_process_request (1002315d0, 4, 1002315d0, 0, 1002315d0, 1002315d0) + 30
    00000001000220e4 child_main (6, 10001f610, 0, ffffffff7f1461e0, 0, ffffffff7f300200) + b7c
    00000001000224d0 make_child (10018b340, 6, 4c03bd47, 0, ffffffff7ffffac0, 1000752e0) + 1a0
    0000000100022bfc perform_idle_server_maintenance (ffffffffffffffff, 1548, d, 10018b340, 1000752e0, 1001819d8) + 55c
    00000001000236d4 standalone_main (1, ffffffff7ffffd98, 10017c140, 0, ffffffff7f1425a4, 0) + 6bc
    00000001000242fc main (1, ffffffff7ffffd98, ffffffff7ffffda8, ffffffff7ef4b820, ffffffff7f100100, ffffffff7f300200) + 76c
    000000010000899c _start (0, 0, 0, 0, 0, 0) + 17c

Maybe you are looking for

  • New iMac slower after upgrade to Yosemite...

    I recently (2-3 months ago) purchased a 21.5 inch iMac, with the following specs: Mavericks OS X 1 GB Fusion HD (The HD contains approx. 500 GB of data, i.e. +/- a little over half full) 3.1 GHz Intel Core i7 16 GB DDR3 I use the BlueTooth keyboard,

  • Hdmi to Thunderbolt cable to use imac as display

    Hi I want to use my Imac (2011) as a display for my gaming PC which has hdmi ports.... Not thunderbolt. If hdmi to thunderbolt isn't possible is there a Pci. Thanks

  • IMac display pixel brightness fail

    Hey, i have a iMac 27inch mid-2010 running 10.8.2. and my problem is that my screen has different light levels around the screen (the left side is darker than the right) I have a few pictures off my screen here http://imgur.com/a/2hJJj I tried to res

  • HT204053 Can I merge downloads from two seperate Apple ID's

    Can you merge two Apple ID's so the apps purchased on one can be transferred to just one ID?

  • Slow, silent startup....

    I recently had my iBook fixed, whch included re-installing the OS. Now it delays about 5-10 seconds before beginning the start up when I press the power button, and it is silent, without the normal Mac starup sound. Any ideas?