Muhammad Asif 3 Posted October 11, 2021 Share Posted October 11, 2021 (FOC36223) FILENAME ibwf2:8080/ibi_apps/run.bip SPECIFIED BY -HTMLFORM COULD NOT BE FOUND Anyone knows what this error means Link to comment Share on other sites More sharing options...
David Beagan Posted October 11, 2021 Share Posted October 11, 2021 -HTMLFORM uses the IB File System. Lets say you were trying to reference a mainpage.htm file in the Public folder. The reference would look like this: -HTMLFORM IBFS:/WFC/Repository/Public/mainpage.htm Link to comment Share on other sites More sharing options...
Muhammad Asif 3 Posted October 11, 2021 Author Share Posted October 11, 2021 Thanks David for your response, we are actually trying to run old version fex reports in webfocus 8207.27 version which uses htm files and I have uploaded main htm file to repository and I have set default parameter values in fex files which are still in file system not on repository. Report works by running htm file but it does not pickup user filters which are on another launch.htm file either from server or file system. main htm file has Console errors. Failed to load bunch of .js files. Any Suggestions to fix these issue Link to comment Share on other sites More sharing options...
Manoj Chaurasia Posted October 14, 2021 Share Posted October 14, 2021 Muhammad I suggest you open a case with techsupport if this is still and issue. Link to comment Share on other sites More sharing options...
SATHEESH B Posted October 15, 2021 Share Posted October 15, 2021 HTML page created by Appstudio is different than the regular HTML Page . it is a XML file and it will render the contents during the run time. Some of the syntax may changed in the new version. it expects full path for fex and files. You may have to open the HTML page with new version of appstudio and save it. it may fix the file references based on the new version. One of my customer migrated from older webfocus to new which broke the html pages. We fixed some of the HTML page issues by opening it in appstudio and save it. Some of them we had to recreate. Page designer is better alternative for HTML Page. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now