Accessing what has been published - On Delivery Architecture

Hi All,
I was wondering if there is any way of getting access to what has been published on the content delivery machine when a template executes on delivery.
I want to be able to interrogate the latest items, based upon publish date; think of the requirement as "Show latest n" of a certain article. I would want to query n of that article, published date descending and return n to the user.
When I look inside my FLEXFAMILY_C_PUBLISH, there is no data there.
In fact, I cannot see any date in any of the PUB* folders; PUBMESSAGE, PUBSESSION,PUBTARGET etc.
I am testing a JSK --> JSK publish locally. Not sure if that is part of the issue.
Thanks in advance.
Jason

Cheers Ravi,
I have been trying to implement this article:
http://manifesto.co.uk/working-publish-events-webcenter-sites-part-2/
I can see that on the delivery side, I get the following events:
Publishing event fired for
pubsession: 1374098136922
Publishing task : UNPACKER
  Status of the task :  SUBTASK_FINISHED
Message associated with the task : Success
Publishing task : CACHEUPDATER
Status of the task :  STARTED
Message associated with the task : Importer:CacheUpdate started for pubsession 1374098136922
Publishing event fired for
pubsession: 1374098136922
Publishing task : CACHEUPDATER
Status of the task :  DONE
Message associated with the task : Importer finished for pubsession 1374098136922
So, I get three events served to me. What I want to ask is: Are these good stages to hook into and should I be able to get the published assets at these stages?
I ask because theres nothing in the tables, even when running a Publish. Yet my listener fires, telling me the publish is happening.

Similar Messages

  • HT5071 If you have had a book published through IBooks Author, what has been your overall experience with the process and the company?

    I am interested in publishing a children's book through IAuthor.  What has been your experience with the company?  As a first time author, what pitfall should I avoid? Can I learn about the terms of the contract before entering into an agreement?

    gvgw wrote:
    Can I learn about the terms of the contract before entering into an agreement?
    Naturally. Once you apply for an account, you'll get the contract, which you are then free to accept or not.
    Michi.

  • "Your site has been published to Mobile Me using your personal domain"

    When I have done some editing to my site within iWeb I get invited to visit site now, or announce site etc in a window - trouble is window says "Your site has been published to Mobile me using your personal domain" BUT personal domain in my account settings IS NOT the address of my site - which is http://web.me.com/etc....How do I get that window at the end of editing to take me to my site?
    (I note in my account settings that I could delete 'personal domain').
    At the moment at the end of editing and site is published, I need to close that little window which opens, and then navigate to my site in Safari - Help please.
    Thanks
    Gareth

    Okay, what you need to understand is that MobileMe does not give you a domain name at all, so unless you go to a domain name registrar and actually pay for a register the domain name gareth-sansom.com it is not your domain name.
    MobileMe does not register domain names, all it does is enable you to host your website built with iWeb by publishing it to your iDisk.
    gsansom is your MobileMe username which you cannot change and you cannot get rid of, so your MME url is always going to be http://web.me.com/username/sitename, so in your case http://web.me.com/gasnsom/ on its own or followed by sitename depending on the number of sites that you have.
    The only reason that you would enter a domain name that you have purchased into the personal domain name section in your MobileMe account is if you want to forward it to your MobileMe site. You don't at the moment, so you do not need to enter anything in here - simply publish to MobileMe and your site will then be visible - don't enter a domain name that is not yours and has not been registered.
    If you want to register www.gareth-sansom.com as a domain name, then by all means have a look at GoDaddy and see if it is available and purchase it.
    gsansom is your MobileMe username which you cannot change. The only way you can change this is by registering for another MobileMe account and using a different username.

  • Closing the device deletes what has been typed to that point. Is this normal?

    Closing the device deletes what has been typed as an e-mail up to that point. Is this normal, and can it be avoided?

    If the content you typed was actually saved before you quit the session, it should be there
    later on when you open it again. There may be some settings in preference to auto-save
    that may need checking; or perhaps there could be something else behind this issue...
    To be sure, which device do you refer?

  • How can I see what has been purchased on my iTunes account

    How can I see what has been purchased on my iTunes account and when?

    In iTunes, in the lefthand sidebar:

  • My iPad has now been backed up on iCloud. How can I see what has been backed up?

    My iPad has now been backed up on iCloud. How can I see what has been backed up?

    Settings > iCloud > Storage and Backup > Manage Storage

  • HT201272 How do i see a list of the apps that have been downloaded and the dates and times and amounts?  Tried to follow the on-line thing but i want to compare what has been downloaded with my visa bill.  HELP!!

    How do i see a list of the apps that have been downloaded and the dates and times and amounts?  Tried to follow the on-line thing but i want to compare what has been downloaded with my visa bill.  HELP!!

    See this -> http://support.apple.com/kb/HT2727

  • When making an outgoing call from my i phone, an icon of a microphone with a slash acroos it appears.  I can hear the receiving party speak, but he cannot hear me.  What has been shut off and how do I turn it on?

    When making an outgoing call from my i phone, an icon of a microphone with a slash across appears.  I can hear the recipient speakin but he cannot hear me.  What has been turnedd off, and how do I turn it on?

    I think mute is on, tap the microphone icon with the slash running through it

  • HT201303 I received this update from Apple, but I have no record of altering anything, can you tell me what has been updated, who updated anything, and how was it done?  Hello,  The following information for your Apple ID was updated on 03/22/2014:  Phone

    I received this  update from Apple, but I have no record of altering anything, in particular telephone numbers, can anyone tell me what has been updated, who updated it, and how was entry made to my account?
    Hello,
    The following information for your Apple ID was updated on 03/22/2014:
    Phone number(s)
    If these changes were made in error, please CLICK HERE,  to Cancel this changes withing 24hours..
    This is an automated message. Please do not reply to this email. If you need additional help, visit Apple Support.
    Thanks,
    Apple Customer Support

    This is a user to user forum, so no one here can provide an answer.  You should contact iTunes Support directly.
    Here's how you can do that:  http://www.apple.com/support/itunes/contact/

  • How to find out what has been restored to a database instance?

    I'm using RMAN to back up and restore/recover. How to find out what has been restored/recovered to a database instance?
    Oracle version is 11gR2 but compatibility is set to 10.
    Edited by: 881656 on Aug 28, 2012 1:54 AM

    select output
    from V$rman_output
    order by stamp;
    select *
    from V$rman_status
    order by start_time desc;
    Regards
    Asif Kabir
    Handle:      881656
    Status Level:      Newbie
    Registered:      Aug 25, 2011
    Total Posts:      52
    Total Questions:      *30 (30 unresolved)*
    -- please close all the answered threads and mark your helpful post as correct/helpful

  • Is there a way to see what has been transported to Production

    Hello all and thank you in advance for your responses, points will be award..
    Need  to determine what  has been transported to production with time and stamp information. Been looking around with RSA1 and  just not able to find the right buttons or TC to get the correct information. 
    Any suggestions.....
    Thank you Jim

    Hello Jim,
    Check the logs in STMS.  That will show what has been imported.
    Choose your import queue for your production box.  Once you are viewing that, you can click on the 'Scroll' icon which gives you the 'Import History'.
    Be sure you adjust the filter accordingly to see everything.
    Thanks,
    Nick
    Message was edited by:
            Nick Bertz

  • Need to find out what has been modified to running-config

    Hello,
    When I enter the "reload" command, Cisco ASA 5510 asks me
    a question: System config has been modified Save? [Y]es/[N]o:
    All I did was issuing a few "show" commands before the "reload" command. I definitely need to find out what
    has been modified before the reboot
    Is there any way to find out what has been modified to the running configuration.
    Thanks!

    If you want to know when changes are made, but don't want to setup TACACS (and you have a syslog server setup), you can have the router syslog all commands entered while in config mode:
    devcorert01#conf t
    devcorert01(config)#archive
    devcorert01(config-archive)#log config
    devcorert01(config-archive-log-cfg)#hidekeys
    devcorert01(config-archive-log-cfg)#logging enable
    devcorert01(config-archive-log-cfg)#notify syslog
    Anytime someone enters any command while in config mode, the command will be sent to your syslog server.
    Examples:
    Jul 21 10:15:41 EDT: %PARSER-5-CFGLOG_LOGGEDCMD: User:console logged command:do sh run
    Jul 21 10:17:33 EDT: %PARSER-5-CFGLOG_LOGGEDCMD: User:console logged command:interface GigabitEthernet2/2
    Jul 21 10:17:38 EDT: %PARSER-5-CFGLOG_LOGGEDCMD: User:console logged command:shutdown
    Jul 21 10:17:42 EDT: %PARSER-5-CFGLOG_LOGGEDCMD: User:console logged command:no shutdown
    Note the "do show run". Even thought that is not a config command per se, it was entered while in config mode. Also notice the user is "console". If it was from a telnet session, you would see
    Jul 21 10:17:33 EDT: %PARSER-5-CFGLOG_LOGGEDCMD: User:unknown user logged command:interface GigabitEthernet2/2
    Jul 21 10:17:38 EDT: %PARSER-5-CFGLOG_LOGGEDCMD: User:unknown user logged command:shutdown
    Jul 21 10:17:42 EDT: %PARSER-5-CFGLOG_LOGGEDCMD: User:unknown user logged command:no shutdown
    Mike

  • Cash Sale 106 has been saved (no delivery created)

    Dear Team,
                   while Saving the Cash Order i am facing a error called Cash Sale 106 has been saved (no delivery created)
    and also when i check the pricing
    In pricinh Condition value is also showing 0
    Can u help me out
    Regards
    VP

    Hi VP
    --Go To T.Code VOV8 & select your Cash Sale Document
    --Under the Shipping Tab check the delivery type is BV
    --Mark X for Immediate Delivery & Shipping condition is 10 immediate delivery & Save it
    --Go To T.Code VOV7 item category BVN & Check the Billing Relevance u2013 B & Pricing is X u2013Std Pricing
    --Change the shipping condition for customer in XD02, under Shipping Tab as 10-Immediate delivery
    --Check the shipping point determinationu2014OVL2
    Put Shipping condition for Customer u201810u2019+ loading group of Material + Plant+ Proposed Shipping point +Manual shipping point
    --Check the Storage location Determination-OVL3
    Shipping point+ Plant+ Storage condition + Storage location
    --Check in Copy Controls in VTFA
    --Check the Validity periods for you condition record in VK11 for the Material
    Please let me know when your problem is solved
    Regards
    Pradeep

  • RO has been saved (any delivery can be created)

    Hi!
    When saving a RO the system display the following message: RO has been saved (any delivery can be created) Message No. V1260, but, when you check the follow-on documents the delivery is there!!
    I'm not quite sure if it's a problem that has to do with the profit center or the valuation class, 'cause when saving a sales order with different valuation classs, the delivery is created succesfully.
    Regards.

    I would request you NOT to use abbreviated forms in this forum.
    Coming to your issue, already suggested, note 424286 suggests the following for the above error message:-
    1. If all items of the sales order can be delivered, the system issues message V1260 "&1 &2 has been saved (delivery &3 created)".
    2. If an item of the sales order cannot be delivered, the system issues message V1609 "&1 &2 saved (partial delivery &3 has been created). See long text".
    3. If a schedule line of an item cannot be delivered although a delivery was created for all items, the system issues message V1260 "&1 &2 has been saved (delivery &3 created)".
    At present, a consideration of schedule lines during the message output is not provided. The system only distinguishes between whether all items were delivered or whether at least one item was not delivered.
    thanks
    G. Lakshmipathi

  • What has been done in version 4.3.3?

    Gentlefolk;
    I have been prompted for the iPad 4.3.3 update. Anyone know if this is a good update or one I should pass on? What has been done?

    About iOS 4.3.3 Software Update
    This update contains changes to the iOS crowd-sourced location database cache including:
    Reduces the size of the cache
    No longer backs the cache up to iTunes
    Deletes the cache entirely when Location Services is turned off
    Products compatible with this software update:
    • iPhone 4 (GSM model)
    • iPhone 3GS
    • iPad 2
    • iPad
    • iPod touch (4th generation)
    • iPod touch (3rd generation)
    This update is available via iTunes.

Maybe you are looking for

  • US EIN Number for Paid Book Account

    I should have known better than to go down this path! Although I basically  started doing the free books and due to what I perceive as tax issues possibly with three countries, I  had no intentions of getting a paid books account.... until last week 

  • Stored Procedure for checking Invoice Vendor ref No

    Hi All I need a sp for checking a vendor ref no  on an invoice if it already exist in the system or the user forgot to include one when trying to add the document. I get this error on the one that I created 16/03/2010  12:21:54: [Microsoft][SQL Nativ

  • How to fix iPad 3G frequent crashes and going to reboot loop

    II'm having problems with my iPad 3G iwi-fi it always crashes while using and sometimes it goes to a reboot loop. I tried everything reset, pressing the home and power buttons, and even restored it many times but still the problems can't be fixed. Is

  • Operation could not be completed. (OSStatus error -54.)

    What's this mean? "Operation could not be completed. (OSStatus error -54.)" I got it while trying to backup files via Backup. They did not copy and did not backup. What can I do to fix it? Thanks!

  • White strokes disappear when I save for web

    I have white stroked lines in my document. when I try to save for web and devices the white lines are gone Illustrator CS3