Jump to content

How to Set Input Controls for the reportExecutions Service using Rest V2 6.3


mmmartins

Recommended Posts

My report has an InputControl (IsForPrompting = true).

 

I use:

 

Http:/ <host>:<port>/jasperserver [-pro]/rest_v2/reportExecutions

 

I enter the parameters in Json in the parameter property.

 

In the execution of the request, the error 400 (Bad request) occurs;

 

If you change the InputControl (IsForPrompting = false), it works correctly.

 

The same report can be run using the Jobs Service:

 


 

If the InputControl (IsForPrompting = false) is ignored as a parameter in this case.

 

tT work correctly, the InputControl must be IsForPrompting = true.

 

What is the solution for the InputControl to work in both cases?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...