For mass upload of documents

Hi Everybody
Is there any tools available for mass upload of documents into server? please provide me the information.
Thanks
Prasad

Hi Prasad,
There are several options that you can explore for mass document upload and see which best fits your requirements and constraints:
-You can upload documents by using LSMW(Legacy System Migration Workbench). Using this, you can safely upload 1000-1100 documents at one go.
- Ask your ABAPer to develop a BDC for mass document upload.
- Use 'DMS Loader' solution from SEALS systems. http://www.sealsystems.de/fileadmin/mediaFiles/Factsheets/DMS_Loader_en.pdf
Regards,
Pradeepkumar Haragoldavar
Edited by: Pradeepkumar  Haragoldavar on Jun 17, 2010 11:09 AM

Similar Messages

  • Any upload programe for mass update of documents

    hi
    i just want to know whther there is a process for mass update of documents .....like LSMW .....
    pls suggest me
    Reagards
    s

    Hi Surya,
    Following are the step to upload batch document in LSMW:
    Create the Project, Subproject and Object in the LSMW Transaction (press F8)
    1) Maintain Object Attributes (click on Batch input recording) for ex: Do the recording to create DIR .
    Create recording (t code CV01N
    It will direct us to T code CV01N crate DIR attaché the document then save it.
    2) Maintain Source Structures: from Object overview List
    For easy reference copy the source file to Excel sheet and tabulate it has horizontal format then copy that in .txt .Create source structure save and go back.
    3) Maintain Source Fields:
    Maintain table (for ex: field name: DOKAR, type (should be) :C and length: 3)  save it and go back.
    4) Maintain Structure Relations : create relationship and go back.
    5) Maintain Field Mapping and Conversion Rules
    Go to Extras -> Auto field mapping
    Accept all proposals Continue till Auto file mapping is completed save it and go back.
    6) Maintain Fixed Values, Translations, User-Defined Routines(Optional)
    7) Specify Files
    Specify the input file (which we have saved in .txt file format in step 2) click in Tabular.
    8) Assign files
    9) Read Data:
    Execute the read data step to read the input file data (press F8)
    10) Display Read Data . 
    11) Display and Convert Data:
    The validations will take place when we execute the convert data step. The error records will download to the specified file path if there any and same will be displayed.
    12) Create Batch Input Session (press F8)
    13) Run Batch Input Session (press process-F8)
    Thus continue with this process document can be uploaded with given source file hence will create the specified DIR. hence continue enter...
    Continue till all the DIR created (as per input given in source file).
    Regards,
    Seema Pilankar

  • Mass Upload of documents for a financial Document

    Dear Friends
    I have created Document Type ZFIINVOICE and assigned it to Object Type BKPF. I am able to link Document to individual FI Document via OAWD.
    I want to mass upload documents related to a person in  Financial Document .
    Is there any BAPI vailable for mass upload.
    Or can LSMW can be used.
    Please advice for the method of upload.
    With Regards
    Mangesh Pande

    Hi,
    You can use the following BAPI for this purpose:-
    BAPI_ACC_DOCUMENT_POST
    Regards,
    Gaurav

  • Mass Upload of documents for a Person

    Dear Friends
    I want to mass upload various kinds of documents related to a person in HR.
    I have cretaed 5 document types ( Employee Photo, caste Certificate, Joining Biodata, Employee Signature, Gratuity Nominations).
    I want to upload Legacy data which in mass to all employees created in SAP HR.
    I have seen many threads related to Upload of employee photo. But I am not getting clear picture how to upload data related to various document types for an employee. I am using Assign and store scenario.(Manual Storing).
    Is there any BAPI  vailable for mass upload.
    Or can LSMW can be used.
    Please advice for the method of upload.
    With Regards
    Mangesh Pande

    Hi Mangesh Pande,
    Currently I have the same requirement like you.
    So can you please post it, how you solved the issue?
    It will be useful for others also in future.
    So please make it asap.
    Thanks in Advance!
    warm regards
    Senthil Kumar

  • I want to change Material Type for mass upload.(MMAM)

    hi all,
    I want to change Material Type for mass upload.(MMAM)
    Suggestion pls? or Any BAPI is availablre?
    Edited by: abap_friends on Jan 6, 2011 7:12 AM
    Moderator message: please do your own research before asking.
    Edited by: Thomas Zloch on Jan 6, 2011 11:27 AM

    This may be little tough for 10000 sales orders.
    1. You have to remove the output record for the irrelevant output record using tcode VV12 for the relevant document type. So now for the document type, the old output wont be triggered.
    2. Now, create output records for hte correct output type in VV11 tcode(for the output type BA03) for the document type. Now this output will be triggered for all the document types you are creating from now onwards.
    3. To trigger the output type BA03, in all the old orders, you just have to open these sales orders in change mode (VA02), and just save it. When u open it the output type BA03 will be automatically triggered as the master data is maintained in VV11. But because just opening all the 10000 sales orders in VA02 one by one be a mechanical task, you have to think of some tool for this.
    May be a CATT procedure can do the trick. Else, you can just create a small program, where you can upload these sales orders and the program will just open these orders in change mode and just saves it (without making any changes). Then the output will be retriggered.
    Here again, if you are printing the output directly, it is advisable to trigger the output in batch mode(Date/Time field is 1 in VV11), and then you can again trigger the printing again using the program RSNAST00 after office hours for these 10k orders.
    I hope I answered ur query.
    Pls lemme know if you need some more info. (You can reward me too...)

  • MASS UPLOAD OF DOCUMENTS USING LSMW

    Hello Experts,
    I am experienced in SAP DMS but not in LSMW.
    I would like to use LSMW for Mass Uplaod of Documents and would like to give the input in the below format.
    I was able to create LSMW for Doc Upload using Recording option but it will not give me the original path location.
    I know there is a BAPI too for Document create which is BAPI_DOCUMENT_CREATE but dont know how to use it in LSMW>
    Which option is best to be used in this case. Below find the input format of the file which am looking
    DIR
      Number
    Doc Type
    Doc Part
    Doc Ver
    Description
    Status
    Original File
      Path.
    Appriciate your answers.
    Regards,
    S.Kulkarni

    Dear Shrikanth,
    please note that batch input in Document Management System is not
    supported for Releases higher than 4.5. The batch input technology
    was designed for the transactions CV01 and not for CV01N/02N etc.
    To create
    or change a document info record in background I would recommend you to
    use the BAPIs BAPI_DOCUMENT_CREATE2 or BAPI_DOCUMENT_CHANGE2 to create
    or change a Document info record. Please see SAP note 766277,
    which contains the full documentation of all BAPIs in the DMS area.
    Normally you can use DMS BAPI or API function modules to checkin
    originals into the content server. I would recommend you to use the
    API modules as they are much more flexible then BAPIs. Please see the
    note 504692 which contains further information and some
    sample programs.
    With transaction SXDA you can also create document info records
    in the background but the filepath should not be shortened anymore.
    For further information please check SAP note 817743.
    I hope that this information could be useful for you to setup a
    working scenario to edit document info records successfully in
    background.
    Best regards,
    Christoph

  • BAPI_DOCUMENT_SETSTATUS for mass release of documents

    Dear Expert,
                      I am using BAPI_DOCUMENT_SETSTATUS for mass release of documents, but when i am trying to release document getting error saying u201CDocument does not exist" but when go to CV03N i can see that document.
    Regards
    Bhuwan Tiwari
    Edited by: tbhuwan.kaar on Mar 4, 2011 8:05 AM

    Hi Pradeepkumar,
                               Even the document without original attachment also throwing an error"document does not exist" actually i am using mix number range for document number i don't know whether it is because of using mix number range.
    Regards
    Bhuwan

  • Mass upload of Documents/Folders in SolMan?

    Hi,
    We have a situation here. All the project documents and other documents are stored on the company portal. For any given process, they have a set of documents associated with it.
    Example: for a change request, they have at least  10 - 12 documents which follow a chain and are dependent. All these 10-12 documents are stored in a folder "Change Request Documents".
    There are close to 200 such folders on the portal and each folder has between 20 to 50 documents. Is there any way that we can import all the folders with the same hierarchy structure in SAP Solution Manager?
    Do we need ABAP program? What is the best possible way other than manual upload?
    Appreciate suggestions.
    Thanks,
    Krish

    Hi Aditya
    If you start doing 1 by 1, you'll go mad , as you said, there are more than 2 lakh documents are there.
    You can upload documents by using LSMW. To be safer side, you can upload 1000 documents at one shot.
    Otherwise you can ask your ABAPer to write a BDC.
    Good luck.
    Amaresh Makal

  • Mass uploading of Documents with ABAP

    Hello,
    i have to write an ABAP-Program, to automatically mass-upload documents to cFolders.
    I have the FUBA CFX_API_DOC_CREATE where i can create document-hulls. Now i think i have to use CFX_API_DOC_DOCUMENT_WRITE to upload the content. The FUBA needs the filling of the TABLE_Parameter IT_CONTENT, which is the content of a file. My Question: How can i fill this Parameter?? Is there a FUBA, where i can simply fill this parameter???
    Thanks
    Best Regards
    Helmut Wenzler

    ok, found the solution...a simple "GUI_UPLOAD" works
    Best Regards
    Helmut Wenzler

  • BAPI/BADI for mass upload

    Hi Everybody,
        I want to mass upload all the entries in EK01 and EK02 from an excel file (or any legacy system)rather than manually entering all the details which consumes a lot of time.Althogh we can do it through LSMW  but if there could be a a BAPI/BADI/program to do the same.  Please suggest me the same.
    Regards,
    Richa Tyagi
    Edited by: Richa  Tyagi on Feb 22, 2011 6:43 AM

    Its an IMG ( customizing ) activity hence you wont find BAPI / upload programme for the same .
    Only tool which i feel for the requirement mentioned is LSMW . As you wont be configuring your system on a frequently basis , its rather a one time activity .
    Regards ,
    Dewang

  • BDC for mass uploading Org Unit infotype

    Hi,
    I need do a mass uploading for one Org Unit Infotype via BDC. I created BDC batch loading file via SM35. I used PO10 to create Org Unit Infotype. After running  TC "PO10", I need scroll down several Infotypes to reach the one that I need mass upload.  But looks like BDC does not recognize the u201CScroll Downu201D, the batch loading file record by SM35 always selects the incorrect Infotype of Org Unit. Any suggestion to fix this? Thanks.
    Regards,
    Jim

    here you go,
    ABAP Development

  • BDC for mass-upload on production order confirmation

    Hi ALL
    Is there any standard Program for the mass-upload on production order confirmation for labor and machine hours.
    the T-code to do this is Co12.
    thanks in advance !

    hi,
    You can use standard SAP program RCCLBI03 to do mass upload
    see these link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8046aa90-0201-0010-5e99-962948c83331
    thanks
    karthik

  • Mass upload of documents over FlexUI

    Hi,
    is it possible to implement a mass upload of files to the portal km over the FlexUI?
    Best regards,
    Thomas Kuri

    Hi Thomas,
    with FlexUI, unfortunately, the possibilities that you have regarding your requirement are very limited.
    To implement an enhanced upload to KM it is advisable to either use GWT (Google Web Toolkit) or the preferred and recomended language WebDynpro Java.
    You can find here on SDN a tutorial on [Uploading and Downloading Files in Web Dynpro Java|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00062266-3aa9-2910-d485-f1088c3a4d71].
    In a past project, we added the multiple file selection capabilities by using Flash Objects, and enabled the communication between Flash Objects and the WD Application via Java Script and EPCF event junction.
    Hope that helps,
    Robert

  • Tcode for mass upload of cost allocation?

    Hi all,
    I would like to get a transaction code that will allow me to run a mass upload of cost allocation?
    I tried  ZFR_COST_ALLOC but the system didnt accept it.
    Please help.
    Boubacar-Issa

    look https://forums.sdn.sap.com/click.jspa?searchID=641178&messageID=2895219
    A.

  • Mass upload of documents through SAP Archive Link

    Hi Experts,
    Our client is having a requirement, to upload legacy (old) data from third party tool to DMS Content server through Archive link. Tool is implemented and it works fine for attaching individual document along with SAP Object like, Purchase Order, material, etc.
    We dont have any idea as how to upload bulk of drawings for material, need your advice on this.
    Regards,

    Hi,
    I am trying to get more info on how to bulk upload employee documentation through SAP Archive Link' OpenText Enterprise Scan into the categories in OAWD. Once the documents are in Enterprise Scan the Administrator needs to link these to the categories in SAP. This is a manual process - is there a way to bulk upload these documentation to the right categories? Since these documents vary I am not sure that OCR will be a help.
    Pleae could you help in this regard.
    Thank you.
    Regards,
    -- Gustav de Bruyn

Maybe you are looking for

  • I need an ftp for my iweb

    I am so upset with apple for not providing an easier way to transfer from mobile me gallery and iweb. I use iweb for my business for several years and I really don't have time to learn computer specifications but I guess I have to now. I want to know

  • Registering custom report problem

    hi friends im using oracle 11i, and want to register a custom report. ive created an executable from System Administrator > concurrent > Program > Executable and saved successfully. but im facing a problem while im trying to Define the concurrent pro

  • Consolidated qty of a component to be issued.

    Hi Dudes, Suppose a component A will be consumed in the orders of x, y and z materials. My clinet will have the data of consolidated qty of component A rather than the data of consumption qty per each order. They say its not possible to split all lik

  • Cannot Edit Text Box

    I have opened a file that I wish to edit. I cannot edit the text within one of the text boxes. The text box is not locked. Any insight?

  • WebDav suddenly very slow

    Today, WebDav became suddenly very slow on my iMac running the latest version of Mavericks. Yesterday everything was OK. When I try WebDav from my iPad things are OK, so I suspect something is wrong on my iMac. I already tried rebooting and resetting