• Forums
    • Public Forums
      • Community Connect
      • Dynatrace
        • Dynatrace Open Q&A
      • Application Monitoring & UEM
        • AppMon & UEM Open Q&A
      • Network Application Monitoring
        • NAM Open Q&A
  • Home /
  • Public Forums /
  • Network Application Monitoring /
  • NAM Open Q&A /
avatar image
Question by Tarjei U. · Jan 21, 2015 at 03:16 PM ·

Scheduled mailing in CSV format

Hi,

Is there a possibility of mailing reports in csvformat (that which you get when to do the export) on a schedule?
Or even possibly just saving on a regular basis?

I dont think this is a function included now, but are there plugins or similar that can do this? 

Comment

People who like this

0 Show 0
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

2 Replies

  • Sort: 
  • Most voted
  • Newest
  • Oldest
avatar image

Answer by Alasdair P. · Jan 21, 2015 at 03:26 PM

Hi Tarjei

Have a look at Task Scheduling

You can set this type of thing up as a regular task that will be automatically processed by the serer. It can then be sent to an FTP server or SMTP server.

Regards

Alasdair 

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Tarjei U. · Jan 23, 2015 at 08:20 PM

I am able to generate files now. 

But the files are empty.

However when I enter this URL on the reportserver i get a mht file with the report I want

<reportserver>/LSSaveAs?lsAction=Saveas&format=mht&lsEntryId=606

 

This is the task XML:

<task ID="SaveReprtCommand" name="SaveReportCommand" periodType="MINUTE" period="5" timeLine="SERVER" offsetTime="12:05" timeout="01:00" >
<command ID="0">
<class>adlex.delta.scheduler.command.SaveReportCommand</class>
<param>/LSSaveAs?lsAction=Saveas&amp;format=mht&amp;lsEntryIde=606</param>
<param>{delta.root}{file.separator}wwwroot{file.separator}09-17_overview[timestamp].mht</param>
</command>
</task>

Comment

People who like this

0 Show 2 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image Harshal P. · Jan 24, 2015 at 01:53 AM 0
Share

Hi Tarjei,

You might be having empty files because the task is defined to generate 5 reports every minute. You might want to change it to 5 reports every hour depending on your requirements. Here is how you would modify the tasks.xml for generating 5 reports every hour:

 

<task ID="SaveReprtCommand" name="SaveReportCommand" periodType="HOUR" period="5" timeLine="SERVER" offsetTime="12:05" timeout="01:00" >

<command ID="0">

<class>adlex.delta.scheduler.command.SaveReportCommand</class>

<param>/LSSaveAs?lsAction=Saveas&amp;format=mht&amp;lsEntryIde=606</param>

<param>{delta.root}{file.separator}wwwroot{file.separator}09-17_overview[timestamp].mht</param>

</command>

</task>

 

Please see task attributes for additional information. Let us know if this helps.

 

Regards,

Harshal.

avatar image Adam P. ♦ · Jan 24, 2015 at 02:04 AM 0
Share

I think you have typo and e should be removed from lsEntryIde to have lsEntryId ...

How to get started

First steps in the forum
Read Community User Guide
Best practices of using forum

NAM 2019 SP5 is available


Check the RHEL support added in the latest NAM service pack.

Learn more

LIVE WEBINAR

"Performance Clinic - Monitoring as a Self Service with Dynatrace"


JANUARY 15, 3:00 PM GMT / 10:00 AM ET

Register here

Follow this Question

Answers Answers and Comments

4 People are following this question.

avatar image avatar image avatar image avatar image

Forum Tags

esm siebel Dynatrace Managed license nam probe wan citrix dna rest api configuration mq alerting NAM 2018 dashboard dcrumadvisory reports css nam universal decode database mobileapp RUM ads sap nam console scripting nam server sequence transactions nam 2019 upgrade
  • Forums
  • Public Forums
    • Community Connect
    • Dynatrace
      • Dynatrace Open Q&A
    • Application Monitoring & UEM
      • AppMon & UEM Open Q&A
    • Network Application Monitoring
      • NAM Open Q&A