Output Export Report Subcommand - run server from local host?

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Output Export Report Subcommand - run server from local host?

susan.richardson
Hi All,

I am wondering if anyone has been using the Report subcommand for exporting output, which exports the output into an interactive report that can be viewed in a browser.

Specifically, there are features of the report (sorting, graphs, and the ability to save edits, in particular) that seem to be related to connecting the the report to the IBM Statistics Web Report Application Server.

Can server this be installed locally and still give you access to these extras? So far, I haven't been successful doing this. Has anyone else?

I did some preliminary troubleshooting, like making sure my browser was HTML5 compatible. I have SPSS 23, and I modified my syntax to include the URL and RESTYLE keywords. I downloaded the Web Report App Server which gives you the URL related to the local machine. When I open my file in the browser it does tell me I am connected to the "server" on my local machine. But I can't save any of the stylistic edits that I made, or make a figure, or sort a table.

OUTPUT EXPORT
/REPORT
DOCUMENTFILE='C:/PracticeTEST_EC_irr_report_23.htm'
TITLE='IRR report for Early Childhood, PracticeTEST'
URL =("local", "http://COM06196:9080/webreport/")
RESTYLE =YES
FORMAT=HTML
EXCLUDE=WARNINGS.

Any guidance would be appreciated.
Thanks,
Susan