Jump to content
We've recently updated our Privacy Statement, available here ×

xanoop

Members
  • Posts

    5
  • Joined

  • Last visited

xanoop's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Thanks Rajesh. It is working and solved the issue to an extend. In my case JSON data source is a REST API call. Can I pass parameter to the API to minimize the number of records return from API. I can pass the static parameters to the REST API like http://10.20.2.159:3652/api/AuditLogRpt/getJsonData?moduleId=2. BUt I want to pass report parameter as parameter to the REST API something like http://10.20.2.159:3652/api/AuditLogRpt/getJsonData?moduleId=$P{moduleId}. Once again thanks for your support and quick response. Anoop Xaviour.
  2. Yes it will work, But I want to pass report parameter as parameter1 something like http:///?parameter1=$P{moduleId}
  3. How to create remote JSON data adapter with parameters in Jasper. I have created remote JSON adapter. But not able to pass parameter from jasper. Please help. Thanks in advance, Anoop Xaviour.
  4. Thanks Asimkin, Thanks a lot.. it is working for me. How to pass parameter to the rest api call?
  5. How to create Reports in Jasper which consume data from REST API in JSON format. Please provide helpful links.
×
×
  • Create New...