Viewing documents stored using archivelink in firefox / custom html control

Hi All,
I've have set display settings to call internet browser in transaction OAG4 of archivelink.When any document is opened,it is shown in the internet explorer(default browser).I wish to view the document in firefox  or any other browser .Also is it possible to view the document in  custom html control programmed  in abap.Could give any suggestions.
Regards
ram

I think I figured it out.
The slashes in the image paths went the wrong direction. \ in stead of /
Apparently, this is no problem for IE, but chokes Firefox.  Keep an eye out.

Similar Messages

  • View documents created using MacDraw Pro & Print Shop Deluxe on an iMac

    I have documents created using MacDraw Pro and Print Shop Deluxe and would like to view them on an iMac running Snow Leopard. Do any applications exist that will open either flavor document into a format that looks as similar as possible to the original?
    Thank you.

    Several months ago, I started working on this issue and thought that I had it resolved by uninstalling the "Internet Printing Client" from "Windows Features" (Start > Control Panel > Programs and Features > Turn Windows features on or off > expand Print and Document Services > uncheck Internet Printing Client). This change seemed to help at the time, as I was then unable to reproduce the issue and the end-user was unable to reproduce the issue for two weeks after (thus I closed the help desk case). But now it looks like the issue is back. Maybe the above setting will help someone else, but I'm now looking for a permanent fix.
    PS: I have instructed our users on the "Save as PDF" option provided in Office 2010, but I don't think that is used all the time, and the PDF printer is there only option in other applications (IE for example).
    Anybody had this issue and found a fix?
    Thanks,
    Justin

  • Is it possible to get Exchange emails downloaded to SharePoint document library using Powershell and or Custom Workflow?

    I have been asked to see if it would be possible to get  exchange emails downloaded and or sent to a document library .
    I know of the sitemail box app. but we are not running Exchange 2013.
    and setting up the lists and or document library to receive emails using the built in doesn't seem to be working...( maybe not configured correctly, i would need to see what the prior admin/developer did)
    But is there a way to get the emails downloaded to a document library using a workflow and or a powershell script that is triggered via  workflow?

    Hi,
    Since workflow can only work on items in SharePoint sites, they cannot get Exchange emails, let alone download emails to SharePoint library. However, you could manually save email to local and upload it to SharePoint list/library.
    I'd suggest you toubleshooting the incoming email settings in SharePoint. Please refer to the article below and check your configuration:
    https://technet.microsoft.com/en-us/library/cc262947.aspx
    http://blogs.technet.com/b/harmeetw/archive/2012/12/29/sharepoint-2013-configure-incoming-emails-with-exchange-server-2013.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How can I display a document stored in ArchiveLink?

    Hello people,
    We developed a solution to attach some files related to a requisition in IXOS.
    We have an interface using webdyn and we need to display these files. I can read some details in TOA01, and I can create a link to the document. But when the user clicks on this link, the file must be opened. I thought when the user clicks on the link, a RFC function is called on R3, passing the ARC_DOC_ID and some function will be called to send the file contents to the frontend. Which function??
    Thank you!

    I decided generate the URL using function ALINK_RFC_DOCUMENTS_GET.

  • Using WebEngine + WebView as rich HTML control?

    Has anyone tried using WebEngine/WebView to create (static) content which can mix text with images?
    What I would want is a reflow capable control where I can put in styled text (different styles, sizes, fonts) and some Images to go along with it and have the text nicely reflow around the images. Since HTML has been capable of doing this for ages, and since I donot think even a new RichText control will be able to mix images and text (and certainly not offer all the other features in HTML, like tables, etc..), I think the WebView could fill this gap.
    Getting the HTML page itself inside the control is easy, using the loadContent methods... but what about the Images? I would need some kind of hook to supply Images (directly from a database or from memory, no intermediate URL downloading step) to the WebEngine, but there doesn't seem to be one.
    I suppose I could set up a local webserver and point my 'img src' tags to that to get what I want, but perhaps there is an easier way?
    Let me know.

    Java has so rich capability that you can do anything. To load the images in WebView you need to first must make sure that the image must be in your application package or on other resources.
    I think you problem is to load the images in Webview which is just inside your application. Let's assume you app directory is like this
    <app name>
    +images
         -europa.png
    +mypack
         -Main.java
         -Support.java
         -GUI.javaAnd now to load the image "europa.png" with in the Main.java containing WebView we can do like this
         WebView view = new WebView();
         String url = getClass().getResource("../images/europa.png").toExternalForm();
         view.getEngine().loadContent("<html><body>Hello<img src=\""+url+"\" /></body></html>");Thanks
    Narayan

  • How can I get INSTID_B for the documents which are stored using Store Business Document functionality

    Dear experts,
    I had activated the functionality of Store Business document and successfully stored documents in external server.
    My client have a custom function module which is used to send emails.In that FM they used SO_DOCUMENT_READ_API1, SO_DOCUMENT_SEND_API1 function modules.They passed Instance Ident(SRGBTBREL->INSTID_B)(eg: FOL33000000000004EXT39000000000026) as export parameter to the FM 'SO_DOCUMENT_READ_API1' and get the attachment details and content.
    Here my problem is I do not have entries in the table SRGBTBREL for the documents which are stored using the Store Business Document functionality and without INSTID_B I am unable to use the FM 'SO_DOCUMENT_READ_API1' to get the document details and content. Please help me to find INSTID_B for documents which are stored using Store Business Document functionality or please let me know if there is any other way to use FM 'SO_DOCUMENT_READ_API1' for documents which are stored using Store Business Document.
    Thanks in advance.
    Regards,
    Kiran

    Hi Kiran,
    You can use the following method to get the information. For example if you want to get BO documents for a customer
    CALL METHOD cl_binary_relation=>read_links
       EXPORTING
         is_object           = ls_lpor
         it_relation_options = lt_relat
       IMPORTING
         et_links            = lt_links.
    then fill  ls_por-instid with a customer number (KUNNR), ls_por-typeid = 'KNA1' and ls_por-catid = 'BO'.
    Table  lt_relat should contain a line option  for each document type (for example 'I' 'EQ' 'NOTE', 'I' EQ 'ATTA', 'I' EQ 'URL', ...
    In table lt_links you will get your information.
    Maybe some other methods of class CL_BINARY_RELATION may also solve your issue.
    Regards,
    Klaus

  • Viewing and uploading documents when using a business package in the portal

    DMS works fine in the ECC backend and we are able to create and view documents but when attempting to view a document via the Business Package Maintenance Supervisor or Maintenance Technician, error returns with "No originals available for the document".  we are using Enh Pack 3 but can find no configuration advice in the Business Package technical configuration.  Did a search here but could not find anything specific.  Any help appreciated

    Hi Frank,
    When you upload document into SAP DMS, you need to check-in these for storing into repository. Have you checked-in documents? if not then these documents can;t be retrieved by the system. Kindly check and revert back on this solution.
    Hope this will help.
    Regards,
    Ravindra

  • SharePoint 2013 RSS Viewer not loading when other Custom web part using Update Panel or Ajax Timer control

    Hi,
    SharePoint 2013 RSS
    Viewer web part failing to complete loading when the page loads.
    This happens when having RSS Viewer and then adding a Custom webpart with an updatepanel and timer control.
    I  had used Ajax update panel and timer control to load the web part asynchronously after the main page is fully loaded.
    The RSS-Viewer web part hangs in loading state while the custom webpart loads just fine.
    The issue occurs when an like button click or Timer Tick event fires after the page
    is loaded.
    Haven't been able to track the issue.
    Couple of workaround I tried to call a server side button click event from the custom web part after the page gets fully loaded using JQuery shown below did not work out either.
     $(document).ready(function () {
                $('#<%= netButton2.ClientID %>').click();
    And 
    document.onreadystatechange = function () {
                if (document.readyState == "complete") {
                    $('#<%= netButton2.ClientID %>').click();
    Please let me know how to resolve this issue.
    Thanks,
    Franklin

    Hi Johan,
    The assignment of this user on the given task might be corrupted. Try to remove the resource from the task, publish the project, assign the resource again and publish again the project. If it is not working, try to unpublish the task (column "publish")
    and publih it again.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • ClassCastExceptions when trying to view documents from a custom document provider

    I have a very basic extension of DefaultDocument that I am using as
    our document representation. In the recommended strategy #3 we are
    told that we need to have something that extends DocumentDef, which
    this fits. However, in the deployment descriptor by default
    DocumentImpl is specified. Can anyone explain to me the relationship
    between DocumentImpl and DocumentDef? When trying to view documents I
    get a class cast exception which also occurs if I retrofit my document
    provider to use DefaultDocument instead of my custom Document. It
    appears to me this is happening for a good reason... DocumentImpl is
    not related to DocumentDef or at least at the very minimum DocumentDef
    is not an extension or implementation of DocumentImpl.
    Any help is much appreciated,
    Erik

    In case someone else actually reads this, it was an id10t error on my part.
    [email protected] (Erik Schalburg) wrote in message news:<[email protected]>...
    I have a very basic extension of DefaultDocument that I am using as
    our document representation. In the recommended strategy #3 we are
    told that we need to have something that extends DocumentDef, which
    this fits. However, in the deployment descriptor by default
    DocumentImpl is specified. Can anyone explain to me the relationship
    between DocumentImpl and DocumentDef? When trying to view documents I
    get a class cast exception which also occurs if I retrofit my document
    provider to use DefaultDocument instead of my custom Document. It
    appears to me this is happening for a good reason... DocumentImpl is
    not related to DocumentDef or at least at the very minimum DocumentDef
    is not an extension or implementation of DocumentImpl.
    Any help is much appreciated,
    Erik

  • I am trying to open a website that is using Microsoft content viewer, and the page does not show. Any ideas on how to view this site using firefox. It works on IE.

    I am participating in an online class whose website uses Microsoft Content Viewer to view the class content. The browser opens a new page, but nothing is there. At the top of the tab it says Microsoft Content Viewer, and nothing else. Can anyone tell me how to view my course using Firefox? I would prefer not to use IE, but it works there.

    When originally creating the pdf, you would need to choose another pdf conversion setting. In Word if you use the pdf menu, change your settings there: Adobe PDF > Change Conversion Settings. I would use High Quality Print instead. If you use the File > Print method, click the Properties button next to the Adobe PDF printer selection.
    For your already created form, you can change the file so your users will not encounter issues. In Acrobat 9, which hopefully is similar in process to 8: Advanced > Preflight > Profile tab > PDF/A compliance > Remove PDF/A information.(You'll have to unsecure your form first).
    You can read about PDF/A files in the Help.

  • How to use materialized view in stored procedure

    in my stored procedure I use couple of queries (see the script below). I want to create materialized views to replace these queries. Is it possible to achieve and how to achieve it in my case? thanks in advance
    set serveroutput on
    DECLARE
      v_cur_tid NUMBER(5):=0;
      v_cur_cs_attendance NUMBER(5):=0;
      v_cur_c_tot_enrolments NUMBER(5):=0;
      v_most_enrolments NUMBER(5):=0;
      v_least_enrolments NUMBER(5):=0;
      v_most_pop_cid NUMBER(5):=0;
      v_least_pop_cid NUMBER(5):=0;
      CURSOR class_cursor IS
    select
    id,
    name,
    max_attendees
    from
    class
    where
    id in (select distinct(event_id) from trainer_schedule where event_type='c' and is_active='y')
    order by id;
    BEGIN
    DBMS_OUTPUT.PUT_LINE('==================================================================================================================================');
    --print the report header
    DBMS_OUTPUT.PUT_LINE('Summary Report No.3: Training Class Active Schedules Summary Report');
    FOR r_class IN class_cursor LOOP
    --print the header or subsection
    select sum(enrolments) into v_cur_c_tot_enrolments from class_schedule where class_id = r_class.id;
    IF v_most_enrolments < v_cur_c_tot_enrolments OR v_most_enrolments = 0
    THEN v_most_enrolments := v_cur_c_tot_enrolments; v_most_pop_cid := r_class.id;
    END IF;
    IF v_least_enrolments > v_cur_c_tot_enrolments OR v_least_enrolments = 0
    THEN v_least_enrolments := v_cur_c_tot_enrolments; v_least_pop_cid := r_class.id;
    END IF;
    DBMS_OUTPUT.PUT_LINE('******************************************************************************************');
    DBMS_OUTPUT.PUT_LINE('CLASS_ID: '  || r_class.id ||'     '|| 'CLASS_NAME: '  || r_class.name ||'     '||'CAPACITY: '  || r_class.max_attendees ||'     '||'TOTAL_ENROLMENTS: '  || v_cur_c_tot_enrolments);
    DBMS_OUTPUT.PUT_LINE(rpad('____________', 12) || lpad('____________', 12) || lpad('____________________', 20) || lpad('____________________', 20) || lpad('____________',12) || lpad('____________',12));
    DBMS_OUTPUT.PUT_LINE(rpad('SCHEDULE_ID', 12) || lpad('TRAINER_ID',12) || lpad('START_TIME', 20) || lpad('END_TIME',20) || lpad('ENROLMENTS',12) || lpad('ATTENDANCE',12));
    DBMS_OUTPUT.PUT_LINE(rpad('____________', 12) || lpad('____________',12) || lpad('____________________', 20) || lpad('____________________', 20) || lpad('____________',12) || lpad('____________',12));
    FOR r_cs IN (select id,to_char(start_time,'DD-MM-YYYY HH24:Mi') as start_time, to_char(end_time,'DD-MM-YYYY HH24:Mi') as end_time, enrolments from class_schedule where class_id = r_class.id order by id)
    LOOP
    select trainer_id into v_cur_tid from trainer_schedule where event_type='c' and event_id = r_cs.id;
    select count(training_session.id) into v_cur_cs_attendance
    from training_session, class_schedule
    where training_session.attended = 'y' and
    training_session.type='c'and
    to_char(training_session.start_time,'DD-MM-YYYY HH24:Mi') = to_char(class_schedule.start_time,'DD-MM-YYYY HH24:Mi') and
    class_schedule.id = r_cs.id;
    DBMS_OUTPUT.PUT_LINE(rpad(r_cs.id, 12) || lpad(v_cur_tid,12) || lpad(r_cs.start_time, 20) || lpad(r_cs.end_time,20) || lpad(r_cs.enrolments,12) || lpad(v_cur_cs_attendance,12));
    END LOOP;
    END LOOP;
    DBMS_OUTPUT.PUT_LINE('******************************************************************************************');
    DBMS_OUTPUT.PUT_LINE('******************************************************************************************');
    DBMS_OUTPUT.PUT_LINE('MOST_POPULAR_CLASS:  '||v_most_pop_cid||'      TOTAL_ENROLMENTS_TO_DATE: '||v_most_enrolments);
    DBMS_OUTPUT.PUT_LINE('LEAST_POPULAR_CLASS: '||v_least_pop_cid||'      TOTAL_ENROLMENTS_TO_DATE: '||v_least_enrolments);
    DBMS_OUTPUT.PUT_LINE('==================================================================================================================================');
    END;
    /

    Hi,
    you could use Dynamic SQL /Execute immediate to run DDL from a stored procedure.
    http://download-uk.oracle.com/docs/cd/B10501_01/appdev.920/a96624/11_dynam.htm
    Could you please tell why do you want to create a materialized view in stored procedure ?
    How frequently you will runt this procedure . It would is better to create a MV once and use it.
    thanks

  • In SXMB_MONI how do you view an Payload document that uses a namespace

    We are creating small XML documents and pushing them through PI 7.1. Everything works perfectly well, but in SXMB_MONI when you try to view the payload, i.e. the XML document, you can't view it with the embedded copy of IE as it uses a namespace and IE doesn't know where the schema associated with that namespace is?
    If you open the document in a text or XML editor then you can see the payload without a problem. It is however annoying and confusing to staff when they see nothing in the XML Message View.
    This probably isn't a SAP GUI problem per se, as it is using the dreaded IE to display XML, but I still would like to resolve the problem if is possible.
    Any suggestions?

    The namespace refers to a schema which is a local file as defined by the vendor. IE doesn't know where to find this schema so it can't do anything. The file is perfectly valid as checked by XMLspy using it's validator.
    <?xml version="1.0" encoding="iso-8859-1"?>
    <OpenShipments xmlns="x-schema:OpenShipments.xdr">
         <OpenShipment ProcessStatus="">
              <content goes in here/>
         </OpenShipment>
    </OpenShipments>
    We can't change the way the namespace is specified that it set by the vendor and we know it works fine in there software. This is a problem with IE which shows nothing, or if forced shows:
    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and
    then click the Refresh button, or try again later.
    Error opening input file: 'OpenShipments.xdr'. The system cannot locate the
    resource specified. Error processing resource ...
    The problem is I don't know how to tell IE running within the SAP GUI where the xdr file is. I have the file I just don't know how to connect it to IE.
    If I could make the SAP GUI use a proper XML editor by default that would be a lot better as IE is a terrible browser and terrible XML viewer... but that's another story...
    Edited by: Adam Trickett on Oct 6, 2011 10:21 AM
    Edited by: Adam Trickett on Oct 6, 2011 10:22 AM

  • Where Does documents gets stored using FM SO_DOCUMENT_INSERT_API1

    Hi All,
    I am using FM SO_DOCUMENT_INSERT_API1 to store document from WD interface. Now I have couple of questions
    1) Is this FM creates a sap office document
    If yes how do I transfer SAP office documents storage from table SOFFCONT1 (default) to external content server.
    Now If its a sap office document I have refereed this [link|Re: Generic Object Services]
    and when I go to change storage catagory and change document area in transaction OACT to document management system it gives me prompt Repository SOFFDB does not have an explicit document area.
    Please clarify over above two points.
    Thanks in Advance
    Umang

    Sorry, by mistake the same thread was opened twice. please respond / follow the thread
    Where Does documents gets stored using FM SO_DOCUMENT_INSERT_API1
    Cheers!!!
    Umang

  • View the versions of document from share point document library using code.

    HI
    i want to develop a web application (asp.net) from
    1) users will browse and view documents saved in document library by passing a documents DocumentID as parameter 
    to  sharepoint 2010 web application.
    2)also that  document has versions and how users  will view required versions, if user  will upload document to document library
    it will create new version and if user will same document with same name it over-right as new version.
    and how user will view the old version 
    adil

    Replay:
    From your description, my understanding is that you want to develop a web application to view document history versions of SharePoint 2010.
    You could accomplish your requirement by using Client Object Model, please refer to this article:
    https://msdn.microsoft.com/en-us/library/office/ee857094(v=office.14).aspx.
    You could refer to this code below:
    namespace clientOM
    class Program
    static void Main(string[] args)
    ClientContext clientContext = new ClientContext("siteUrl");
    Web site = clientContext.Web;
    clientContext.Load(site);
    List list = site.Lists.GetByTitle("Documents");
    clientContext.Load(list);
    clientContext.ExecuteQuery();
    CamlQuery query = new CamlQuery();
    query.ViewXml = "<View/>";
    ListItemCollection allContacts = list.GetItems(query);
    clientContext.Load(allContacts);
    clientContext.ExecuteQuery();
    FileCollection allFile = list.RootFolder.Files;
    clientContext.Load(allFile);
    clientContext.ExecuteQuery();
    foreach (File file in allFile)
    string version = file.UIVersionLabel;
    FileVersionCollection versions = file.Versions;
    clientContext.Load(versions);
    clientContext.ExecuteQuery();
    foreach (FileVersion hisVersion in versions)
    string hisversion = hisVersion.VersionLabel;
    Best Regards
    Vincent Han
    TechNet Community Support

  • How do i find documents stored in documents on iMac, using an iPad

    I want to access some documents stored in documents and data on my imac, using my ipad, via the cloud.
    I have cloud storeage set up on both devices, but do not know how to get to 'icloud' or the documents folder using my ipad.
    Also, how do I make itunes on my mac available in 'icloud' for me to access on my ipad when Im out and about? Is this possible??

    iCloud stored content is only available in iOS via the specific apps that use it (Contacts, Notes, Pages, Numbers, etc.). You would need to upload the files to iCloud on the imac to the appropriate section, then open them via the app. It is possible some third party office apps can access icloud, but I am not aware of any specifically.
    If you are using apps other than Pages, Numbers, or Keynote, or dealing with PDFs, you might want to explore DropBox or another cloud service.

Maybe you are looking for

  • Equivalent Objects in multiple libraries lead to duplicates in portal UI

    I am trying to avoid the duplicate listings of VHDs for a tenant portal user when they try to create a standalone VM. I have 3 libraries defined across three Hyper-V hosts. In order to avoid the long time to copy the parent VHD to the Hyper-V host fo

  • Problem with transfered user sessions from a 10.4 system

    On my new MacBook pro with ML, I tranfered the user sessions of my previous mac (power book G4 working with OS 10.4). With these "old" users accounts,  part of the trackpad features (like scroling up and down with 2 fingers) does not work, whereas it

  • OS X Encrypted Disk Image Tool Buggy?

    Hi, I'm trying to create an encrypted file directory on an external HDD (My Book). I decided to try the OS X software to create one. I have tried both the following options, each of which has been buggy when transferring files into the created images

  • Retreive data from submitted PDF form

    I am so new with LiveCycle that I don't even know for sure if I am in the right forum or even if I am asking the right questions. So, I apologize in advance. Please forgive me and be gentle ;-) If this is not the correct forum, could someone please d

  • Why is MAC not supporting the new .rw2 format

    This format is used by both the newer Leica and Panasonic cameras for raw photos. Neither iPhoto or Aperture supports this format. It is discouraging as I just returned from a trip and my SD Cards are filled with pictures taken from my new camera and