I upgraded Dataminer 10 to feature release 10.1.8 and the feature to create a dashboard App does appears to not work. I get the following image.
Randy, if you open the F12 debugger of the web browser, do you see any error messages in the console?
Hi Wim. I do see an a few error message.
/API/v1/Internal.asmx/GetApplications:1 Failed to load resource: the server responded with a status of 500 /API/v1/Internal.asmx/GetApplications:1
The custom application framework has had a big update in 10.1.6. As the custom application framework is still under soft launch and hasn't been released yet, this update isn't backwards compatible. If you had created custom apps before, then you might have to delete any "DynamicApplications" in the applications.json file.
Thank you Wim! That solved my problem. I was using the softlaunch feature and many of my dashboards were created prior to 10.1.6.
Randy – Could you share more info on the setup? I have tested the Dashboards app on 10.1.8 and everything seems normal