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

aaaaawgfdsgfdgd

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by aaaaawgfdsgfdgd

  1. Hi, I have a problem with jasper server/ jasper report 6.6.0 I'll explain to you briefly: I have configured a user on jasper report. This user can access the reports through two links. The difference between these two links is a parameter in request (code) For example: 1st link https://<host>:<port>/<context path>?cf=XXXXXXX&code=A2nd link https://<host>:<port>/<context path>?cf=XXXXXXX&code=B This link redirect to https://<host>:<port>/<context path>/j_spring_security_check?j_username=XXXXXXX&j_password=MYPASS If login success access to report: https://<host>:<port>/<context path>/flow.html?_flowId=searchFlow I would like to be passed on the report the parameter (code) that the user chose (A or B) . I tried to set the Attribute for the user (LoggedInUserAttribute_code) and I set to the report Parameter $P{LoggedInUserAttribute_code} but this parameter is fixed. I can set A or B and it isn't the user's choice. Can anyone tell me how to pass the parameter (code) from the request to the report? I hope you understand the question. Thank you so much D.
×
×
  • Create New...