parisspring

How to configure the fusioncharts_export.properties file

Recommended Posts

e46121f1-8a7c-4150-b445-d3ee.bmpFor save the images into my server.

I download the FusionChartsExportApp.zip from the forum for testing.

this is my configuration:

EXPORTHANDLER=FCExporter_

RESOURCEPATH=/Resources/

SAVEPATH=./test1/images/

HTTP_URI=http://192.168.2.30:8080/test1/images/

OVERWRITEFILE=false

INTELLIGENTFILENAMING=true

FILESUFFIXFORMAT=TIMESTAMP

And all file in the /usr/local/tomcat/webapps/test1.

and the class file and fusioncharts_export.properties file in the /usr/local/tomcat/webapps/test1/WEB-INF/classes folder.

But the image is not saved now .

So how to config the fusioncharts_export.properties ?

SAVEPATH=./test1/images/

HTTP_URI=http://192.168.2.30:8080/test1/images/

the above configuration is ok?

Thank you a lot!

 

 

Share this post


Link to post
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