Download Output File for a Scheduled External Application Report

Scenario: You want to write a script for a scheduled external application report that will automatically send an email.

 

Sample Script

executePropertyCommand("System1.ApplicationView:ApplicationView.Links.Link1", "AppName", "WebAppExecute", {"FileName":"Script", "FileExtension":0, "FilePath":"D:\\", "TimeStamp":"","Section":1  })

Legend for Script Commands:

  • Name of Fixed Link: “System1.ApplicationView:ApplicationView.Links.Link1“
  • Command: “SendEmailExecute”
  • File Name: Enter as per user requirement
  • File Extension: 0 is for Pdf, 1 for Docx, 2 for Xlxs
  • Time stamp: As per user recommendation for example mm-dd-yyyy
  • Section: Save document 1, Caching 2, Viewer 0