Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi,
Is it possible to export the html table data to excel sheet in dsp pages. if so could you please help me out?
Thank You.
You can code a Java service with Apache POI [url]http://poi.apache.org/[/url] and invoke it from a DSP to get a excel page according to your needs.
Or you can use a XSLT and transform the HTML to excel.
Follow some threads on this topic: [url]wmusers.com