Jump to content

need to send report results to store in folder


Portlight

Recommended Posts

I need to be able to schedule a report - done

that saves the results to a rtf file - (can do)

in a folder that is on the server but not specifically in the "root" of the jasperserver

in other words - can i map a folder to the jasper server in which i can save reports or can i save the report results to a file other than inside of jasper server

Link to comment
Share on other sites

  • Replies 9
  • Created
  • Last Reply

Top Posters In This Topic

this is the what i am putting in the command prompt

C:\Users\jessie.brown.NS-1> js-export --uris = ContentFiles/Covington --output-di
r = c:\covington

This is the results
'js-export' is not recognized as an internal or external command,
operable program or batch file.

Do i need to place the js-export script somewhere else or how can i fix this.

Link to comment
Share on other sites

  • 4 months later...

Just in case others need this!

My mistake was not navigating to the correct directory where the js-export script is housed. Once i was in the correct directory the above command line worked

so this is the correct version:

d:\jasper3.7directory/scripts/js-export --uris = ContentFiles/Covington --output-di

r = c:\covington

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...