Skip to main content

ExportMap Activity and download to machine

Comments

2 comments

  • Berend Veldkamp

    The standard way of doing this would be to use the Display Hyperlink activity to show the URL provided by the Result Url value of the Export Map activity as a clickable link. Alternatively you could use Run External Command , set Command Name to "NavigateToUri" or "OpenWebPage", and Command Parameter to that same URL.

    I haven't used those external commands recently, but I seem to remember one of them working in the SL viewer and the other in the HTML viewer. In both cases, the user's browser may block this download as an unwanted popup.

     

    None of these methods will give you control over how the browser handles the exported map image. Depending on the image format and the browser's capabilities it may open it in a new browser tab, or show a Save As dialog.

    0
  • Permanently deleted user

    Oh the joys of security and sandboxing ;-)

    Regards

    Ralph

    0

Please sign in to leave a comment.