Jump to content
Changes to the Jaspersoft community edition download ×

admin_140

Members
  • Posts

    1
  • Joined

  • Last visited

admin_140's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. How would I add a parameter to the URL the JSON file adapter is configured to? For example JSON data comes from URL pattern: http://localhost/api/requestid/{p} http://localhost/api/requestid/abcbefg http://localhost/api/requestid/123456 so the last part of the URL is a parameter that will vary. I can use http://localhost/api/requestid/123456 to build the report but its of no use unless I can somehow vary the parameter.
×
×
  • Create New...