Maximo Open Forum

 View Only
  • 1.  Download Attachment in Maximo

    Posted 06-03-2022 00:45
    Folks,

    Is there a way to enable a download option (Like we have in the List Screen- click download and then the excel files downloads).

    is there an OOB option to enable it for attachments as well - I click a button and it downloads the file in local. As of now the file is only opening in browser and then we save it from there.

    Please advise.
    #Administration

    ------------------------------
    Thanks & Regards
    Venkat
    ------------------------------


  • 2.  RE: Download Attachment in Maximo

    Posted 06-03-2022 10:48
    It sounds like you are using the insecure attachment functionality where the links are accessed directly on the webserver (like /doclinks/Attachments/filename.pdf). When the web browser recognizes the file extension it will open in the web browser by default. A fix to that would be to enable secured attachments by enabling the system property mxe.doclink.securedAttachment. Maximo would then establish one time URLs when a user tries to access the attachment and it won't have the file extension in the name. This is more secure than the web server approach because they need to have an authenticated Maximo session to be able to access the attachment. 

    Without that, you would have to configure in each browser the appropriate action to take. You can tell the browser to automatically download for a specific site but it's tedious to do. For example: https://support.google.com/chrome/answer/95759?hl=en&co=GENIE.Platform%3DDesktop

    ------------------------------
    Steven Shull
    IBM
    ------------------------------



  • 3.  RE: Download Attachment in Maximo

    Posted 06-09-2022 09:13
    Thanks Steve, will try this and get back to you. THanks again.

    Regards,
    Venkat

    ------------------------------
    Thanks & Regards
    Venkat
    ------------------------------



  • 4.  RE: Download Attachment in Maximo

    Posted 06-10-2022 02:46
    Hi Venkat,
    you have to enable secured attachments by enabling the system property, Try these steps 
    System Properties--> search with "mxe.doclink.securedAttachment"  you can see the Current Value and global value is False, then change to "true" in current value and do the live refresh. 



    ------------------------------
    PAVAN KUMAR
    Maximo Consultant
    ------------------------------