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.
Welcome to the IBI world. You are actually comparing apples to oranges. Self Serv mode is a different animal from Servlet mode.
There are three modes that process WebFOCUS requests:
CGI, ISAPI (Windows) and Servlet Mode
The mode determines what part of the WebFOCUS Client will service requests. This is a very simplified answer. This really has to do with how WebFOCUS works with the Web Server.
Self Service is a type of application. This would be compared to MRE (Managed Reporting Environment) which requires a login whereas Self Service does not.
You can create a Self Service application that sends report request to WebFOCUS in any of the three modes.
I hope this helps.
Thanks!
Mickey
FOCUS/WebFOCUS 1990 - 2011
Posts: 995 | Location: Gaithersburg, MD, USA | Registered: May 07, 2003
Welcome George. To extend Mickey's comments, the main difference between (Self-serv apps) vs (MRE/Dasboard) is the licensing issue.
You can have a slew of self-serv apps designed for Run-Only users. But MRE/Dashboard access is limited to the number of seats you purchase, when you set up your contract with IBI.
CGI/Servlet/ISAPI are the underlying technologies used to communicate with the webserver.
Hope that helps, Sandeep Mamidenna.
------------------------------------------------------------------------------------------------- Blue Cross & Blue Shield of MS WF.76-10 on (WS2003 + WebSphere) / EDA on z/OS + DB2 + MS-SQL MRE, BID, Dev. Studio, Self-Service apps & a dash of fun !!
Posts: 218 | Location: Jackson, MS | Registered: October 31, 2006
George, to add more... self serv means your interface is your own, you code your own hmtl launchpages, they sit in the inetpub/wwwroot (if you are on a windows server) and your launch pages have forms whose action is the call to the webfocus cgi. (whichever of the 3 engines you want, cgi, servlet, or isapi; moi, i like isapi where possible, and servlet where necessary). With self serv, you can still use MRE, you can build and manage all your fexes in your MRE domains..i love this model..MRE organizes stuff so well ). With self serv, the whole java layer isn't involved...no dashboard, no end users coming in via MRE. Your sign in and authentication can use IWA, or whatever you want. So, self-serve is a 'roll your own', with your choice of engines; and MRE/Dashboard is going to be servlet only, with alot of really nice out-of-the-box functionality. You can do both, you don't have to pick just one.
In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003