Hello, I’m very interested in make it work this tool in my company, we tried with the SAP’s tool, but doesn’t works fine and we have an OSS message opened for solve some issues, but I think that we can write our own tool to have all the control of that.
The only extra code that I need from you is how to obtain the information of the iView, user, and PCD URL that you are storing in the database.
Hi Rafael, Thank you for the feedback. The following lines would get you information about iview, use and pcd url. If this doesn’t make sense then i could send you a sample code. Email me at psingh@ust.net.
String NodeName = componentnode.getNodeName(); IPortalComponentContext ctxt = componentnode.getComponentContext(); IPortalComponentProfile profile = ctxt.getProfile(); //the following lines will get you the type of //PCD object requested String pcdurl; String type = profile.getProperty(“ComponentType”); if(componentype.equals(“com.sapportals.portal.iview”)){ //to get the PCD url pcdurl = ctxt.getContextName() }else { //it is a page //to get the PCD url pcdurl = ctxt.getContextName() } //this will get you the userid who made the //request String userid = request.getUser().getLogonUid();
this is a very interessting approach. I’m working on a similar project at the moment. I would like to take a look at the PAR-File, too. Could somebody please send it to me at sergio.malte@web.de ?
My company wants to get user statistics and was planning to use webtrends for it ..But this seems to be a better option. Looking forward to see the a detailed weblog about this
First of all, thank you very much for your great sample! I am currently trying to implement this in NetWeaver EP and I have one problem. String componentype = profile.getProperty(“ComponentType”); In sample code above, componentype is always “com.sapportals.portal.page”. Some are meaningful page but most of them are innerpage or pagebuilder. embedded or URL iviews are not hooked. Do you have any idea? Thank you very much for your help.
Thank you for the great weblog. I am trying to implement a simple activity report on ep6 sp2. but somehow the service is not appearing in the services configuration iview. I have checked thoroughly and I cant find anything amiss.
Hi Prakash, do you know where can I find more documentation regarding the API that you used and the INodeHook? I can’t find the Portal Runtime Guide anywhere.
Hi Prakash! This weblog is very interesting because the standard reports are very simple and I would like to develop this in my company. Could you please, send me the complete code or tell me where can I find it?? I can’t find it. I’m trying to develop it, without success 🙁
Prakash, This is a really nice work! Could you please email me the code you’ve used to get those pretty graphics you showed up here? fededelgado@gmail.com
Can i get the .par file as well. Also, can this tool be used to identify CRM-OM iView (which is Bsp’s) portal activity to trigger behavioral changes for the idle timeout (session timeout) on the portal?
That’s the report that SAP should have by default. I am really interested in your job and hope that you make the second blog with the complete par file. If it is not difficult, could you please send me the par file at my email, ifdaduq@eia.edu.co.
Prakash, Excellent Job, We just upgraded our system to EP 7.0, Is it possible for you to share the par file. Thanks, Phanee phanee.tatrakal@flightsafety.com
I have same kind of requirement to where they need to be some custom reports generated on EP 7.0. Could you please send me the par file to annoo_k@yahoo.com Is there any other way to access WCR tables to pull the reports using webdynpro?
Hi, Could we have the par file as we have just implemented MSS on EP5 and require some proper portal runtime statistics which is not very abstract in the portal activity report.Thanks
I’m trying to do get the activity Date from portal to develop another frontend than the SAP standard. What APIs have you used? Is there a good Documentation? I haven’t found a “Portal Runtime Guide”. Might this meanwhile be the “Running an EP” Document?
The only extra code that I need from you is how to obtain the information of the iView, user, and PCD URL that you are storing in the database.
Thanks
Thank you for the feedback. The following lines would get you information about iview, use and pcd url. If this doesn’t make sense then i could send you a sample code. Email me at psingh@ust.net.
String NodeName = componentnode.getNodeName();
IPortalComponentContext ctxt =
componentnode.getComponentContext();
IPortalComponentProfile profile = ctxt.getProfile();
//the following lines will get you the type of
//PCD object requested
String pcdurl;
String type = profile.getProperty(“ComponentType”);
if(componentype.equals(“com.sapportals.portal.iview”)){
//to get the PCD url
pcdurl = ctxt.getContextName()
}else
{
//it is a page
//to get the PCD url
pcdurl = ctxt.getContextName()
}
//this will get you the userid who made the
//request
String userid = request.getUser().getLogonUid();
Where can I find the prtconnection.jar file? I cannot found in my plugins of the developer studio.
I have got your email. I will send you the jar but you can find the jar in the install directory of portal.
prakash singh
Does the same API’s avaiable in EP 7 also?
I have a similar requirement in EP 7. The clients don’t wana go with std reports..
I would really appriciate if you could send me the completed project file to my id nirmalsivkumar@gmail.com
Thanks in advance…
Nirmal
The functionality of the tool would be great for creating more custom reporting.
Please can you supply me with the par if you have it, so that I can take a closer look. Can’t wait for the follow on….. chalkerk@whl.co.uk
Please send me the par file, too.
skuster@hotmail.com
this is a very interessting approach.
I’m working on a similar project at the moment.
I would like to take a look at the PAR-File, too.
Could somebody please send it to me at sergio.malte@web.de ?
Thank you very much in advance!
Bye!
How about an update to the blog?
Thank you for the feedback. I will update my weblog in a week or two.
Prakash
That will be excellent. Can’t wait.
Prakash
Just wanted to let you know that the article is available at
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/technologies/hit%20me%20right.pdf
Eddy
regards
prakash.
Hi Eddy,
The link does not open. Do you have the updated link?
Regards,
Navya
First of all, thank you very much for your great sample!
I am currently trying to implement this in NetWeaver EP and I have one problem.
String componentype = profile.getProperty(“ComponentType”);
In sample code above, componentype is always “com.sapportals.portal.page”. Some are meaningful page but most of them are innerpage or pagebuilder. embedded or URL iviews are not hooked.
Do you have any idea?
Thank you very much for your help.
Thank you for your feedback. Email me your code psingh@ust.net. I will let you know where you are going wrong. thank you.
Prakash
Thank you for the great weblog. I am trying to implement a simple activity report on ep6 sp2. but somehow the service is not appearing in the services configuration iview. I have checked thoroughly and I cant find anything amiss.
Thanks
Raj Balakrishnan
Hi Raj,prakash singh
Very good weblog, very usefull.
Thanks
This weblog is very interesting because the standard reports are very simple and I would like to develop this in my company.
Could you please, send me the complete code or tell me where can I find it?? I can’t find it.
I’m trying to develop it, without success 🙁
Thanks in advanced.
Regards
Sergio Sepúlveda M.
I need to see the history of visited URL for each user at each logon at “User logon report”.
Do you think this is possible?.
Great Blog!.
Thanks a lot.
RLS
This is a really nice work! Could you please email me the code you’ve used to get those pretty graphics you showed up here?
fededelgado@gmail.com
Thanks in Advance,
Fede.
Very excellent blog. Could u please send the complete code ? My id is perumla.kanthan@gmail.com
Thanks in Advance,
Kanthan.
Excellent blog. I need same in my project. Could u please send the complete project. My email id sreekanth925@gmail.com.
Any suggestions to do it in Webdynpro.
Thanks in Advance,
Sreekanth
Also, can this tool be used to identify CRM-OM iView (which is Bsp’s) portal activity to trigger behavioral changes for the idle timeout (session timeout) on the portal?
Regards,
James
ajloren2000@yahoo.com
That’s the report that SAP should have by default. I am really interested in your job and hope that you make the second blog with the complete par file.
If it is not difficult, could you please send me the par file at my email, ifdaduq@eia.edu.co.
Thanks and again, congratulations….
Excellent Job, We just upgraded our system to EP 7.0, Is it possible for you to share the par file.
Thanks,
Phanee
phanee.tatrakal@flightsafety.com
How can i get the iview name in service?
I have same kind of requirement to where they need to be some custom reports generated on EP 7.0. Could you please send me the par file to annoo_k@yahoo.com Is there any other way to access WCR tables to pull the reports using webdynpro?
Please let me know,
Thanks
Anu
Great blog!!! Could you please send me the PAR file please??
e-mail: G_Koutsogianni@ddsynergy.gr
Thanx in advance!!!
cauld you send the Par file?
Email: brunoskandiusi@gmail.com
thank you
david.keiser@bjservices.com
Thanks in advance, Best regards
jav@iberdrola.es
Thanks in advance, Best regards
André
ess28@web.de
Live long and prosper,
Steffen
steffen.brauner(at)kreditwerk.de
Can I have the par file too, please ?
Thanks
mauro.sousa@aip.pt
Could we have the par file as we have just implemented MSS on EP5 and require some proper portal runtime statistics which is not very abstract in the portal activity report.Thanks
Cheers!
Stafford
Email: stafford2enterprisesupport.com
stafford@enterprisesupport.com
I’m trying to do get the activity Date from portal to develop another frontend than the SAP standard. What APIs have you used? Is there a good Documentation? I haven’t found a “Portal Runtime Guide”. Might this meanwhile be the “Running an EP” Document?
Best regards,
Christian
Regards
JM
radhesh_@rediffmail.com
on my id
radhesh_@rediffmail.com
Would you send the par file, please ? girapaaauu@hotmail.com
Thanks in advance!!!!
paul.zippel@tastykake.com
Great Blog, Can you please send me the par file in the ID “smit.das@tcs.com“
Thanks and Regards,
Smita
Could you please send the par file to dries.yssel@gmail.com.
I would really like to appreciate it.
Regards Dries
Excellent, Could you please send the .PAR file to nenurryx@gmail.com
Thanks a lot,
Paula G.
Can you send me the PAR file to vcapi1984@hotmail.com ?
Thanks in advance,
Regards,
Hi,
That’s an interesting articles. Can you send me the PAR file as well?
My email is Wee Meng
Thanks in advance.
Regards,
Wee Meng