Hit count for a file

Hi,
Request help from the experts to resolve the below issue.
How can we get to know,how many user have hit a selected file and user wise list who has read the file which has been uploaded in KM content?
Regards,
Sasikala

Hi Sasikala
Please check this :-
http://forums.sdn.sap.com/thread.jspa?threadID=1498440
https://forums.sdn.sap.com/thread.jspa?threadID=119232
https://wiki.sdn.sap.com/wiki/display/KMC/KMDocumentHits-Code+Program
Best Regards
Arun Jaiswal

Similar Messages

  • I need Java code for a simple graphical hit counter for a webpage

    I was wondering if anybody out there could send me some code for a simple graphical hit counter for a webpage. All the sites that I've visited are garbage and of no use to me. Please help me.
    Colin

    Not as easy as you'd imagine with applets. You need some way to store the hits, usually through a file on the server. That's not gonna happen in a hurry for 2 reasons -
    - Applets can't read/write files
    - Your web server usually won't let you run programs on their machine (ie, programs that listen for socket connections from applets, then load/read/write/close a file).
    In short, no, there is no simple java solution (that I know of).
    Cheers,
    Radish21

  • Hit Count for a KM Folder

    Hi,
    Is there any way we can track the hit count for a particular folder in KM?
    Is there any particular default event where we can listen for this?
    Helps will be appreciated...
    Regards
    BP

    Hi BP
    This is the most recent information om KM statistics by Thilo Brandt:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7d28a67b-0c01-0010-8d9a-d7e6811377c0
    I don't know if it is possible, but I'd guess it's possible to alter that code in order to get some statistics on folder-level as well as item-level.
    Kind regards,
    Martin Søgaard

  • Hit Counter For Web Site

    I've published a site to .Mac for a friend, and her domain name, which is hosted on godaddy is being forwarded to the .mac site. I'm using masking so only her domain name shows in the address bar of each page. That's all working well.
    I've added a hit counter through iweb to the first page but it won't show up when I go to the site by using the domain name. If I go to it using the .mac address it shows up. What's odd is if I go to the site first by using the .mac address where the counter always shows up then go to the site by putting in the domain name it will then show up there as well. If I go to the site again later by the domain name-no counter. If I repeat this by using the .mac address first then going back, it's there.
    I read other past posts about this issue but I didn't see if it could be completely resolved. I normally use Safari but even when I use Firefox it doesn't show up either.
    Can anyone help?
    John

    John:
    If you added the hit counter from within iWeb then that's the reason it doesn't show up. It will only work on the .Mac server.
    What you need to do is use StatCounter.com. It requires some post publication editing of the page that you want the counter on. If you make changes to the page later on then you'll have to reedit the page again.
    What has been suggested is to put a text box with "STATCOUNTER" in it where you want the counter to appear. Then in the post publication file, search for STATCOUNTER and replace it with the code that the site provides you.
    With that you can get daily, weekly hits, a world map of where the hits came from and lots more. There's a variety of text or image counters.
    In this site, Old Toad's Tutorials I put the STATCOUNTER in the main text box at the bottom and make the text orange. When I added the counter, it comes up in the text and color that I chose. If you put it in it's own text box, you can use the stye that StatCounter provides when you set up the counter.
    Do you Twango?

  • Hit counter for  "free" podcasts?

    Whilst I appreciate that download counts for commercial offerings are inappropriate, is it at all possible to find out the extent of download activity on free channels. Or would one have to go back to the original server logs to analyse this?
    G5   Mac OS X (10.4.4)  

    Sorry, but I can´t found the counter in my author page here . Is it becouse I´m a junior weblogger?
    I would like to know if my work does worth or not.
    PD: It would be great if the Sap Business One main page would be updated with new topics, as my weblog, and a link to the San Francisco TechSummit presentation files for example.
    Thanks,
    Ibai Peñ

  • Hit Counter For Web Site Now Working?

    I have a web site that was published with iWeb 06. I am using a domain name at GoDaddy and forwarding to .Mac using masking so the site shows with the domain name not the .Mac address. If you went to the site by entering the domain name the hit counter on the first page would not show. However, if you entered the .Mac address to go to the site the counter would show.
    Well the site was republished and upgraded with iWeb 08. Recently I noticed that the hit counter now shows regardless of how you go to the site. I was pleasantly surprised but when did this happen? Of course as others have noticed, on my .Mac home page on the side bar where the website pages are listed the counter numbers no longer show. So they took something away and gave something back?
    John

    I don't think Apple meant to take away the .Mac counter section of the .Mac page. I think it's a bug that they have yet to resolve. It would be interesting to see if anyone has asked Apple about this and if they gave a definitive answer?

  • Byte count for audio file stream

    I am using the following to determine the byte count of an audio file stream (for an iphone app):
    UInt32 bCount;
    UInt32 bSize = sizeof(bCount);
    err = AudioFileStreamGetProperty(inAudioFileStream, kAudioFileStreamProperty_AudioDataByteCount, &bSize, &bCount);
    if (err) { PRINTERROR("get kAudioFileStreamProperty_AudioDataByteCount"); } else {
    NSLog(@"************************%d", bCount);
    Unfortunately, most of the audio files I am accessing do not have this data available. Is there an alternate way I can determine this... I've tried NSFileManager, but I think that is just for the local file system, not mp3's out on the web... so it returns null...
    My intention is to implement a progressview, so I need the file length.

    check out
    https://devforums.apple.com/message/52205#52205

  • KM File Unique user hit count

    Hi All,
    Is there a way to know the hit count for a KM file (Unique user hit count). As KM maintains read and unread flag for each user.

    Hello, yes, you could activate KM Activity Report, go to
    System Administration > System Configuration > Knowledge Management > Content Management > Global Services > Activity Reporting Service (advanced option)
    restarting is necessary, a .txt file will be created every day on the server at
    /usr/sap/<SID>/<INSTANCE ID>/j2ee/cluster/server0/<activiy report folder default/custom name>
    which can then be analyzed with excel, normal filters/subtotal function or
    if you prefer use a BI tool
    on the beggining the "Main File Format" is a string quite confusing, please refer
    to the following document for more in depth configurations
    http://www.sdn.sap.com/irj/scn/events?rid=/library/uuid/20bdc97c-face-2b10-dfab-c85ed4a4ebe6&overridelayout=true
    kind regards,
    Rafael

  • How do i get a hit counter on my site

    Hi everyone
    Im looking for a we hit counter for my site, but it seems
    like its abit more complecated than i want it to be, or am i
    getting it wrong?
    I have looked on the dreamweaver exchange, i dowloaded one
    called 'visit counter v.1.0' by felixone, and it says its on the
    server behaviours panel under the 'felixone' menu, but i cant find
    the server behaviours panel.
    Can anyone help? or does anyone have a good link to an easy
    to use one?
    Thanks

    You realise that 'hit counters' are pretty old hat and look a
    bit amateurish
    on a site these days :-)
    Check with your host, they may have a stats program that you
    can view to
    check out what hits and other information you can gather by
    the visitors to
    your site.
    If you really want a hit counter, you may be ble to find
    something at
    www.hotscripts.com
    Nadia
    Adobe® Community Expert : Dreamweaver
    CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    ~ Customisation Service Available ~
    http://www.csstemplates.com.au
    ~ Forum Posting Guidelines ~
    http://www.adobe.com/support/forums/guidelines.html
    CSS Tutorials for Dreamweaver:
    http://www.adobe.com/devnet/dreamweaver/css.html
    > Hi everyone
    >
    > Im looking for a we hit counter for my site, but it
    seems like its abit
    > more
    > complecated than i want it to be, or am i getting it
    wrong?
    >
    > I have looked on the dreamweaver exchange, i dowloaded
    one called 'visit
    > counter v.1.0' by felixone, and it says its on the
    server behaviours panel
    > under the 'felixone' menu, but i cant find the server
    behaviours panel.
    >
    > Can anyone help? or does anyone have a good link to an
    easy to use one?
    >
    > Thanks
    >

  • Views Counts on iWeb Hit Counter

    Is there any way to view the number of counts for a page using the iWeb-provided hit counter without going to the actual published page and thereby 'hitting' the site? My .mac account site provides a hit count for my iWeb pages but only for the top 5 pages. How can I see the count for all pages? Thanks.
    powerbook   Mac OS X (10.4.8)  

    Welcome to the discussions, Tatnall.
    No, there isn't currently a way to see the count of any page (without visiting it)outside your top 5 using the .Mac counters.
    Many users who need more information have taken to applying other counters to their pages like StatCounter.
    http://www.statcounter.com/

  • Problems with hit counter

    I have been making updates to my web page for an ongoign period and,as hoped, my hit counter continued to maintain the number of hits without resetting. Recently, I updated the web site and he hit counter, for some reason, reset to zero.It wouldn'tbe so bad but the hit counter now shows up on the website and won't increment no matter how many hits get to the website.
    Why is my hit counter locked on zero?
    You can see it here.
    www.uncorkedtheband.com

    http://web.mac.com/dgreen12/iWeb/Uncorked/Welcome.html
    your counter moved from 27 to 28 after I revisited your page.

  • Counting number of files in ID

    Hello Experts,
                       I have a scenario where a job runs weekly and creates 6 files on one of the prod folders in a legacy system. The files are FTPd to PI. Before picking the files we need to ensure that the count for the files on that folder is 6. If it is 6 or greater then we can pick all those 6 files and send it across to PI (also with archiving it on another folder structure in the legacy system) where PI will send it to another system. If the count is less than 6, then we do not need to do any thing. If count 6 is reached and the files are picked, reset the counter to 0.
        So for this scenario do we need to use a BPM or we can manage with the "Run OS Command...." option??. If any of you have come across such a scenario, then pls let me know the solution. Current version of PI is 7.1 .
         Points to best answer/solution will be given.
    Thanks.

    Hi, This is just sample script you can reference:
    Script_1:
    Dim objFileScripting, objFolder
    Dim filename, filecollection, currentFolder,counter
    currentFolder = ActiveDocument.Path
    On Error Resume Next
    Set objFileScripting = CreateObject("Scripting.FileSystemObject")
    Set objFolder = objFileScripting.GetFolder(currentFolder)
    Set filecollection = objFolder.Files
            For Each filename In filecollection
              counter = counter+1      
            Next
    if counter = 6 then
            For Each filename In filecollection
              objFileScripting.CopyFile filename,"..\Folder_1\" & filename      
            Next
    else
          call sendmail("mailaddress", "Title Here","Content Here")  
    endif
    set  objFileScripting = nothing
         set objFolder = nothing
         set filecollection = nothing  
    'This function is used to send out email notification, the usage are like:
    'call sendmail("mailaddress", "Title Here","Content Here")
    Function sendmail (recipient, title,  message)
    Dim oLapp
    Dim oItem
    Set oLapp = CreateObject("Outlook.application" )
    Set oItem = oLapp.CreateItem(0)
    With oItem
    .To = recipient
    .Subject = title
    .Body = message
    End With
    oItem.Send
    Set oLapp = Nothing
    Set oItem = Nothing
    end function
    Script_2: scheduler
    Dim ws
    On Error Resume Next
    set ws = WScript.CreateObject("WScript.Shell")
    ws.Run ("script_1.vbs")
    while 1 = 1   
       WScript.Sleep 1000*60*60       'sleep 1 hour, run your first script every 1 hour
       ws.Run ("script_1.vbs")
    Wend
    set ws = nothing
    Make sure in your source system, you have outlook mail setup there.
    Put the two scripts in folder_2, to check the number of files
    Regards.
    Liang
    Edited by: Liang Ji on Apr 4, 2009 4:14 AM

  • (Zen touch) Is there a way to do a file count for Nomad Explor

    Hi. I just got my Zen Touch. It rocks, but I was wondering if there's a way to count how many files are actually in the NOMAD Explorer. Can anyone help? Thanks.

    I'm sure my NJB3 tells me somewhere. Is there a place you can view the firmware version? I'm thinking it's around there somewhere, if it hasn't been removed from the Touch. I know that Notmad Explorer gives very clear details.
    To save the tracks as a playlist, just queue them all up then hit the scroller and choose "save as playlist". Of course you can do a similar thing in the software by creating a playlist and then copying the tracks into it.

  • Web stats for hit counter

    I've got a nice hit counter built with help from these
    forums. It's working beautifully. Now I'm building the web stats
    page. (no I'm just using CF7 and don't have CFStat from CF8 yet) I
    would like to display the total count for the month (which I've
    got) and then the daily breakdowns with the count for each day. I
    know there's got to be a dynamic way to set the queries up to do
    this without building 30 queries or more. I also want it to be able
    to continue through the years without me having to modify the
    dates.
    Right now my simple query looks like this.
    <cfquery datasource="#dsn#" name="sept">
    select referer, date from website_hits
    where page like '%home.cfm'
    and date >= '09/01/08'
    and date <= '09/30/08'
    </cfquery>
    and the output is correct with
    <cfoutput>#sept.recourdcount#</cfoutput>
    But I know this is not good coding. I must be overwhelmed or
    in a brain fog. Any thoughts?
    Thanks, Wendy

    Maybe I should be more specific. I got the monthly total
    query working using this
    <cfset today = #Dateformat(Now(), "mm/dd/yy")#>
    <cfset daytostart= #DateAdd("d",-thedatepart,today)#>
    <cfset daytostart = daytostart +1>
    <cfset daytostart = #DateFormat(daytostart,
    "MM/DD/YY")#>
    <cfquery datasource="#dsn#" name="monthly">
    select referer, date from website_hits
    where page like '%home.cfm'
    and date >= '#daytostart#'
    and date <= '#DateFormat(now(), "mm/dd/yy")#'
    </cfquery>
    <cfoutput>#monthly.recordcount#</cfoutput>
    <br>
    But now I need to pull out the daily totals. I'm toying with
    the query below. I'm assuming I need to loop this and be able to
    increment the date where it's currently hard coded. Is there a way
    to loop this and assign each date to a variable that I can use to
    display in a table?
    <cfquery datasource="#dsn#" name="thefirst">
    select date from website_hits
    where page like '%home.cfm'
    and date = '09/01/08'
    </cfquery>

  • Channel count limit for tdm files

    Hello,
    I have not been able to find any documentation listing the maximum number of groups, channels/group for tdm files.  Does anyone know these values, or a document that lists them??

    Hello CAN_man,
    There is a DevZone document on the topic of TDMS files that can be found at the following link: TDMS File Format Internal Structure
    The document contains the answer to your question, and states that:
    "Each file can contain an unlimited number of groups, and each group can contain an unlimited number of channels."
    Please let me know whether you have more questions!
    Kameralina
    Ask NI (ni.com/ask)
    Search The KnowledgeBase
    NI Developer Zone
    Measure It. Fix It. ni.com/greenengineering/
    NI Vision ni.com/vision/

Maybe you are looking for

  • Drag meeting to next week

    OK, here's something that should be totally simple:  Drag a meeting into next week (when looking at the week view in iCal). Evidently, Apple has not implemented active borders so that when you drag something to the edge of the window it scrolls the c

  • IOS remote resources

    Hello, Everytime I try to connect to our Remote Gateway using any iOS device (internally or externally) i get the error 'Invalid feed response'. On a Windows PC or an Android Device the Remote Apps appear and I can access them. When looking at the lo

  • My itunes library opens by itself every 10 minutes, how can I stop this?

    Several days ago my itunes library started opening on top of whatever I was doing without any prompting from me.  It initially started this while I was playing a game on my pc, now it does it all the time regardless of what I am doing.  What is causi

  • Custom SQL statement on the fly

    Is it possible to construct dynamic SQL statement in DB adapter on the fly?

  • Revenue Recognition - VF44 errors - need help

    Hi All, I request your help with the errors i am getting while running VF44. I am getting two errors - 1. System error in routine FI_TAX_GET_TXJCD_LEVELS error code 2 function builder TAX2.      (if i create the billing document for the contract, i d