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

kelvinsleonardo

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

Security Advisories

Downloads

Everything posted by kelvinsleonardo

  1. I'm passing the object "OrdemServico" as parameter to report. OrdemServico ordemServico = new OrdemServico(); ordemServico.setCodigo("CA123");mapa.put("ORDEMSERVICO", ordemServico);[/code] And on the .jrxml i added a parameter with same name of the parameter in map. how i can get the fields of the object? Tnks
×
×
  • Create New...