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     Flex Interface for Report Caster

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Flex Interface for Report Caster
 Login/Join
 
Master
posted
I have created an interface to Report Caster using Flex. This interface allows users to login and view their scheduled jobs much like the traditional Report Caster interface but with enhancements. These enhancements include the following.


  • The ability to double click on the active icon and change the jobs current active state (active to inactive, inactive to active).
  • The ability to double click on the notify icon and change when a notification is send and who it is sent to.
  • The ability to double click on the email icon of a single address distribution and change it settings (single address' only).
  • The ability to visually look at the list of scheduled jobs and see its last run status.
  • The ability to click on a schedule and see it last log.
  • The ability to right click on a schedule and select run now.


Only Requirement on the user side is Flash 9

It can be downloaded for free from http://www.freewebs.com/texasstingray/flexinterfacereportcaster.htm




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
Gold member
posted Hide Post
Cool,
I'll try it.

One question - is it possible to localize it to another language?


WF 7.6.2, WinNT/2K, MSSQL 2K, MSOLAP 2K, BID
 
Posts: 79 | Location: Moscow | Registered: April 27, 2007Report This Post
Master
posted Hide Post
That is somthing I will have to check into. it all depends if/how Adobe FLEX will handle it.




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
Expert
posted Hide Post
What version of WebFOCUS ReportCaster does it work with? What platforms does it work on?


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Master
posted Hide Post
I tested it with 7.6 however it should work with 7.x because I do not think there were any changes to the API. At it is jsp/java which is required for report caster any ways it will run on all platforms that report caster runs on. for the end user they only need the Adobe FLASH 9 plug-in.




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
Master
posted Hide Post
Francis Mariani

What language are you looking for?
And can you tell me does report caster store the data in the database in that language as well? I need to know if that would have to be translated as well.




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
Expert
posted Hide Post
It's Ingas that's interested in a localized version.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Master
posted Hide Post
Sorry Francis

Ingas,

What language are you looking for?
And can you tell me does report caster store the data in the database in that language as well? I need to know if that would have to be translated as well.




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
Gold member
posted Hide Post
Hi Texas,

I'm looking for russian language (Cp1251).

Official ReportCaster Console have a lot of problems with Cp1251.
(And MRE - also, a lot of problems and a lot of kinds of problems).

If your application have a resource file for labels, captions, menu titles - we'll try it localize. (And maybe use instead of official)

Regards,
Alex


WF 7.6.2, WinNT/2K, MSSQL 2K, MSOLAP 2K, BID
 
Posts: 79 | Location: Moscow | Registered: April 27, 2007Report This Post
Virtuoso
posted Hide Post
Texas,

I downloaded the program and the instructions.
Will try it very soon. Looks promising.

Thanks for this work, I think these initiatives are very valuable.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
 
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007Report This Post
Master
posted Hide Post
Alex (Ingas)

I am in the process of setting it up so that from the application bar at the top you select a language. Then it load a language xml file that has what you want to display for each object. I have a co-worker that speaks spanish and has helped me some in translating a spanish.xml file. Would you be interested in testing it in the near furture? and creating a xml file for the language you want? I would then like a copy of the xml file so i could distribute it with the product.




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
Gold member
posted Hide Post
That's pretty nifty, I like how the background blurs when drilling into a setting like Notify or Distribution.

The RCFLEX was installed into a Linux WFRS running 7.6.2. The user interface was tested on Mac, Linux and IE, and was consistent across all browsers. Wow! What's the possibility of GPL'ing it and perhaps getting access to the source?

Now if I can figure out how to hack it into the BID interface without forcing the users to re-authenticate....

Great work!

-- Dan

University of Nebraska at Omaha
Prod: WF 7.6.2 Linux BID/MRE/DataMigrator
 
Posts: 63 | Registered: March 07, 2006Report This Post
Gold member
posted Hide Post
Yes.
I'm interested in translating and testing.

I like the idea of unofficial WF tools.


WF 7.6.2, WinNT/2K, MSSQL 2K, MSOLAP 2K, BID
 
Posts: 79 | Location: Moscow | Registered: April 27, 2007Report This Post
Master
posted Hide Post
Dan, Currently I am not willing to make it a GPL as I have spent a lot of time learning FLEX and createing this application. With that said I have made some changes to it that I am still testing. The way I am setting it up is to all the developer to disable the login via the config.xml file, when the login is disabled it will look for a jsp called autologin.jsp. That page will be responsable for sending the required xml containing some settings. I currently have this working using the default MRE login that creates the WF_COOKIE. I then had to modify all the jsp to use the WF_COOKIE as well. I will be providing those jsp as a seperate example. Providing them as example should also show how to modify the entire jsp collection to use what ever security is required. Can you tell me what type of security you are using, is it the default installation security, where the users have to login to the dashboard with a userid/password?

Ingas, I am also close to providing an example that you can use to customize the user interface labels/text/messages, will keep you advised of when and how you can download and test it.

thanks to everyone who has download, installed, and tested it.




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
Virtuoso
posted Hide Post
TS,

Without seeing or knowing exactly how you process works, you should consider a centralized authentication point so that you do not have to change multiple jsp files to change how you authenticate.

If memory serves, you should be able to establish a caster security token at least 3 different ways:
- with WF_COOKIE
- with RC_COOKIE
- vis User id/Password

You shouldn't have to create the cookie, just look for the existence of it and use it.

But .... like I said above, without knowing anything about flex and what you are doing, I could be just talking out my butt!

Good luck with it.


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
 
Posts: 1102 | Location: Toronto, Ontario | Registered: May 26, 2004Report This Post
Gold member
posted Hide Post
Tex,

We use standard MRE security to log on to BID, behind the scenes using external LDAP to SunOne via the WF admin setup.

I'll check out your latest RCFLEX. Thanks for making it available to the community!

Regards,

-- Dan

Prod: WF 7.6.2 Linux MRE/BID/DataMigrator
 
Posts: 63 | Registered: March 07, 2006Report 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     Flex Interface for Report Caster

Copyright © 1996-2020 Information Builders