Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi all
The help page (link below) gives a three step process to use Jasper Reports.
There is no mention of which Jasper version Windchill works with.
Given that Jasper is featured as the new reporting facility in Windchill, one would think that the doco would mention which Jasper version is recommended. Which version was used in PTC while this all was developed?
thanks
Rick
Sorry, I am getting too critical: In the help page at
The same help page is here:
it gives the command syntax as
com.ptc.util.wbr.export.ExportDataSource reportTemplate -u <username> -p <password> -r 25
This exposes your password to anyone logged in who knows how to use the ps command. Oh, and the command should start with 'java'.
Hi all
Hmm, looking closer at the export command (from the windchill shell):
java com.ptc.util.wbr.export.ExportDataSource reportTemplate -u <username> -p <password> -r 25
Several questions:
thanks
Rick
Hi all,
Here is the 'Knowledge Hub', with links to several related articles:
Article - CS355787
[Knowledge Hub] Jasper Report and Windchill
https://www.ptc.com/en/support/article/CS355787?sourcearticle=CS354392&source=ArticleViewerRelated
cheers -- Rick
Just a reminder to myself (and anyone who uses that command as recommended):
edit ~/.bash_history, take out the lines which show my password.