Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     WF integration with J2EE web application

Read-Only Read-Only Topic
Go
Search
Notify
Tools
WF integration with J2EE web application
 Login/Join
 
Member
posted
Hi,

I am new to webFOCUS.I have to do analysis on integration of WebFOCUS with a J2EE web application.The requirement is that there should be seamless integration such as single sign on (Site Minder) and look and feel.The user should not feel that he/she is using a third party reporting tool (WebFOCUS) when running the reports in the J2EE web application.

Can any one of you who has experience in this type of deployment give some information on various ways it can be accomplished including the effort needed?

Thanks for the help.
 
Posts: 4 | Registered: May 01, 2007Report This Post
Master
posted Hide Post
For Intergration into Site Minder is to get ahold of your local branch and see about getting a Security Specialist to provide Best Pratices into Site Minder. WebFOCUS can intergrate into it so that the user are not required to signon again.

Sorry I cannot give more specific info.




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
<DocServices>
posted
Hi Pjhon,

Technical Memo 4539: Netegrity SiteMinder Integration with WebFOCUS 7.1 may be of interest to you. The technical memo is available on i-Base, the Technical Documentation Library. You will need an InfoResponse ID to access the PDF file.

Hope this helps.

Regards,
Jenn
 
Report This Post
Member
posted Hide Post
Hi,

Thanks for your responses regarding site minder security.

Can you share any information on look and feel integration where user should not feel as if he/she is using webfocus when running the reports from J2EE web application?
 
Posts: 4 | Registered: May 01, 2007Report This Post
Master
posted Hide Post
What you mean by look and feel integration? Are you going to have the input screen in J2EE or in Webfocus? What kind of output you are looking (ie., HTML, PDF, Excel)?

If you have the input screen in J2EE, you can pass the parameters in to Webfocus by using the WFServlet and you can create the report as the way you want your look and feel.

Hope this information helps you, if not tell me specifically about your requirement.

Thanks


WFConsultant

WF 8105M on Win7/Tomcat
 
Posts: 780 | Location: Florida | Registered: January 09, 2005Report This Post
Member
posted Hide Post
Hi Kamesh,

Thanks for the response.The requirement is :

We have a J2EE based web application which users will be using to do transaction.It is deployed on internet.This application also needs reporting where users will be running lot of reports such as dashboards,scorecards with drill down features.Instead of developing all these functionalities, we have decided to use BI tool which is WebFOCUS.Now the user interface of WebFOCUS need to be integrated in the J2EE web appplication as one of the section for users to run the report.But the users should not feel that they are using WebFOCUS but actually in the back end it will be webFOCUS server which will be generating the reports and displaying it.

I want to know how this can be accomplished and the effort invloved in it.

Thanks for your help.
 
Posts: 4 | Registered: May 01, 2007Report This Post
Master
posted Hide Post
You can achieve this by running the Webfocus as Self-service application.

Are you using Webfocus Dashboard? You can integrate your look and feel of J2EE with webfocus Dashboard. From there you can call the report by passing the parameters you are inputting on the screen. The request will go through WFServlet to your Webfocus server. The WFServlet will come with your installation of Webfocus and it should resides on your webserver.

You can create the Webfocus as an War file and deploy it inside your websphere or weblogic application server.

You can have your webfocus files insides your web application folders and point the app path to that folder in edasprof.prf

Note: I did work on J2EE web application integration with Webfocus. It will work the way you want and the user wont feel that they are using Webfocus.

Hope this information helps,

Thanks


WFConsultant

WF 8105M on Win7/Tomcat
 
Posts: 780 | Location: Florida | Registered: January 09, 2005Report This Post
Member
posted Hide Post
Hi Kamesh,

I just had a discussion with our J2EE developers and they told me that this is exactly the type of information they are looking for.

Thanks a lot for your help.
 
Posts: 4 | Registered: May 01, 2007Report This Post
Platinum Member
posted Hide Post
Pjhon,

Also have your Java developers look at the WF and ReportCaster API documentation that is loaded with your WF install. Makes it easy for them to integrate functionality with their Java app. We limit the number of parameters passed "over the wire" by having the UI/Java write most of our parameter values to a series of DB2 tables. We pass the key value over the wire and have FOCUS code read the parameters from the PARM tables for that report key. Works well.

Kevin


WF 7.6.10 / WIN-AIX
 
Posts: 141 | Location: Denver, CO | Registered: December 09, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     WF integration with J2EE web application

Copyright © 1996-2020 Information Builders