How Do I Insert Input Parameters in a v16 Java Engine Application?
In v16.1, the Input Parameters have been moved from the data source object to the report object. Instead of using DataSourceProvider.setMap(), please use ProcessReport.setParameters().
For more details, see the v16 Java Engine API Reference.
0 Comments
Add your comment