Import same documents for content server

Good afternoon ,
I need import same documents for the content server , I have one cd wich 400 imagens in pdf all on contrat , i want import all for the content server. how i get this ?
att
Angelo

Hi
The documentation for the batchloader and all the intricacies related to it can be found in the documentation for the components of the CS which is under /weblayout/help/documentation.
A sample batchloader file looks as given below:
Action = insert
dDocName=11gAdminGuide
dDocTitle=11gAdminGuide
dDocAuthor=sysadmin
dSecurityGroup=Public
dDocAccount=New
dDocType=ADACCT
dInDate=6/12/08 3:45 PM
dAnnouncement=Test1
primaryFile=C:/Documents and Settings/srmenon/Desktop/batchtets/11gAdminGuide.pdf
<<EOD>>
dDocName=11gPerfTuning
dDocTitle=11gPerfTuning
dDocAuthor=sysadmin
dSecurityGroup=Public
dDocAccount=New
dDocType=ADACCT
dInDate=6/12/08 3:45 PM
primaryFile=C:/Documents and Settings/srmenon/Desktop/batchtets/11gPerfTuning.pdf
<<EOD>>
dDocName=adminguideldap
dDocTitle=adminguideldap
dDocAuthor=sysadmin
dSecurityGroup=Public
dDocAccount=New
dDocType=ADACCT
dInDate=6/12/08 3:45 PM
primaryFile=C:/Documents and Settings/srmenon/Desktop/batchtets/adminguideldap.pdf
<<EOD>>
This is for checkin that the file has been created and hence the insert is used in the Action variable. It could be replace,delete as per the needs.
Thanks
Srinath

Similar Messages

  • Checkin Document to Content Server through Content Repository

    Dear All,
    When I try to check in Document from ECC 5.0 to the content Server through repository(http storage) throwing error can't checkin.
    when I try to serch SMP notes most of the notes saying thats the progam error and for 6.40 we need to edit function madule.
    Please let me know if any one has got same error and let me know if any one has implemented this and how
    FYI: we are done with all rfc related issues like saphttp,saphttpa,sapftp and sapftpa etc..
    please advice me
    thanks
    Subrahmanyeswara

    Hi
    I have done all those
    FYI: with out repository & catageroy its not posible please read my post clearly
    When i try to add doc to the repository which is created for content server (catagery) then i am getting check in doc error

  • Store document into Content Server

    Dear All;
    l have the following requirement for Content Server;
    - Generate the PR/PO form via print program.                         
    -Approver's signature will be display accordingly by the approval level.               EG:  1st level approver 'A' have been approved. Signature of approver 'A' will be display on the generated PR/PO form.                                        - Convert the generated form into PDF format.                         -To attach the supporting document via Generic Object Services (GOS).               -To store the PDF form & attached documents into Archived Link content server with URL address returned.     
    -An notification mail will send to respective approver based on release strategy configuration.     
    Basically it is Workflow integrate with Content Server.  There are few thing for me to do here:
    1. Store the PO/PR document into Content Server
    2. Run the workflow and view the attachement and add new attachement to Content Server from the Workflow process.
    3. Return the URL address to the user for the document that saved into Content Server
    l'm trying to do the first requirement now.
    The user will create the PR in tcode ME52N and PO in tcode ME22N, they can create the attachement and view the attachement, and the attachement are stored in the ECC6 database.
    l have installed the Content Server 6.40 with Filesystem (not the MaxDB) cause user do not want to buy the MaxDB license.
    The Content server 6.4 installation is completed, l can configure the CSDMIN in ECC6,
    In OAC0, l have created the Content Repository=ZA,
    Document Area = ARCHIVELINK
    Storage type = 04 HTTP Content server
    Version=0046
    Http Server = 10.120.0.10
    Port Number = 1090
    HTTP Script= ContentServer/ContentServer.dll
    Transfer drctry =
    10.100.0.10\cm\exdir   /# \cm\exdir is a directory in Content Server. #/
    the physical directory created in the Content Server as
    10.120.0.10\cm\za
    In OAC2, l have created a new Document type=ZCS, the document class=PDF
    In OAC3, l have created the following:
    Object Type= BUS2012, Document Type= ZCS, Link=X, Cont.Rep.ID=ZA, Link=TOA01, Rentention=99
    Object Type= BUS2105, Document Type= ZCS, Link=X, Cont.Rep.ID=ZA, Link=TOA01, Rentention=99
    (Honestly, l'm not quite sure the BUS2012 will work, it created by functional team, which l'm sure it actually represent the business object for PO and PR)
    With these, l think the linkage between business object and logical archive is established, but when l saved the attachement in ME22N and ME52N, the document still save into ECC6 Database, not the Content Server, because in the /cm/za directory in the Content server still empty.
    Anyone please advise any documentation/steps do store the document in Content Server from PO/PR and with returned URL to the users.
    Please help..
    Many thanks
    Jordan

    Dear all;
    Thanks for the information, l manage to store document actually.
    l used the OAAD to test to stored, once it is working, then l can use the option 'Store business document" ME23N and ME52N transaction code.
    One question here l would like to check:
    The WorkFlow team said that the Generic Object Service (GOS) - "Create Attachement" option in ME23N can actually store the document to Content Server instead of store into R3 Database.  He claimed some Basis have done it before, can anyone clarify if it is true?
    In OAC0, l have ZB Content Repository, set the "Storage Type = 04 HTTP Content Server" in order to save the document to Content Server.  The Document Area=Archive Link.
    With these setting l can only use the "Store Business Document" option to store the document to Content Server, not the "Create Attachement".
    l try to change the Document Area with different option like DMS, BDS etc but l can't get the Content Rep ID for ZB in OAC3 to link the Object Type?
    Anyone can help?
    Many thanks.
    Jordan Tan

  • Questions for Content Server

    Dear All;
    l have setup the Content server in Windows 2003 Standard Edition using the filesystem storage (not the MaxDB database), and the size of the document could be approximately 80GB (for the next few years), l didn't setup the Cache server. 
    All the attachment in the ECC will store into this External SAP Content Server.
    Question 1:
    Can anyone advise whether the Content Server(filesystem) will be having performance issue while store/retrieve documents?  Is there any way to improve the performance of the Content Server?
    Question 2: 
    Security. what are the necessary security option that l need to configure for the Content server? at the moment, the Windows server still configure as full access for the Content Repository folder.  Otherwise the ECC will be having access denied problem when communicating with the Content Server.
    Question 3:
    There are some attachment in ECC, how to l move those documents to Content Server?
    Please advise.
    Many thanks
    Jordan

    When I say use certificates, there should be a checkbox with "check signature". This ensure that only sap machines with an active certificate can access the content server.
    On the file system, I would ensure that no users have access to the file system through the backend. If they can modify documents, you will be sitting with major problems from a document integrity and legal perspective.
    On the issue of migration, there is an oss note for the migration of data from one repository to another for archivelink.
    Check note number 1043676
    Symptom
    You have created a new repository, and would like to migrate the ArchiveLink Documents to the new repository.
    Other terms
    Migration of documents, ArchiveLink, repository
    Reason and Prerequisites
    This report helps migration of ArchiveLink documents.
    To use this report effectively, you would need to ensure that you apply the note 732436. However, this note will allow the migration of documents from and to type of repositories which are supported by ArchiveLink. The types of repositories that are supported by ArchiveLink are HTTP, RFC and R/3 Database.
    Solution
    Before you execute the report, you must set up a repository that can
    store the documents (transaction OAC0). The repository may be in an
    external archive(connected via  HTTP or RFC) or (as of Basis Release 6.10) in the OLTP database of the SAP system. You can also use SAP Content Server as an external archive for storing documents.
    The report has the following parameters:
      OLD_ARC ID of the old repository previously used
      NEW_ARC ID of the new repository
      TEST_RUN: If you enable this, only a test run occurs, copy of       documents does not occur.
      DEL_FILE: If you enable this, then the files would be deleted from the old repository.
    Launch the transaction SE38 and create a program with the name ZMIGRATE_ARCHIVELINK_FILES. Once the program is created, now copy the code from the correction instruction.

  • The best place for content server

    Hello,
    We need to install content Server . SAP ECC is in Paris .
    The users who will use the content server will be in New-York.
    Is the best place for content server in Paris or in New-York?
    The question could be : Will a document (for ex. a pdf of 100 Mb) to be checked_in the CS be first transferred from frontend to ECC and then from ECC to CS or directly from frontend to content server ?
    Thanks

    Hi Oda,
    If your users are in New-York, then better to have content server there to optimize network traffic and speed. There is something called as distributed content server concept where you can have different storage areas for different geographical locations.
    And as far as i know, whenever files are checked-in, they are directly stored in content server and it will not route through the ECC. Only DIR stored in the ECC will be linked to the file in the content server.
    Hope this helps.
    Regards,
    Ravi

  • Carrier Type In DMS for content server

    Dear All,
    Can anyone help me in telling which carrier type i have to define in dc20 for Content server, if any required.
    i have configured content server in Oac0,oact, csadmin, but while saving file on server (check in) it is giving me this error
    Error while checking in and storing:  Message no. 26253 .
    Regards
    Kashif

    This error usually comes beacuse of improper settings maintained in CSADMIN for repository:
    Do few changes in CSADMIN Settings for repository:
    ContentStorage Host : (Enter name instead of IP)
    ContentStorageName : WCC
    Storage : ContentStorage.dll
    Security : 1
    ContRepDescription : (Enter descreption as given in OAC0)
    driver : LiveCache or MaxDB (Whatever you are using)
    Incase of DB, maintain also
    SAPDMSUser :
    SAPDBPassword :
    Please check after making these changes and revert.
    /Tilak

  • 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

  • ECM11g: How to enforce HTTPS access for Content server console

    Hi,
    We have a requirement of accessing Content Server console (https://<hostname>:<port>/cs) with https protocol only. If a user sends a http request (http://<hostname>:<port>/cs) it should get converted to https.
    The managed server is running with non SSL port. The request is comming from Apache where we have used the parameter "WLProxySSL" to enforce the https, however its not getting enforced for Content Server URL.
    Any help in this regard is highly appreciated.
    Thanks.

    Sorry, I forgot to say that
    i don't want to use the popup
    window that appears when JWS
    encounter an URL that requires
    basic authentication.
    In fact, I don't want to have to enter
    login/password for updates each time
    I start my application with JWS.

  • Export and import change document for user master data

    Dear Gurus,
    I have two queries on change document for user master data:
    1. Are there any approaches to export and import change document for user master data?
    We often do system copy from PRD to QAS for UAT and troubleshooting. Before system copy we export the user master data from QAS and then import after the copy process. We would like to keep the change document for user master data on QAS from being refreshed from PRD for security reason.
    2. Change document for Role change in QAS
    When the role is created or modified in DEV and then transported to QAS, the role change document doen't include this change log. The role change document in QAS only records those role changes directly made in QAS.
    Could you advise this is by SAP design or are there any approaches to record this transported role change  in the role change document in QAS?
    Thanks
    YBY

    1. Perhaps you want to consider a system copy to a "virtual system" for UAT?
    2. Changes in QAS (as with PROD as well) will give you the delta. They should ideally be clean... You need to check the source system.
    Another option is to generate the profiles in the target system. But for that your config has to be sqeaky clean and in sync, including very well maintained and sync'ed Su24 data.
    Cheers,
    Julius

  • Different segment in same document for leading and non-leading ledger

    Hi,
    Is it possible to have different segments derived in the same document for Leading and Non-leading ledgers.
    Is there an exit where we can substitute the segment originally derived so as to update only in one particular ledger
    Please suggest.

    Thanks Alex for your response.
    But would it be possible to update the segment only in one ledger, the other one carrying the default values coming from profit center?

  • Is it advisable for Content Server & Trex to be on the same server?

    Hi All,
    Is it advisable for the SAP Content Server & Trex to be installed on the same server?
    Any feedback would be appreciated.
    Kr,
    Neil

    Dear Neil,
    If you are actually implementeing this architecture at clients place, then it should be implemented even if client insist.
    I was also in same situation. But I strongly apposed this requirement.
    If you want to used this Architechture for trail purpose or demo where you dont have option of having the luxury of hardware.
    Then you can try such thing.
    With Warm Regards
    Mangesh Pande

  • Wrong document URL for content server

    Hi,
    In my code I'm getting the url of an image by using the function:
    CALL FUNCTION 'CVAPI_DOC_VIEW'
       EXPORTING
         PF_DOKAR               = it_objectlinks-documenttype
         PF_DOKNR               = it_objectlinks-documentnumber
         PF_DOKVR               = it_objectlinks-documentversion
         PF_DOKTL               = it_objectlinks-documentpart
        PF_HOSTNAME            = 'DEFAULT'
        PF_APPL_START          = ' '
        PF_GET_URL             = 'X'
    IMPORTING
        PFX_URL                = lv_url
    EXCEPTIONS
        ERROR                  = 1
        NOT_FOUND              = 2
        NO_AUTH                = 3
        NO_ORIGINAL            = 4
        OTHERS                 = 5.
    On Development side I'm getting the correct url.
    http://sapdcs.brussel.be.x.com:1090/ContentServer/ContentServer.dll?get&pVersion=0046&contRep=ZD&docId=53655548314D14C0E10080000A0A0748&compId=productx.jpg
    On Quality side I'm getting the wrong url.
    http://sapdcs.brussel.be.x.com:1090/ContentServer/ContentServer.dll?get&pVersion=0046&contRep=ZQ&docId=4F7F37E4333C02F2E10080000A0A07D6&compId=productx.jpg
    The contRep and compId are correct. I'm not able to check the docId.
    Is this a possible problem or do I call the wrong content server or is this server wrong configured, no idea!
    Any help?
    Regards

    DEVELOPMENT (WORKING)
    QUALITY (NOT WORKING)

  • Lauch archiver for content server not working

    Hello All,
    we have  running content server 11gr1 on one box and need to migrate all its strunture and content to newly installed box. (same db + app version is installed here)
    for 'meta data migration" I have done it through 'Content Migration Utility’.
    Now I have to 'migrate content using archiver'
    when I logged into console
    Go to ‘Administration ->Admin Applets’. Then click on ‘Archiver’
    getting below error:
    basic: Exception: java.lang.ClassNotFoundException: IntradocApp.class
    network: Cache entry not found [url: http://test.oracle.net:16200/cs/common/IntradocApp.class, version: null]
    network: Connecting http://test.oracle.net:16200/cs/common/IntradocApp.class with proxy=DIRECT
    network: Cache entry not found [url: http://test.oracle.net:16200/cs/common/IntradocApp/class.class, version: null]
    network: Connecting http://test.oracle.net:16200/cs/common/IntradocApp/class.class with proxy=DIRECT
    load: class IntradocApp.class not found.
    java.lang.ClassNotFoundException: IntradocApp.class
        at sun.applet.AppletClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.applet.AppletClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.applet.AppletClassLoader.loadCode(Unknown Source)
        at sun.applet.AppletPanel.createApplet(Unknown Source)
        at sun.plugin.AppletViewer.createApplet(Unknown Source)
        at sun.applet.AppletPanel.runLoader(Unknown Source)
        at sun.applet.AppletPanel.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    basic: Exception: java.lang.ClassNotFoundException: IntradocApp.class
    Please suggest for the same.
    Thanks in ADV.

    Are you really in the domain home ??
    With the bin directory (under cs), you shoud see custom, classes, config, etc. directories.
    ......APPLS\MW\user_projects\domains\YOUR_DOMAIN\ucm\cs
    You need to export your data on the source server and then do the import on the target server.
    You could have a look on the documentation : http://docs.oracle.com/cd/E21764_01/doc.1111/e10792/c06_migration.htm
    Romain.

  • Display document from Content Server

    Hello Expert,
    I need to display document in CE portal, that are stored on ECC content server.
    Does anyone know how to do this?
    Thank you in advance.
    Francois
    Edited by: François BECKER on Oct 13, 2011 9:39 AM

    Hi,
    Try using this sample code
    class lcl_handle_events definition.
      public section.
        methods:
                 on_double_click for event double_click of cl_salv_events_table
                importing row column.
    endclass.                    "lcl_handle_events DEFINITION
    class lcl_handle_events implementation.
      method on_double_click.
      if column = 'INSTID'.
        clear gv_usrnme.
    *Reading the ALV table to get the purchase order number
        read table gt_usrnme into gv_usrnme index row.
        if sy-subrc = 0.
    *Passing the value of the PO number to ME23N Transaction
        set parameter id 'BES' field gv_usrnme-instid.
    *Calling ME23N
        call transaction 'ME23N'.
        endif.
        endif.
      endmethod.
    data gv_event  type ref to lcl_handle_events.      "events object
      gv_events = gs_table->get_event( ).
      create object gv_event.
    *... §6.4 register to the event Link_CLICK
      set handler gv_event->on_double_click for gv_events.
    Hope this helps you. Here i was calling a different transaction code based on each line selection..
    Regards
    Ansari

  • Storing document on Content Server - SAP DB or Filesystem?

    Hello everybody.
    I have questions regarding the Content Server and need your expierence and recommendation. Where do you store documents on the Content Server? Are you using the standard SAP-DB, which can be installed together with the Content Server, or are you using the File-System? What are the advantages and disadvantages?
    What do I have to do to store the documents in the File System? Is there an documentation?
    Thanks and Regards.
    Tobias Karl

    Hello Tobias,
    Storage on the filesystem has the advantage to use existing clustering raiding and hierachial storeage systems for storage and you dont have to implement those features in the database. The advantage would be documents can be found indepentendlly from the ERP-Sysem.
    DB Advantages
    All data (documents, folders, and metadata) is stored in the database.
    Database is much better suited than file system to the administration of large amounts of data
    Databese is limited to size 64 TB, then additional database needs to be installed 
    If there is a large number of write requests in your CM usage scenario, set up the CM repository in database mode. Since all documents are stored in the database, this avoids unintentional external manipulation of the data.
    Another advantage of storing all data in the database is that the procedure for data backup and restore is easy since only the database needs to be backed up
    File System Advantages
    This is faster than the database option if you have large documents since there is no database data streaming. This also enables the size of the database to be controlled more easily since documents are stored in the file system.
    File systems are not transactional, so this has restrictions and affects performance. If read and write operations take place for one document in the file system at the same time, these operations have to be coordinated by the repository manager. This happens by recording both write accesses and read accesses in the database. This affects performance.
    Metadata (for example, locks or custom properties) can be lost if you edit or manipulate documents or folders directly in the file system. Only administrators should work in the file system, and they should only carry out mass operations such as copy and delete
    For a scenario with write accesses, cannot ensure consistent data backup and restore. This is because changes to the folder structure in the file system could be made in the time between the two actions. This would lead to inconsistent data following the restore process. Consistent data backup and restore can therefore be ensured only if read accesses alone are taking place
    There are CM repository managers can be set up in various modes i.e Persistence Mode to save the documents  as follows:
    1) DB Mode All data is stored in the database
    2) DBFS Mode Metadata and folders are stored in the database, but documents are stored in the file system
    3) FSDB Mode Folders and documents are stored in the file system, but metadata is stored in the database.
    If you wish to change the settings you can do it but with some restrictions which follows as:change of the persistence mode is possible only from the DB mode to the DBFS mode. Changing from DB to FSDB, from FSDB to DB/DBFS, or from DBFS to DB/FSDB is not possible.
    To change the mode if you wish with above restrictions
    1.      Make sure that enough free disk space is available to migrate the content from the database to the file system.
    2.      Change the configuration of the CM repository manager. In the Root Directory parameter, specify the path to the file system that the documents from the database are to be stored under. Change the entry in the Persistence Mode parameter from DB to DBFS.
    3.      Restart the application server.
    4.      Run the CM Store: Content Crawler report
    Please check the follwoing notes on backup and restore:
    Note 1000150 - Backup of KMC configuration
    Note  1000351 - Restore of KMC Configuration Backup Archive.
    Knowledge Management entire documentation can be found @
    http://help.sap.com/SAPHELP_NW04S/helpdata/EN/62/468698a8e611d5993600508b6b8b11/frameset.htm
    Thank you,
    Shyam

Maybe you are looking for

  • Problem with photos' colors

    Hi, I have a problem with colors of photos which I'm using in a. InDesign document. I've created a 20 page catalog, with first and last pages for the front and back of the cover. I placed one photo on the first page and second on the last page. When

  • How do I make anything on time machine backup available for use

    I've been having iMac freezing problems, and it pointed to USB disk problems - my Time Machine disk was thrashing all the time.  So, I cloned my Time Machine drive to a new drive using Disk Utility on my MBP.  Then, I had Macintosh HD intermittent pr

  • SNOW LEOPARD MAIL - INCOMPATIBLE PULGIN

    After i updated to snow leopard its saying ing the mail app (first time ive launched it since update last night) it says: Incompatible Plug-ins Disabled Mail has disabled the following plug-ins: MailUnreadMenu Contact the makers of these plug-ins for

  • Changing UoM of a component in Sale Order

    Hello everyone, We are faced with the following issue: 1) For a material A there is a BOM created which has material B as a component. 2) The base UoM for both the higher level item as well as the component is CS. 3) The sale UoM for the higher level

  • The cursor shapes change with Flash player 12

    Yestrerday I updated to Flash player 12 to view the content of a supplier catalog, since that my cursor change the shape from arrow to a cross and crashes the system, needed to restart every time. I'm n ot confrotable looking for my cusros seams to d