Redline in SAP document (*.dwg, *.pdf etc.) without ECL viewer Installation

Hi Experts,
We are implementing PLM Customer Collaboration in our Clients' system. Now If ECL viewer is installed in someone's machine, he or she can use Use ECL viewer functionality in cFolders like redlining in the drawing etc.
Now Problem is that though I am providing the Customer Collaboration through web to be used by customers, they can't use the redlining functionality. But, we can't go to every customer's machine & install the ECL viewer in their machine. Do we have any other alternative in SAP to get the redlining functionality without having ECL Viewer installed in local PC.
regards,
Soumen

Hi Soumen,
..Do we have any other alternative in SAP to get the redlining functionality without having ECL Viewer installed in local PC...
I doubt if there are any other options!! At best,what you could do is to enable the WebEx feature in cFolders,setup a meeting with your external partners and do the markup/redlining.
Regards,
Pradeepkumar Haragoldavar

Similar Messages

  • Oracle Text - Problem with filtering binary documents (.doc, .pdf, etc...)

    Hi, I have a problem with filtering binary documents (.doc, .pdf, etc...). I use SQL*PLUS for remote access to Oracle 10.2 on Linux and I create table:
    CREATE TABLE test (id NUMBER PRIMARY KEY, text VARCHAR2(100));
    I insert to this table:
    INSERT into test values(1, 'PATH/text1.doc‘);
    INSERT into test values(2,'PATH/text2.doc‘);
    and then:
    CREATE INDEX test_index ON test(text) indextype is ctxsys.context
    parameters (’datastore ctxsys.file_datastore
    filter ctxsys.auto_filter’);
    Message "Index created" is displayed, but objects: DR$test_index$I, DR$test_index$K, DR$test_index$N, DR$test_index$R and DR$test_index$P are empty => index wasn´t created probably.
    I don´t know, where is bug, either bug is somewhere in this code or on the server (wrong installation oracle or constraint privileges). Do you know in what is bug?

    The following is an excerpt from the 10g online documentation. Note the items that I have put in bold.
    "FILE_DATASTORE
    The FILE_DATASTORE type is used for text stored in files accessed through the local file system.
    Note:
    FILE_DATASTORE may not work with certain types of remote mounted file systems.
    FILE_DATASTORE has the following attribute(s):
    Table 2-4 FILE_DATASTORE Attributes
    Attribute Attribute Value
    path path1:path2:pathn
    path
    Specify the full directory path name of the files stored externally in a file system. When you specify the full directory path as such, you need only include file names in your text column.
    You can specify multiple paths for path, with each path separated by a colon (:) on UNIX and semicolon(;) on Windows. File names are stored in the text column in the text table.
    If you do not specify a path for external files with this attribute, Oracle Text requires that the path be included in the file names stored in the text column.
    PATH Attribute Limitations
    The PATH attribute has the following limitations:
    If you specify a PATH attribute, you can only use a simple filename in the indexed column. You cannot combine the PATH attribute with a path as part of the filename. If the files exist in multiple folders or directories, you must leave the PATH attribute unset, and include the full file name, with PATH, in the indexed column.
    On Windows systems, the files must be located on a local drive. They cannot be on a remote drive, whether the remote drive is mapped to a local drive letter."
    With accessible paths and files, you get something like:
    SCOTT@orcl_11g> CREATE TABLE test (id NUMBER PRIMARY KEY, text VARCHAR2(100));
    Table created.
    SCOTT@orcl_11g>
    SCOTT@orcl_11g>
    SCOTT@orcl_11g> INSERT into test values(1,'c:\oracle11g\banana.pdf');
    1 row created.
    SCOTT@orcl_11g> INSERT into test values(2,'c:\oracle11g\cranberry.pdf');
    1 row created.
    SCOTT@orcl_11g>
    SCOTT@orcl_11g> CREATE INDEX test_index ON test(text) indextype is ctxsys.context
      2  parameters ('datastore ctxsys.file_datastore
      3  filter ctxsys.auto_filter');
    Index created.
    SCOTT@orcl_11g>
    SCOTT@orcl_11g> select count(*) from dr$test_index$i
      2  /
      COUNT(*)
           608
    SCOTT@orcl_11g> In the following, I used a non-existent path and non-existent file name, which produces the same results as when you use a remote path that does not exist locally.
    SCOTT@orcl_11g> CREATE TABLE test (id NUMBER PRIMARY KEY, text VARCHAR2(100));
    Table created.
    SCOTT@orcl_11g>
    SCOTT@orcl_11g>
    SCOTT@orcl_11g> INSERT into test values(3,'c:\nosuchpath\nosuchfile.pdf');
    1 row created.
    SCOTT@orcl_11g>
    SCOTT@orcl_11g> CREATE INDEX test_index ON test(text) indextype is ctxsys.context
      2  parameters ('datastore ctxsys.file_datastore
      3  filter ctxsys.auto_filter');
    Index created.
    SCOTT@orcl_11g>
    SCOTT@orcl_11g> select count(*) from dr$test_index$i
      2  /
      COUNT(*)
             0
    SCOTT@orcl_11g>

  • Storing Documents (Word, .PDF, etc) & Searching Across & Within

    Can any one direct me to a document or resource that describes
    how configure document storage (Word, .PDFs, etc.) and searching
    capabilities across the indexing - meta data, and/or within the
    documents for key words or phrases. Any feedback is greatly
    appreciated. We have a database that stores several medical
    documents in different formats and we want to provide the
    doctors and nurses that ability to key word search above and
    within these documents for different subjects they are
    interested in. This is obviously possible, just look at the
    searching technique on this site (technet, intermedia, etc.).
    If you have any other suggestions for these requirements they
    would also be greatly appretiated. Thank you very much.

    Can any one direct me to a document or resource that describes
    how configure document storage (Word, .PDFs, etc.) and searching
    capabilities across the indexing - meta data, and/or within the
    documents for key words or phrases. Any feedback is greatly
    appreciated. We have a database that stores several medical
    documents in different formats and we want to provide the
    doctors and nurses that ability to key word search above and
    within these documents for different subjects they are
    interested in. This is obviously possible, just look at the
    searching technique on this site (technet, intermedia, etc.).
    If you have any other suggestions for these requirements they
    would also be greatly appretiated. Thank you very much. Look at the online documentation:
    technet.oracle.com -> products -> Oracle Text
    Start reading with 8.1.5.
    Regards,
    Thomas

  • Send pages document as pdf attachment without including the whole document in the message

    What I am trying to do is to write a document in pages then send it as a pdf attachment which shows as a mail icon in the mail message.  One then clicks on the icon and the attached file opens.  Seems I can do it if I send it as a word doc but every time I try and send it as a PDF the whole document shows up in the email body....
    Is there something I am not doing?
    Thanks
    Bryan

    Hi Gee,
    We also tried this:
    Wrote document in Pages and used "export" to save it as a PDF document.
    Fired up Mail, clicked on add attachment and as usual we got the document in the body
    Highlighted the document and right clicked.
    In drop down menu we selected "show as Icon" and it did just that
    We then sent it to our Tablet where, believe it or not it came up as an attachment NOT in the body of the mail.
    Just shaking our heads on this on but I do really think Jerry is absolutely right so will not take any more chances and add a second page if I have to send a pdf......
    Bryan

  • Comment insérer un document (web;pdf etc) via un email afin qu'il soit visible sur le mail

    Bonjour
    je cherche à savoir comment poser un document, une page web, un élément pdf ou tout autre document sur un email de telle façon que celui-ci soit visible directement à l'ouverture par le destinataire du mail (comme on peut en recevoir maintenant souvent ).

    Je pense que vous parlez d'une signature faite au format HTML et contenant une image et non simplement d'une image glissée en bas d'un message qui contiendrait plusieurs zones de liens.
    Vous parlez "d'image map" ou de zones cliquables. Dans ce cas, oui, il est possible d'avoir plusieurs liens sur une même image, mais ces zones et ces liens sont définis dans un code HTML qui se charge d'afficher l'image et les zones cliquables.

  • I have transferred Word files from my PC to my new Mac Book Pro and some of the files cannot be clicked on and opened or even deleted because you can't select them. There are a variety of document files and pdfs etc. Any ideas ?

    I have transferred word files form my PC to my new Mac Book Pro. Some of the word files are feint and will not open as you cant select them. Also you cant delete them either because the cursor wont highlight or select them. Any ideas anyone?

    Have you tried looking at the file in list view in the Finder and seeing if they actually occupy any space? i.e. "Size"? There shouldn't be any problem with Office documents, Adobe pdfs, etc. If they migrated properly - did you use Migration Assistant or some similar utility?
    Regards,
    Clinton

  • Can we redistribute SAP document materials through the web?

    Hi all,
    Is it legal to redistribute SAP document materials through the web?
    Thanks!

    Hi Christian,
    Thanks for replying. Just curious on this thing though, I have few SAP documents in .pdf format stating the following: (Can someone clarfy and help me about this? Thanks!)
    <b>Terms for Included Open Source Software</b>
    This SAP software contains also the third party open source software products listed below. Please note that for these third party products the following special terms and conditions shall apply.
    SAP License Agreement for STLport
    SAP License Agreement for STLport
    between
    SAP Aktiengesellschaft
    Systems, Applications, Products in Data Processing
    Neurottstrasse 16
    69190 Walldorf
    Germany
    ( hereinafter: SAP )
    and
    you
    ( hereinafter: Customer )
    1. Subject Matter of the Agreement
    a. SAP grants Customer a non-exclusive, non-transferable, royalty-free license to use the STLport.org C++ library (STLport) and its documentation without fee.
    b. By downloading, using, or copying STLport or any portion thereof Customer agrees to abide by the intellectual property laws, and to all of the terms and conditions of this Agreement.
    <b>c. The Customer may distribute binaries compiled with STLport (whether original or modified) without any royalties or restrictions.</b>
    d. Customer shall maintain the following copyright and permission notices on STLport sources and its documentation unchanged: Copyright 2001 SAP AG
    e. The Customer may distribute original or modified STLport sources, provided that:
    • The conditions indicated in the above permission notice are met;
    • The following copyright notices are retained when present, and conditions provided in accompanying permission notices are met:
    Copyright 1994 Hewlett-Packard Company
    Copyright 1996,97 Silicon Graphics Computer Systems, Inc.
    Copyright 1997 Moscow Center for SPARC Technology.
    Copyright 1999,2000 Boris Fomitchev
    Copyright 2001 SAP AG
    Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
    Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Silicon Graphics makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
    Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC

  • Coverting Word Documents to PDF

    I have been trying for over an hour to convert Word documents into PDF form without success!!  I downloaded the free trial for Adobe Pro and still I have not been able to use it.  If this is what a trial is like, why on earth would I want to purchase it????????

    Hi [email protected],
    Please let me know what chalenges you are facing in creating the pdf form to word.
    You might want to refer this sample video : http://www.youtube.com/watch?v=O0PPzFq3X00

  • Stamping PDF files in the ECL Viewer

    Dear All, I have a problem that i can't write a stamp text on the PDF files in ECL Viewer, it works with all original types like dwg,dxf,jpg,gif,bmp,... except pdf.
    I am using the method SHOW_DOC_META_DATA in the badi defination DOCUMENT_ECL01.
    Here is my code, Please Advise.
    Thanks
    METHOD if_ex_document_ecl01~show_doc_meta_data.
      DATA: BEGIN OF line,
              a(20)  TYPE c,
              v(50) TYPE c,
            END OF line.
    Adjusting Viewer Settings
      y_position = 35.
      x_position = 25.
      font = 'Arial'.
      size = 1.
      color = 255.
      transparent = 'X'.
    Printing Line#1
      line-a = 'Document#'.
      line-v = 'Test'.
      INSERT line INTO meta_data INDEX 1."Here is the problem
    ENDMETHOD.

    Hi,
    maybe SAP note 690497 could help you.
    It's an enhancement of BADI DOCUMENT_EC01 to control the behavior of the EAI-viewer. You can use it, for example, to:
    o  Activate functions like saving or opening in the
       viewer or
    o  Dectivate functions like saving or opening in the
       viewer
    o  Implement customized authorization checks for
       Redlininng Layer
    Best regards,
    Christoph

  • Print BDS document(in PDF format) from SAP R/3

    Hello ,
    I have a requirement to print BDS document(in PDF format) from SAP R/3 without user interaction.
    In simple way, if I execute the program - PDF document will get printed on local default printer.
    Please help me if anybody worked on similar requirement.
    Thank you very much,
    Liliya

    Hi Liliya,
    First you should create a smartform for BDS  Layout and give output parameter like this..
      wa_param-langu     = sy-langu.
      wa_param-no_dialog = 'X'.
      wa_param-getotf = 'X'.
      wa_param-DEVICE = '     '.                               " (here you can give the path of your printer)
      lv_output_options-tdnewid = 'X'.                      "Print parameters,
      lv_output_options-tddelete = space.                "Print parameters,
      lv_output_options-tdnoprev    = 'X' .
       lv_output_options-TDIMMED    = 'X' .               " it will give the immediate output of form in given output device
    I hope it will help you.....
    Enjoy...

  • How to upload documents( like word, excel, pdf etc) into r/3 system

    Hi All,
               Does anyone have information on uploading and downloading documents like word, excel,pdf etc into R/3 system. Is there any function modules, classes, programs etc to do this.
        To give an example about what i mean by uploading documents, we can take the process of attaching documents in support of a SLM issue in solution manager.

    Hi Syed,
      Use the FM gui_upload to upload a file from presentation server and gui_download to download file to presentation server. see the code below and also read the documentation of the respective FM's.
    data:
        lw_file  type string,              " File Path
        lw_file1 type IBIPPARMS-PATH.      " File Path
      CALL FUNCTION 'F4_FILENAME'
       IMPORTING
         FILE_NAME            = lw_file1.
      lw_file = lw_file1.
      CALL FUNCTION 'GUI_UPLOAD'
        EXPORTING
          filename                      = lw_file
          FILETYPE                      = 'ASC'
          HAS_FIELD_SEPARATOR           = 'X'
        tables
          data_tab                      = t_kna1
       EXCEPTIONS
         FILE_OPEN_ERROR               = 1
      IF sy-subrc <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
              WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.                               " IF SY-SUBRC <> 0
    data:
        lw_file  type string,              " File Path
        lw_file1 type IBIPPARMS-PATH.      " File Path
      CALL FUNCTION 'F4_FILENAME'
       IMPORTING
         FILE_NAME            = lw_file1.
      lw_file = lw_file1.
      CALL FUNCTION 'GUI_DOWNLOAD'
        EXPORTING
    *     BIN_FILESIZE                  =
          FILENAME                      = lw_file
          FILETYPE                      = 'ASC'
    *     APPEND                        = ' '
          WRITE_FIELD_SEPARATOR         = 'X'
    *     HEADER                        = '00'
        TABLES
          DATA_TAB                      = t_KNA1
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
              WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.                               " IF SY-SUBRC <> 0
      IF SY-SUBRC = 0.
        message 'file downloaded successfully' type 'S'.
      ENDIF.                               " IF SY-SUBRC = 0
    With luck,
    Pritam.

  • Open PDF file in Acrobat reader rather than SAP Document viewer...

    Hello everyone,
                    Whenever we attach a pdf file using Services for objects-->Store Business documents, an attachment list list is created and the file is archived in the repository.
    If we double click on it, the pdf is opened in SAP Document viewer and not in Acrobat Reader unlike word document....
    Can anyone tell me what configuration changes should be made and where so as to open pdf file in Acrobat?
    Similarily what changes should be made so as to open Email files in Outlook?
    Edited by: Suruchirazdan on Mar 31, 2011 8:33 AM

    Which version of the Acrobat Reader do you use?
    According to my experience with our desktop this might be a feature of ACROBAD READER X.
    Kind regards
    Herbert

  • How to save the output of sap script to pdf document in sap

    hi abapers
    how to save the output of sap script in sap so that can retrieve the saved document later.
    i have to save the rcia output from sap script in pdf document in sap so that it can be retrieved later
    how to use dms

    Hi deepika,
    This thread will solve ur problem OTF  -> PDF
    Regards,
    Pravin

  • Convert word document to PDF file in SAP

    Hello experts,
    I've been searching around to get some code examples to upload a word document and convert it into a PDF file and then store it in unix. I hope one of you can help me, because many explanations and threads exist, but I did not get wiser reading them...
    I don't want to use 3rd party tools to do the conversion, but do it directly in SAP with abap coding and if necessary spool processing.
    System details:
    SAP ECC 6.0 (unicode system)
    SAP_ABA     700     0014     SAPKA70014     Cross-Application Component
    SAP_BASIS     700     0014     SAPKB70014     SAP Basis Component
    Thanks in advance!
    Regards,
    Danny

    Hi,
    You can get the spool no from transaction SP01 and later use this spool no to convert the word document to PDF
    using the function module CONVERT_OTFSPOOLJOB_2_PDF and give the import parameter as ur spool id.
    once the doc gets converted to PDF u can use CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_SAVE_DIALOG
    to get the path where the file is to be saved and later give the path to function module GUI_DOWNLOAD to download the file.
    or else u can manually execute the following reports:
    RSTXPDFT4  (give the spool no. as input)
    RSPO0068  (give the word doc with its full path as input)
    Hope that helps u
    Regards,
    Radhika

  • Display documents (jpg,doc,tff,ppt,pps,xls,pdf etc) in web dynpro

    Hi experts,
                    I have a requirement to upload the document of any type (jpg,doc,tff,ppt,pps,xls,pdf etc)  to a Z table (may be in a binary format) in a web dynpro application.
    I think this can be achieved through Fileupload view element.
    In another  window, I need to display the document based on what is selected in the table row. Which control or method can display any type of document?  As far as I know, the office control view element can only display documents of type (.doc and .xls).
    Please provide pointers on this or any example will help me.
    Thanks,
    AmitJain

    Abhimanyu,
                  Thanks for the reply. Wonderful it worked like a miracle.
    Awarded full points.
    Thanks
    Code I used in the action:  onactionclick
    METHOD onactionclick .
      DATA: content TYPE xstring.
      DATA:  lr_context_view_node          TYPE REF TO if_wd_context_node.
      wd_context->get_attribute(
          EXPORTING
            name =  `PDF`
          IMPORTING
            value = content ).
      CALL METHOD cl_wd_runtime_services=>attach_file_to_response
        EXPORTING
          i_filename      = 'Default_pdf.pdf'
          i_content       =   content
          i_mime_type     =   'pdf'
         i_in_new_window = ABAP_FALSE
         i_inplace       = ABAP_FALSE
    ENDMETHOD.
    Edited by: Amit Jain on Apr 2, 2009 5:46 PM

Maybe you are looking for

  • DVI to Video Adaptor not reliable.

    I received my DVI to Video Adaptor (s-video and composite) today. The first boot up was to no video, a couple restarts later and the login screen was up. I used the mini for a couple hours with the composite video and my tv and then turned it off. I

  • 10.5.3 upgrade screwed up my display - color depth stuck - solved

    Post 10.5.3 my display is now stuck on thousands of collars whereas previously it worked and displayed fine as millions. Grays (like the top of the FF menue bar) are now white, the double arrow drop down box on this site is now teal. Re-booting the c

  • Why Won't Reminders for iOS Sync with iCloud?

    I've been forced to use iCloud for Reminders now that I've upgraded to Mac OS X Mountain Lion. Because Reminders & Calendar share a checkbox on Mountain Lion, I've been forced to use iCloud for that, too, because once that checkbox is checked, Calend

  • How do I fix the Shortcuts that come with my HP F4240?

    For some reason when I went into the Solutions an error stated there was a file missing.  Same with all the others other than the one for Shopping on the internet.  I tried re-installing program, did not work.  Any suggestions?

  • Error report Safari

    Hello together. I've got a little problem with my safari browser. Whenever I try to open the browser it crashes and I got the following error report: Process:     Safari [545] Path:        /Applications/Safari.app/Contents/MacOS/Safari Identifier:  c