ProductDossier pioneering 3PLM (Project, Process & Product Lifecycle Management) solutions are design and developed to provide rich functionality, rapid deployment and ease of use. ProductDossier combined the technology to suit platform independence (
more)
ProductDossier pioneering 3PLM (Project, Process & Product Lifecycle Management) solutions are design and developed to provide rich functionality, rapid deployment and ease of use. ProductDossier combined the technology to suit platform independence, open standards in data communication and data storage to develop TouchBase-3PLM Solutions. This is a powerful alternative to traditional PLM solutions, and provides a tremendous value proposition to the customer. Its elegant design and thoughtful features make it a ready to use multi purpose tool across a variety of industries including automotive components, automation, hi-tech, EPC, healthcare, pharmaceuticals, construction, power & energy etc. (
less)
dfgsdfgsdfgdf
I am able to create report in /report folder using report api.
but when i am trying to display it it's giving me this error
"Apr 28, 2008 5:12:26 PM org.eclipse.birt.report.engine.api.impl.ReportDocumentWriter saveDesign
SEVERE: Failed to save design IR!"
but i am saving it using
designHandle.saveAs(rPath+"/sample.rptdesign");//need to un comment
designHandle.close( );
but still while displaying it's giving this error.
Actually when i m trying to display using run servlet it's working fine but using
frameset it's giving me above errors.
so will u plz let me know what exactly is going on there and how can i resolve it