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.
I am running a procedure that after a few seconds returns this error in HTML test text on a window.
Error code is: 32027Could not get error message
Does anybody recognize this error? If so can you please help me understand how to fix this issue. So far I have found out the error means 'EDA32027 CONSOLE CONNECT TO %1 FAILED' in the error book. Still don't understand this though.This message has been edited. Last edited by: <Kathryn Henning>,
I did try to put &ECHO=ALL in there and I still don't get any code in the output. Makes it very hard to debug. Yes this procedure used to run before on an 7.7 webfocus and now I am trying to run it on 8005 webfocus. Also I just realized I said test and not text earlier. I meant to say it said that message in HTML text. My signature is not up to date, so I will mention that I am working on WF 8005.
Thanks for the help. Figured it out though. I had an ms access table that was being used in the procedure and I completely forgot to set up the DSN on the server. I was still assuming that was working, but it needed to be added. Thanks.