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

tomw_2

Members
  • Posts

    1
  • Joined

  • Last visited

tomw_2's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. 0 On our Jaspersoft server, all our reports are in separate folders named for the report, and in each folder are two files: An XML file named for the report, and a file "main_jrxml.jrxml" which contains the actual report. Our "reports project" Git repository for local editing of reports looks like this: ReportName1 Folder ReportName1.xml main_jrxml.jrxmlReportName2 Folder ReportName2.xml main_jrxml.jrxmlReportName3 Folder ReportName3.xml main_jrxml.jrxml One of our developers has been creating new reports locally in Jaspersoft Studio, and he sent me his reports as a bunch of standalone files: NewReport4.jrxmlNewReport5.jrxmlNewReport6.jrxml What accounts for the difference in file names/folder structures, and how do I convert his reports to our existing format?
×
×
  • Create New...