cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Translate the entire conversation x

Ability to add Non-String types as Report Input field in Jasper Report

VB_9310203
5-Regular Member

Ability to add Non-String types as Report Input field in Jasper Report

Hi ,

 

In Jasper Report integration with Windchill, its been observed that only String value can be passed as an input because the following code snipper is designed to accept only String type:

Map<String, String> reportTemplateCriteria = new HashMap();

final URL reportUrl = ReportHelper.manager.getThirdPartyReportExecuteUrl(reportRef, reportTemplateCriteria);

 

But the native Jasper has capability to accept Collections, StringBuilder etc.

Would be helpful if PTC provides facility to accept non String parameters that can be passed as input to the report.

 

Regards,

Vinoth K Balu

0 REPLIES 0
Announcements

Top Tags