Skip to main content
Solved

Print Manager - Error Message - Failed to getFullXML: null Caused by: null

  • September 5, 2022
  • 1 reply
  • 226 views

Forum|alt.badge.img+4
  • Sidekick (Partner)
  • 8 replies

Hi , anyone come across this error message in IFS APP10 (IEE) Print manager “Failed to getFullXML: null Caused by: null”

Any tips on how to diagnose it? 

 

Best answer by ChanakaAmarasekara

Hi,

Looks like the xml result set is not crated or is aviable.

  1. In the ‘Report Definition” for the particular report, check if the “Create Xml” checkbox is created.
  2. In the report RDF check if the xml generation code is there.
  3. In the report RDF check the line Report_SYS.Finish_Xml_Report is there and not blocked by any conditions (e.g.IF)
  4. In the report RDF check if  do_xml_  BOOLEAN := Report_SYS.Should_Generate_Xml line is there which takes the value set in point 1.
  5. Check in pint 3 and 4 that the correct report id is passed
  6. Check in the archive_tab that the archive item is there for the report
  7. Check in the xml_report_data_tab that a record with the result key is there for the report and in the DATA or ZDATA column the generated XML is there.

Hope this helps,

Regards,

View original
Did this topic help you find an answer to your question?

1 reply

ChanakaAmarasekara
Hero (Employee)
Forum|alt.badge.img+15

Hi,

Looks like the xml result set is not crated or is aviable.

  1. In the ‘Report Definition” for the particular report, check if the “Create Xml” checkbox is created.
  2. In the report RDF check if the xml generation code is there.
  3. In the report RDF check the line Report_SYS.Finish_Xml_Report is there and not blocked by any conditions (e.g.IF)
  4. In the report RDF check if  do_xml_  BOOLEAN := Report_SYS.Should_Generate_Xml line is there which takes the value set in point 1.
  5. Check in pint 3 and 4 that the correct report id is passed
  6. Check in the archive_tab that the archive item is there for the report
  7. Check in the xml_report_data_tab that a record with the result key is there for the report and in the DATA or ZDATA column the generated XML is there.

Hope this helps,

Regards,


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings