404 - Not Found error on multi-chart display
Posted: Thu Jun 08, 2017 1:27 pm
I have a somewhat complicated Profound UI display that contains one Grid, 3 Subfile displays, and 3 Line Charts.
The presentation works fine for all 7 display elements including the 3 "LINE" charts. However, when I switched one line chart to "MSLINE" using JSON code I get a 404 - Not Found error on the MSLINE chart. Please note that the other 6 display elements (Grid/Subfiles/Line Charts) still work fine, as only the MSLINE chart does not display.
I changed the SQLRPG source code to lower case for the recommended JSON code, as I believe that a previous poster had an issue with upper case code.
Is there something else that I am missing? I found another developer who got their MSLINE chart to work using XML code, and if necessary I will switch from JSON to XML to get the MSLINE chart to display.
Please let me know if you have had a similar issue and what else I can check to get the MSLINE chart to display.
The presentation works fine for all 7 display elements including the 3 "LINE" charts. However, when I switched one line chart to "MSLINE" using JSON code I get a 404 - Not Found error on the MSLINE chart. Please note that the other 6 display elements (Grid/Subfiles/Line Charts) still work fine, as only the MSLINE chart does not display.
I changed the SQLRPG source code to lower case for the recommended JSON code, as I believe that a previous poster had an issue with upper case code.
Is there something else that I am missing? I found another developer who got their MSLINE chart to work using XML code, and if necessary I will switch from JSON to XML to get the MSLINE chart to display.
Please let me know if you have had a similar issue and what else I can check to get the MSLINE chart to display.