Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a Binary file which need to load in a different qvw.
My binary file consist of data model and which i am loading into qvw which has UI.
My loading status say refresh successful. But in actual data doesnt get reloaded.
when i see log file it shows general Script error.
Regards,
Saumya Shah
Do you have the Binary load statement as the very first thing in the script? Even before the variable definitions?
Thats all i have in the script.
PFA
Do you have any hidden script or section access in your application? If so, you need to add binary statement above the section access script.
Are you sure that path and filename are correct? Further check if by the binary-qvw the option (in tab open) prevent binary load is enabled.
- Marcus
could you please share your file ??
Hi Suamya,
Check whether you have saved your Data Model after reloading. Binary load works after saving the source file, i battled with this issue in past.
Best Regards,
Ganesh.
No Hidden Script
Yes ,
i mean where i have loaded data model, I can open it and see data in it.
your able see the data model after binary reload? then does your original file has the data or not ..please check once