InputControlStructure in rest_v2 does not return controls

I am using JaperReport Server CE 5.6 and the rest api api docs say is should support this call.

I can request the report and it works but calling the rest_v2/reports/repurturl/InputControls/ return not found.

 

Is this not support in the CE edition or version 5.6?  Do input controls have to be added in some other way for this to work?

 

dhammondTO's picture
Joined: Sep 5 2014 - 12:03pm
Last seen: 3 years 4 months ago

1 Answer:

It should work. The common cause is not specifying the correct repository folder.

Where did you place your input controls? It is outside the report in it's own repository folder or within the report?

hozawa's picture
171283
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

I have them in the same folder as the report unit. They are linked controls if that makes a difference.

dhammondTO - 8 years 6 months ago
Feedback