As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
when i execute a sp from webfocus to sql server, it executes a query which returns a result set,what can i do in order to see that result of that query from webfocus, i tried to get from SQLOUT but couldn't do it
SET FOCUS=ON SET SQLENGINE=SQLMSS SQL SQLMSS EX DENEME.DBO.sifre_kontrol &AUDITOR,'&PASS' END TABLE FILE SQLOUT PRINT * ON TABLE HOLD AS DENEME END TABLE FILE DENEME PRINT * END TABLE FILE DENEME PRINT * END
is the code i am using. If i send paramater from the html screen to that procedure "file download" screen appears and if i said open then ms dos screen appears, strangely if i make an error in my code,and run these proecdure,i take an error page oc course but after taking the error message if refresh my screen i got the results correctly,what can be the problem?
as a matter of fact i dont get any error message, i get "windows file download screen" when i run the query,it warns me that it can be harmful to do such a thing and it is trying to open ibiweb.exe,but interestingly if i make something wrong in my code consciusly and get error message,after refreshing the page, i get the correct result wtihout getting that download warning
Then you don't really have a problem as it is windows intercepting the output from the WebFOCUS client server and you will have to change your browser settings(active content? - not too sure on this) to allow these files to auto-display.
I'm sure someone will pipe up and tell you what setting it really is!
T
In FOCUS since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2
WebFOCUS App Studio 8.2.06 standalone on Windows 10
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004