User login and activity report

Hi
We have SAP enterprise portal 7.0 SP9 installed. Now, I want a report which will give data like the users(ids)  and thier login time on this portal in a particualar time period. It would be better if i get the activity report of those users as well.
Regards
Dharmendra

Hello,
you can use portal activity report or google analytics to achieve this
http://help.sap.com/saphelp_nw04/helpdata/en/58/728ea01cf64fff996b827f2a06f9b1/frameset.htm
Google Analytics:
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50b94044-7008-2b10-1680-c04e4526367b
jo

Similar Messages

  • 'Hierarchy Based Login' and 'Direct Reports' field in Dim - Position table

    Hello -
    I am trying to build a "My Team's" report, which basically shows the logged in Managers ( and his subordinates) revenues rolled up by default. Then the manager needs to drilldown on his name and see revenues grouped by his direct reports. I am using OBIEE 10G. In the out of the box RPD, there are two fields in the BMM layer called 'Hierarchy Based Login' and 'Direct Reports'.
    1. The 'Hierarchy based Login' field uses the INDEXCOL method to get relevant column from the W_POSITION_DH table based on the the Logged in users hierarchy level (the hierarchy level is stored in a session variable (HIER_LEVEL). This session variable works fine and i have tested the SQL)
    2. The 'Direct Reports' is using the same INDEXCOL method, just that it uses the formula HIER_LEVEL - 1. This works fine as well.
    The issue i am facing is neither of these out-of-the-box fields are assigned to the Position dimension (the position dimension also exists OOTB).
    So basically, i am able to create a manager and his direct subordinate report, but without any drill functionality.
    I am trying to get the report to drill all the way down to the bottom most level of the heirarchy.
    Any help to get this working is much appreciated

    What i meant was neither of these out-of-the box fields are assigned to a Dimension Hierarchy ( there is a hierarchy called 'Position' that already exists out-of-the box). Other fields in the 'Dim-Position' table are assigned to a level in this position hierarchy, except these two. I guess what i am trying to achieve is to dynamically assign the hierarchy level based on the users Hierachy level in W_POSITION_DH table.
    Thanks for spending time to look into my issue

  • View logs in windows server (User login and logout )

    Hi Guys,
    I want to see the user login and logout times to the systems. I want know on which systems (Hostname) they logged into that account. 
    Could you please help me. Thanks in advance

    Hi
     You can check the log's on event viewer console,here is good article for your needs,please check;
    https://support.microsoft.com/en-us/kb/556015?wa=wsignin1.0

  • Customized Email Content for Firefighter login and Log report

    Hi Experts,
    Is it possible to customize the email content (subject as well as body) for Firefoghter login and log report notifications. This is required on GRC AC 5.3 SP10.
    Thanks
    Davinder

    No, D P. You can not customize FF emails. They are hard coded in the ABAP programs.
    Alpesh

  • Agent Login Logout Activity report extensions are all blank

    Hi there,
    We are running UCCX ver  8.5.1.11003-32. When we run the Agent Login Logout Activity report the extensions are all blank as seen below.
    Anyone know why this would be?
    Thanks
    Alexis

    In case anyone comes across this.
    This is a bug, resolved in UCCX 8.5.1SU4
    Cheers
    Alexis

  • Tracking User login and logout times

    I need to track User Login and Logout times. Does anyone know of a easy way or program to do this?
    thanks
    b

    /Applications/Utilities->Terminal->type in this command, and hit the return key:
    last
    For more information, see http://www.osxfaq.com/tips/unix-tricks/ Week 17.

  • Filtering report data based on user login and Parameter fields

    Post Author: mronquillo
    CA Forum: General
    Hi,I am running a report that filters data based on the user login. To do this, I created a formula called @user that compares the login name (using the CurrentCEUserName field) and returns the user's name. If the user login is not a login specified in the if statements, it returns the parameter field "user_name":For example: if CurrentCEUserName = "loginname1" then "User's Name 1"else if CurrentCEUserName = "loginname2" then "User's Name 2" else if CurrentCEUserName = "loginname3" then "User's Name 3"  else if CurrentCEUserName = "loginname4" then "User's Name 4".. .else {?user_name}   In select expert, I have a condition which filters data based on the string returned from that formula:{Table.Name} = {@user}  This works fine and when the users run the report they only their own data. However, they are still prompted to choose a parameter field regardless if of the value returned by the @user formula. Oddly enough, regardless of what parameter field they choose, they will still only see their own data (i.e. if John chooses "Bob" from the parameter list, he will still only see John's data.)If I remove the "else {?user_name}" line from the @user formula, then the users are not prompted anymore. However, if they are not a "valid" user - that is, if any of the if statements in the formula are not true for their login name - then they will see no data. What I want to do is make the report ONLY prompt the user to choose a parameter field if their login name is not "valid". That is, if the @user formula is able to return a string value for their login name, then they will jump right into the report without being prompted to choose a parameter - otherwise, the user will be prompted to choose a name from the parameter list. I thought my formula would allow this (hence the "else" clause), but it seems that if a parameter field is present in any formula, then the report automatically prompts the user to choose a parameter. Is what I am trying to accomplish possible in CR (I'm using CR v10.0) or is there a better way to do what I am trying to do?Thanks in advance.

    Post Author: sharonmtowler
    CA Forum: General
    try, or something like that
    (if CurrentCEUserName ={?user_name} then true else ({Table.Name} = {@user}) )

  • Guest users in Portal Activity Report

    Hi All,
    We have implemented Portal Activity Report in our portal. We are tracking only the pages and we have set the property Authentication Scheme to default for all the pages.
    The reports are working fine except for the fact that the reports are showing up large number of anonymous users logging in as Guest for e.g. Guest 1, Guest 2, Guest 3 etc. Our landscape has no Anonymous users.
    Can anyone tell me why the report is showing up large number of Guest users (Type - Anonymous Users) though we donu2019t have any anonymous Users? 
    How to get rid of these Anonymous Guest users in the Portal Activity Report?
    Kindly help me to resolve this issue.
    Regards,
    Adren D'Souza

    Hi Adren,
    The AR shows what it gets.
    The first posibility, is somewhere anonymous users do have access to content or some operations are being considered as anonymous.
    I suggest to check all the properties which should disable the anonymous, whether there is any content which is exposed as anonymous:
    1)Search the roles which are assigned to Guest user.
    2)Make sure that the "Guest" user is disabled.
    The second possibility u2013 there is an old data in DB tables.
    What type of report are we discussing? Is this the "Details about the users who logged on" report?
    If it is, check the WCR_* DB tables whether there any u2018au2019 type users.
    If there is,  I would recommend  you to delete those entries ("WHERE USERTYPE = 'a'), it could be the old data, before you have applied the note.
    Best Regards,
    Victoria Gur
    | Installed Base Development Engineer
    | NetWeaver Portal Platform
    | SAP Labs Israel

  • Display user login id on report

    Hi,
           I need to display user login  id on a report and also if needed i want to use it as a prompt.
           Let me know how I can achieve this.
           Thanks in Advance!!

    Gangise,
    to display user login id on a report
    =CurrentUser()
    to use it as a prompt
    In the Designer software you have access to @variable('BOUSER')
    Thanks,
    John

  • Need to join two queries A/R statemet and Activity report

    I have two  separate queries that need to be one. I have an A/R statement where I want to add notes next to each invoice. Currently these are two separate reports. How can I link the activity Report to the A/R Statement. Below are the two separate reports. I am not sure how to join the files. A/R Aging Report Declare @d datetime set @d /*Select 1 from jdt1 t where t.duedate*/=[%1] select * from ( SELECT T1.CardCode, T1.CardName, T0.RefDate, T0.Ref1 'Document Number',     CASE  WHEN T0.TransType=13 THEN 'Invoice'           WHEN T0.TransType=14 THEN 'Credit Note'           WHEN T0.TransType=30 THEN 'Journal'           WHEN T0.TransType=24 THEN 'Receipt'           END AS 'Document Type',     T0.DueDate, (T0.Debit- T0.Credit) 'Balance'     ,ISNULL((SELECT T0.Debit-T0.Credit WHERE DateDiff(day, T0.DueDate,@d)=0 and DateDiff(day, T0.DueDate,@d)30 and DateDiff(day, T0.DueDate,@d)60 and DateDiff(day, T0.DueDate,@d)90 and DateDiff(day, T0.DueDate,@d)=121),0) '121+ Days' FROM JDT1 T0 INNER JOIN OCRD T1 ON T0.ShortName = T1.CardCode WHERE  T1.CardType = 'C' ) sub Activity Report SELECT T1.[ClgCode],T2.[U_NAME], T4.[Name] as Status, T0.[CardCode], T0.[CardName], T0.[DocNum], T0.[U_AIS_DVIInvName] as 'SF Invoice Name', (T0.U_AIS_DVISFSO) as 'SO#', T0.[DocDate],T0.Taxdate as 'Month Of Service',T0.[U_AIS_DVIOpptyNm],T0.[U_AIS_DVIAdvNm],T0.[U_AIS_DVIManNm],T0.[U_AIS_DVIAcctNm], T0.[DocTotal], T0.[DocStatus],  T1.[Recontact],  T1.[Details], T1.[Notes], T1.[CntctType], T3.[Name] FROM OINV T0 left join OCLG T1 on t0.docentry = t1.docentry and  T0.[ObjType]  =  T1.[DocType] left outer JOIN OUSR T2 ON T1.UserSign = T2.USERID left outer join OCLT T3 ON T1.CntctType = T3.Code left outer join OCLS T4 ON  T1.CntctSbjct = T4.Code where T1.[CntctType] =6 or T1.[CntctType] =7

    This is what I have so far.. it finally produced results but I notice the amount on the Activity + Aging does not match what is on the Aging and that seems to be what the issue is... that was my check to know the report is working. Basically the report should show the aging + any activity associated with the open invoice. The amount on the report is lower than the aging.. I am attaching the aging query  and the aging with activity Query. It looks like something is not joining correctly as the amounts do not match on the balance. Aging Report Declare @d datetime set @d /*Select 1 from jdt1 t where t.duedate*/=[%1] select * from ( SELECT T1.CardCode, T1.CardName, T0.RefDate, T0.Ref1 'Document Number',     CASE  WHEN T0.TransType=13 THEN 'Invoice'           WHEN T0.TransType=14 THEN 'Credit Note'           WHEN T0.TransType=30 THEN 'Journal'           WHEN T0.TransType=24 THEN 'Receipt'           END AS 'Document Type',     T0.DueDate, (T0.Debit- T0.Credit) 'Balance'     ,ISNULL((SELECT T0.Debit-T0.Credit WHERE DateDiff(day, T0.DueDate,@d)=0 and DateDiff(day, T0.DueDate,@d)30 and DateDiff(day, T0.DueDate,@d)60 and DateDiff(day, T0.DueDate,@d)90 and DateDiff(day, T0.DueDate,@d)=121),0) '121+ Days' FROM JDT1 T0 INNER JOIN OCRD T1 ON T0.ShortName = T1.CardCode WHERE  T1.CardType = 'C' ) sub Activity + Aging Declare @d datetime set @d /*Select 1 from jdt1 t where t.duedate*/=[%1] select * from ( SELECT T1.CardCode, T1.CardName, T0.RefDate, T0.Ref1 'Document Number',     CASE  WHEN T0.TransType=13 THEN 'Invoice'           WHEN T0.TransType=14 THEN 'Credit Note'           WHEN T0.TransType=30 THEN 'Journal'           WHEN T0.TransType=24 THEN 'Receipt'           END AS 'Document Type',     T0.DueDate, (T0.Debit- T0.Credit) 'Balance'     ,ISNULL((SELECT T0.Debit-T0.Credit WHERE DateDiff(day, T0.DueDate,@d)=0 and DateDiff(day, T0.DueDate,@d)30 and DateDiff(day, T0.DueDate,@d)60 and DateDiff(day, T0.DueDate,@d)90 and DateDiff(day, T0.DueDate,@d)=121),0) '121+ Days', T6.[FirstName] as 'AP Contact First Name', T6.[LastName] as 'AP Contact Last Name' , T6.[E_MailL], T6.[Notes1] as ' AP Supervisor', T2.[ClgCode],T7.[U_NAME], T4.[Name] as Status, T5.[DocNum], T5.[U_AIS_DVIInvName] as 'SF Invoice Name', (T5.U_AIS_DVISFSO) as 'SO#', T5.[DocDate],T5.Taxdate as 'Month Of Service',T5.[U_AIS_DVIOpptyNm],T5.[U_AIS_DVIAdvNm],T5.[U_AIS_DVIManNm],T5.[U_AIS_DVIAcctNm], T5.[DocTotal], T5.[DocStatus],  T2.[Recontact],  T2.[Details], T2.[Notes], T2.[CntctType], T3.[Name] FROM JDT1 T0 INNER JOIN OCRD T1 ON T0.ShortName = T1.CardCode INNER JOIN OCLG T2 ON T1.CardCode = T2.CardCode INNER JOIN OCLT T3 ON T2.CntctType = T3.Code INNER JOIN OCLS T4 ON T2.CntctSbjct = T4.Code INNER JOIN OINV T5 ON t5.docentry = t2.docentry and  T5.[ObjType]  =  T2.[DocType] left outer join OCPR T6 ON T2.CntctCode = T6.CntctCode left outer JOIN OUSR T7 ON T2.UserSign = T7.USERID WHERE  T1.CardType = 'C' and (T2.[CntctType] =6 or T2.[CntctType] =7) ) sub

  • Retrieve nt user login and password with NTLM

    Hi,
    I have already post a topic to find a solution regarding the posting problem after retrieve nt user login.
    Now it's work, but to made an LDAP authentification i would like to retrieve the nt user password.
    Is that possible and how ?
    Thanks for reply.
    Ibouddha

    Yes, but how implements a SSO if we can not retrieve
    the nt user password.People are working on SSO, so they must have a plan which doesn't involve obviously incorrect ideas like getting a password. I don't expect they're going to do it in Java, though. However you may be able to get NTLM user authentication tokens (or something like that) using jCIFS.
    I would like to have only one login and then all
    applications will be able to know who is connectedYou don't need to find a user's password for that. You do this:String user = System.getProperty("user.name");which gives you the current user. Or perhaps by "connected" you meant "connected to your web site". In this case look at jCIFS for their servlet example.

  • Rename User Login and OID  UID

    Hi
    We have configured OIM (11g) with LdapSync. I have changed User Login from IDM admin Interface, but it didn't update OID UID attribute value.
    How I can update OID uid attribute value?
    thanks

    I guess that's ok. I was able to remove "bob" from the group membership.
    Problem: how come when I remove "bob" from group "Employees" and add in "bob1", the group membership keeps showing "bob"? It's like the group is remembering it had "bob" in it even though this is a different UID.

  • WPC and Activity reports

    Hi
    Is it possible to include a web page composer page with out any iviews in a portal activity report? If not, is there a work-a-round to display the activity on WPC pages?
    /Henrik

    Hi,
    I can only say that we use this feature and it works.
    Ofcourse there will be some overhead with this feature, but not sure how much performance overhead it is.
    Performance is an issue that always requires fine tuning
    I would recommand to use this feature and then fine tune your performance to your requirments.
    Look for SAP Notes on performance tuning KM and Portal.
    Regards,
    Praveen Gudapati

  • Monitoring user logins and amount of time logged in.

    I presently have an open directory master with several Mac Pro's authenticating against it. The owner of the Mac Pro would like to do billing to the other departments based on who was logged in and the amount of time they were logged in.
    Normally the "last" command would be perfect for this but with the removal of the wtmp file in 10.5 the last command is flaky at best. I will restart its self multiple times per day or not at all for a month so it is hard to write a script to pull the data out of it.
    Does anyone know of a way in 10.5 and higher to find out the type of information that the last command displayed, IE who logged in, what time they logged in and what time they logged out.
    I need this information for the Mac Pro's but can pull the information from the open directory server if there is a way to get it from their.
    Does anyone know where the last command data is being logged since the removal of the wtmp file.

    neither of them seem to give me the login and log out times like the "last" command does. Is there not anyway on the open directory server to pull this data?

  • Verify User Login and Last Known Activity

    hey guys. is there a way to see who was the last person to log in and see the last activity that the user did? I don't want to sound like it's some "Mission Impossible" type thing, but I know on windows, you can monitor who logged in last, when, day, time, etc....how about on the mac?

    4143
    Hi Icebreaker,
    Open Terminal and type
    last
    then Return.
    As for monitoring activity, you'll have to see for his hidden log files
    (see the paths in Console, and learn which one by getting used to your own user 501, assuming you are the first admin of this computer)
    if you can modify permissions with an admin password.
    Axl

Maybe you are looking for