Bajr Prakash Singh Posted December 13, 2022 Posted December 13, 2022 Is there a way to see which reports users are accessing the most often besides using Resource Analyzer in WebFOCUS?
Mat Barnard Posted December 13, 2022 Posted December 13, 2022 Two things come to mind:Web Server logs can be interrogated (you can even put a master file over them and use WebFOCUS to query).Have a WebFOCUS job (perhaps in site.wfs) that runs a procedure that writes request details to a database.The first you can probably do immediately, the second would need some developent.Hope this helps,Mat
Bajr Prakash Singh Posted December 13, 2022 Author Posted December 13, 2022 Thanks Mat, I will check this out.
Toby Mills Posted December 13, 2022 Posted December 13, 2022 As Mat points out, there are various logs you could use to keep up with that information. (By the way - Hi Mat! Long time no see). I think if you just need this info one time, you could scrub the logs to find an answer and kind of brute force it.If you think you're going to want to know who runs what all the time, you'll either need to enable Resource Analyzer or write a far amount of code yourself. Think about your budget and needs. With the Golden Ticket (or key or whatever we call it), you could enable RA and give it a shot for a while to see if you like it. If not, then just turn it off. You might want to check with your sales person to make sure that's okay with them, but I think they'll think it's fine. I don't know who you work for or your position, but if you can find your Account Rep that sold you WebFOCUS, this is the sort of thing they can answer.
Bajr Prakash Singh Posted December 23, 2022 Author Posted December 23, 2022 Thanks Toby, for your insights. As it turns out we are going with Resource Analyzer as we need user based historical(last 2 months) info on reports that are used.
Bajr Prakash Singh Posted December 23, 2022 Author Posted December 23, 2022 Thanks Mat, I tried the first approach you advised, but it didn't provide me with much data because our webfocus logs lacked sufficient data. As a result, we have decided to go with Resource Analyzer.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now