Jasper Server Attributes

  • {attribute('host','User')} - Host will be derived categorically from the logged-in user's attributes, because the "User" category is specified.
  • {attribute('port','Tenant')} - Port will be derived from the logged in user's organization attributes.
  • {attribute('port','Server')} - Database will be derived from the server-level attributes.

The URL defaults from the host, port, and database fields automatically.

  • {attribute('userName')} - The user name will be derived hierarchically, because no category is specified. JasperReports Server will look for a host first in the logged in user's attributes, then in the organization attributes, and finally the server-level attributes.
  • {attribute('password')} - The password field can also reference an attribute, here a hierarchical attribute.

Anyone how to use this attributes. please give an example.

tiel.kim's picture
Joined: Oct 25 2016 - 1:46am
Last seen: 6 years 7 months ago

1 Answer:

Hello,

you can read up more about profile attributes in JasperReports Server Administrator guide in chapter 2.4 and chapter 5.5.2. I've attached it to this answer for your convenience.

Attachments: 
AttachmentSize
PDF icon jasperreports-server-admin-guide.pdf3.43 MB
Friendly User's picture
Joined: Oct 8 2009 - 5:59am
Last seen: 2 months 3 weeks ago
Feedback
randomness