Promoting Content from Authoring to Live Dgraph

We have a requirement to push only very specific content/landing pages to the Live Dgraph. I know I can create a custom script to push changes from Authoring to Production, but is it possible to filter down to a specific content item? If not a specific one, is there a way to filter to a list of content items created by a specific user?
Thanks in advance for any help you can provide!

Hi,
I have the same need and i asked the same question a few days ago there : Experience Manager 3.1.1 : Deploy to live only an experience (not all)
But i didn't get any solution.
I think it could be a very good feature for the next release !
Thanks,
Alexandre

Similar Messages

  • I live in a home with two other people, and one housemate tried to sync up his content from iTunes and iCloud onto another housemate's new iPad. the iTunes library only contains my content. is there any way to retrieve the there person's iCloud?

    i live in a home with two other people, and one housemate tried to sync up his content from iTunes and iCloud onto another housemate's new iPad. the iTunes library only contains my content. is there any way to retrieve the other person's iCloud? Can they go out of my account? Their content is saved on their iPads, but can another iCloud be on the same home computer?

    The syncing of music is one way, computer to phone. See this helpful document from a fellow user. Credit goes to the author.
    https://discussions.apple.com/docs/DOC-3141

  • How do I determine what 4 computers are authorized to download content from my account?

    How do I determine what 4 computers are authorized to download content from my account?  I need to manage what computers are authorized.

    You can only see a count of how many computers are authorised, you can't see a list of them. If the computers are also associated to your account (e.g. you've used iTunes Match, automatic downloads, or redownloaded past purchases on them) then they might also show in the 'manage devices' section of your account on your computer's iTunes (Store > View Account menu option): Manage your associated devices in iTunes - Apple Support
    You can also, once every 12 months, log into account on your computer's iTunes (Store > View Account) and deauthorise all computers and then reauthorise the computers (which you can only do directly on them) that you still have and need.

  • User Management - Promote Content

    Hi,
    We have two users (User1 & User2) who have access to Experience Manager pages. Both user1 and user2 login simultaneously to work bench and work on two different pages (page1 and page2). Once the user 2 has completed his changes, he saves the changes using the 'SAVE' button but has not run the 'PROMOTE CONTENT' so that his changes are not promoted to live Dgraph. User 1 meanwhile has also completed his changes, SAVED them and then executed the 'PROMOTE CONTENT since he wanted to move his changes to live.  At this point, even the changes which the user 2 has done on page 2 have also been moved to the live dgraph.
    Is there a way we can ensure that only the changes made by the appropriate user on their respective pages are promoted to live Dgraph when the PROMOTE CONTENT script is run??
    Please let me know if anyone has encountered the above situation and the solution for the same.
    Thanks & Regards,
    Shabari

    I think you could find an answer here:
    Need Help Updating Displayed Value
    but the forum is full of the threads regarding this issue. You could also consult the documentation by searching on APP_USER.
    Denes Kubicek

  • Separating content from presentation

    Hello all, I'm currently evaluating WCMS options (including Adobe CQ) for a large client who needs a WCMS for managing products and marketing campaigns.
    At first glance, CQ appears to be a WCMS on steroids. The technology stack is well considered and scalable, which provides a good building block for web content management. Furthermore, I'm impressed with its campaign management capabilities. All very promising.
    However, my concern on it's suitability lies with it's content architecture. Here's the issue I'm looking solve: my client offers many different products (hardware and software) and services. For each of these products and services, they publish marketing collateral to:
    The Internet (their website)
    Their Intranet
    A product brochure (pdf)
    A range brochure (pdf of related products)
    Sell sheet (2 page pdf with product overview and features)
    Their problem (and I'm sure one shared by many others) is that if a product changes, for example a new feature is added, the content has to be updated in five separate places.
    What I'm looking for is a single-source publishing solution where content is authored and controlled (for example workflow review and approval) in a central repository, then versioned and published to different formats (for example, a sell sheet would not include all detailed technical specifications).
    I was hoping CQ would step up to this challenge of offering a CMS that where I can publish product content to the website and Intranet, while also creating versioned content (through API integration with InDesign Server). After all, Adobe provide cross-media publishing solutions...
    However, CQ appears to break away from the classic MVC model and more specifically, it doesn't follow a typical CMS design by providing a clean separation of content from presentation. If the same content needs to be presented in different versions or formats, it appears that the only real way to achieve this is by duplicating the same content across different CQ components.
    Am I missing something here?

    Hi EliotHarper, thanks for your very well posted question.
    Yes, separation between content and presentation is at the core of the WCM concepts, and CQ5 aims to solve this requirement in a clean way.
    Generally speaking content is stored in the repository in the general form of nodes and properties and information related to its presentation is loosely coupled (and can reside somwhere else). The fact that the standard content hierarchy fits into the actual pages hierarchy is just the simples option to ensure authors an incontext experience in a natiral way. But depending on your project, youcan override this approach.
    Based on your specific project requiremenets, you may choose from a set of different approaches. I'm mentioning 3 of them in more detail here.
    1. Create different renderers for the same resource, to be used depending on where the resource is consumed.
    for example /content/products/myproduct.html would render differently than /content/products/myproduct.detail.html
    http://sling.apache.org/site/url-decomposition.html
    2. Use references. The same resource can be reused (as a reference) in other places. Updates to the content are reflected everywhere, since others are only references to the same resource.
    http://dev.day.com/docs/en/cq/current/wcm/default_components.html#Reference
    3. Multisite management features. A piece of content (also at a deeper level than a page) can be rolled out to an arbitrary nuymber of 'live copies' at one time. Live copies provide a separate copy of the same content but with a link to the original content, to better manage updates.
    http://dev.day.com/docs/en/cq/current/administering/multi_site_manager.html
    Please let me know if this helps. Regards.

  • Error while running promote content

    Hi All,
    I am doing atg setup, in that process I did base line index after that I ran promote content here I am gated with below error.
    C:\ENDECA\Apps\CRS\control>promote_content.bat
    [03.27.14 16:02:41] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [03.27.14 16:02:42] INFO: Definition has not changed.
    [03.27.14 16:02:42] INFO: Promoting IFCR content...
    [03.27.14 16:02:42] SEVERE: Service Unavailable (503):
    Occurred while executing line 3 of valid BeanShell script:
    1|
    2|
    3|    IFCR.promoteFromAuthoringToLive();
    4|
    5|
    [03.27.14 16:02:42] SEVERE: Caught an exception while invoking method 'run' on object 'PromoteAuthoringToLive'. Releasing locks.
    Caused by java.lang.reflect.InvocationTargetException
    sun.reflect.NativeMethodAccessorImpl invoke0 - null
    Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
    Caused by com.endeca.soleng.eac.toolkit.utility.IFCRUtility$HttpStatusException
    com.endeca.soleng.eac.toolkit.utility.IFCRUtility execute - Service Unavailable (503):
    I was verified all endeca services are running fine.
    Could anybody please provide solution.
    Thanks

    Looks like the workbench was down when you were trying to promote your content. Did you check that ? By default workbench runs on 8006 and its accessible @ http://localhost:8006 with admin/admin as default userid/password.
    -Naga

  • 2nd Display & iMac w/ 2 Different Sets of Content from Same iMac

    Can I do this?  (How can I do this?) I'd like to connect a second display to my iMac and use the iMac to generate content (like live feeds or video content from CNN.com) to play on the second display while I "work" on the iMac and its screen. Thus, each display have its own content--but the content is generated by the one iMac.  Could I use a HD tv as the second display?
    Thanks for your guidance.
    Bill

    Depends on the iMac, but some of them do support this.
    Look yours up at  http://www.everymac.com/systems/apple/imac/index-imac.html  and look for the section about displays and 2nd display support under your model.
    With the second display connected to the appropriate port, you use your Displays System Preferences to configure them. If you choose "mirror" both displays show the same thing. If you choose to not mirror, you can have an "extended desktop where you can place different windows on different monitors and do exactly what you want to do. AN HD TV might be usable but you have to look up what your iMac can handle in terms of pixels and resolution and compare that to your HD TV specs. You can certainly buy inexpensive monitors to use if your HD TV is compatible.

  • TS1474 What am I doing wrong? I move content from a cd to my iTunes library on the computer, but when I try to load a song on my iPhone, the red circle appears and I can't do it, even though I have sync-ed the devices.  Any solutions?

    I am frustrated!  I add content to my iTunes library from a cd, then find that I am unable to load it.  When I click and drag an item to my device, the red NO symbol appears and I am unable to load it onto my phone, although I have synced the devices.  I AM able to do this without issue on another computer.  Help!

    The number of devices authorized on an account and the number that an iPhone can sync to are two different things. You can now authorize up to 5 computers or 10 devices to play your content, but still an iPhone, iPad or iPod Touch can only be tied to one computer at a time. You can copy content from other computers to the computer used for syncing, and get it on the iPhone that way.
    Connect the phone to that computer, whichever you want to be the "master" of the iPhone. Click on its name in iTunes. On the right there is a Summary screen. Scroll down it and you will see several checkboxes. One of them is "Manually manage music and videos". If this is checked you must drag content from iTunes to the iPhone. If you have a large library, however, this can be cumbersome.
    The alternative is to leave this box unchecked, and instead click on the "Music" tab when the phone is connected. You can then just check the content you want on the phone, by artist, genre, title, playlist, etc. After checking you click the "Update" or "Sync" button and everything you have checked syncs automatically.

  • How do i transfer content from my ipod touch to my new PC's iTunes?

    I recently purchased a new laptop. I wanted to know how I can transfer all my content from my ipod touch to my new PC.

    Ideally you would have backed up the library from your old comupter on a regular basis, and have restored that library to your new computer...
    You should be able to:
    Backup the device to the new installation
    Transfer your purchases into a newly authorized library
    Recover any other media using third party tools as suggested in this post
    Restore the device from the backup
    This process should switch the association of the device to the new library, preserving the data and settings in your apps.
    May also be prudent to attempt a backup to iCloud directly from the device before you start... Settings > iCloud > Storage & Backup > iCloud Backup > On. It won't save any media but it would preserve the general account settings and documents in case anything goes wrong while you are trying to extract your other data.
    When you get it all fixed, make a backup!
    tt2

  • Can I stream video and audio from Game Center Live to my HDTV using Apple TV?

    I am trying to stream hockey games from Game Center Live to my HDTV through a cabled ethernet connect to my Macbook Air and then wirelessly to my Apple TV.  Apparently my Apple TV cannot find my Macbook Air because I cannot make the connection.  Alternatively, I have heard that I might be able to access Game Center Live directly with my Apple TV but I'm not sure how to do that.  Any advice is most appreciated.

    You can only access content directly through a native app on Apple TV. To stream from your MBA you would need to use airplay mirroring, which will require a model from 2011 or later running OS X 10.8 or later. The alternative would be to use a 3rd party program like Airparrot, results vary to use the trial first.

  • Loading content from multiple MiniDV tapes to one DVD

    I am being offered this "One Touch" feature on iDVD to copy my Camera footage to a DVD. I am wondering what the best process is to follow if I wanted to, say, merge :30 minutes of content from one MiniDV and :20 minutes of content from another. Should I be uploading to iMovie instead? If I have the ultimate objective of a. having copies on DVD instead of MiniDV and b. using the content for video editing in iMovie, what is the best process to follow?
    1. Move all MiniDV to DVD and then work from that?
    2. Import clips into iMovie and move them to iDVD?
    Tips, best practices, advice appreciated.

    Brian,
    It's pretty much agreed here that the best storage medium for your MiniDV tapes, is the tape itself.
    I tried OneStep once. Yuk. I bring everything into iMovie HD.
    1.: No.
    2.: Yes
    iDVD 5 Getting Started
    Apple's iMovie Learning Site
    Apple's iDVD Learning Site
    Ken Stone: Authoring in iDVD 5
    My favorite, by far:
    iMovie HD & iDVD 5: The Missing Manual
    iPhoto 5: The Missing Manual

  • Edit option not enabled for workflow content from within Content Presenter in Webcenter Spaces

    I have a webcenter spaces portal page with a content presenter displaying a html page using the default out of the box template. The html page is located in webcenter content / UCM under a folder on which the " All Reviewer" seeded workflow is enabled. The issue i am seeing is when the file is in workflow the edit option is not being enabled even though the reviewer should be able to edit/approve the content in this step. The other functions like workflow approve or reject and switching between workflow version and published version are all enabled. Also when rejected the content does not show edit option from the content presenter (cntrl-C option) for the original author to make any updates.
    What would need to be done to enable editing from within the content presenter for workflow content?
    Thanks for your help

    Hi Sreedhar
    We are using WCP 11.1.1.8.5
    To recreate the issue
    1)  Login to WCC Portal: Spaces as admin user , create a New Page under a webcenter spaces portal
    2)  Under the space , Pages Section , select the page and click edit
    3) In Design mode , choose Content Management and Add Document Explorer and Add Content Presenter on the page
    4)  The Document Explorer will default to the Current Space/portal directory under MyWebcenterSpaces in UCM
    5) Create a directory "content" under the Portal space using the document explorer.
    6) Right Click on Content folder and choose details. In Details view , go to File->workflow settings and pick a seeded workflow -> MyWCSAllReviewer. Add a user as workflow approver
    7) After workflow is enabled on this folder upload a basic html page with simple text into this folder
    8) Now in the design mode choose edit in the content presenter and select the "single content view" with default template to display an Image or HTML. Click browse and select the html that was added to workflow
    9) Save the Page and view the portal. Workflow should now be enabled for any content changes to that html page.
    10) Click Cntrl-shift-c in portal/space as an authenticated user with edit access to content and make an edit to content , this will trigger worklow . The author currently will see edit option get disabled once content enters workflow
    11)  Login as approver to the portal and cntrl-shift-C to the portal and workflow options(approve and reject) are enabled but the edit option is not. If you reject content , the author should be able to edit content in the content presenter mode, this also is not available. The issue is the content is now no longer available for editing from wthin content presenter if it is in workflow to either the approver or the original author depending on workflow step. If you check the same content under the document explorer the option to edit is enabled. Is this a bug /issue with content Presenter or some option needs enabled?

  • How to stream content from Mac or Ipad to ATV  Gen 1

    I have an unlocked ATV Gen 1 ( just bought 2nd hand ) and I want to stream content from either my MacBookAir or my ( Jailbroken ) Ipad 2 to the ATV which is connected to my nice big TV.
    I can view all the integral stuff in ATV and also view/listen to movies/music in Itunes.
    I really want to view BBC TV which is streaming on my MBA or Ipad onto the ATV.
    How can I achieve this?
    I've dabbled with Airshare ( a Cydia app ) on the Ipad but that doesn't seem to work.
    Of course, I can run a HDMI cable directly from the MBA/Ipad to the ordinary TV and throw away the ATV but I want to do it wirelessly.
    Surely this is achievable with ATV?
    Thx,

    Mr Churchill, I assume that you are talking about "live broadcasts" when  you assert that I can't stream 'anything'?
    Of course, I can 'stream' videos/music/podcasts/photos which are in my Itunes library of any of my devices to the ATV .
    I'm pretty sure that I have read postings where content displayed on an IOS device can be mirrored in Audio/VDO to the ATV.
    If this only realates to content contained within ITunes then confirmation will be regarded as the correct answer ( if not the one I wanted ).
    Can someone pls assist

  • Pages not displaying properly in Publisher instances as we activated the page from Author

    HI All,
    Pages not displaying properly in Publisher instances as we activated the page from Author. In author it is working well but in Pulisher it is showing first 2 lines of the page and then showing error as
    Apache sling/2.2 Hot Spot ****** Sun OS error
    Please help me on this.IS this issue with the templates or components are we using?

    Ok, then let's go the long way and try to reduce the number of possible root causes:
    1) Is your problem reproducible on this publish? (I suppose it is)
    2) Is it reproducible on other publishs as well, which have received the same page with the same application?
    3) Can you reproduce it on other replicated pages as well?
    4) When you upload a page to such an affected publish via a content package, does this page render correctly?
    5) Does this problem appear on other environments as well?
    6) Do you use dispatcher when you get this result? Or do you get it when you request the page directly of CQ5?
    7) What's the HTTP statuscode when you render this page? You can see it in the request.log of CQ5.
    If you change logging via Felix Console, you don't need to restart the instance.
    kind regards,
    Jörg

  • I have purchased my phone from dubai but live in London and cannot locate FaceTime

    how do I download FaceTime ? I have purchased my iPhone 6 from Dubai and live in London  but can't locate FaceTime
    anyone know how I can install this ?
    m

    Hello there, marihan85.
    The following Knowledge Base article provides a great resource to how to locate Face Time if it is missing from your iOS device:
    iOS: Troubleshooting FaceTime
    http://support.apple.com/kb/ts3367
    Find a missing FaceTime app
    If you can't use FaceTime or find the FaceTime app, follow these steps. FaceTime might not be available, or might become unavailable, on devices purchased or used in certain countries, including Saudi Arabia and the United Arab Emirates. Check your device's region of purchase for more information.
    In Settings > General > Restrictions, make sure FaceTime and Camera are on. Disabling Camera also disables FaceTime.
    Update to the latest version of iOS.
    Restore your device:
    Back up your device to iCloud or iTunes.
    Tap Settings > General > Reset > Erase All Content and Settings. This will erase all user data from your device.
    When complete, set up your device by selecting your region and language, then restore your data using the iCloud or iTunes backup. When you set up and restore a backup from iTunes, make sure that your computer's language, country, date, and time are set correctly.
    If you still can't find the FaceTime app, see if you can go to Settings > FaceTime. If Settings > FaceTime is present, try using the Spotlight Search to find the FaceTime app.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

Maybe you are looking for

  • How can I put my old Macbook Pro early 2010 audio on my new Samsung HDTV?

    I bought a Macbook Pro in March 2010 that does not support HDMI audio. So, when I am plugging my Macbook Pro on my new Samsung Series 5 5500 HDTV with a HDMI cable that supports audio, I am getting the image, but no audio. When I go to System Prefere

  • Lost data

    I did a hot sync from my Z22 to Palm desktop on my pc.  All data was lost except for a few repeated activities.  I received the following message on the hot sync log:  -- Calendar - Some handheld records were not copied to your PC. Your computer may

  • Ipod Touch Gen 1 and   3.1.3 volume control

    Im pretty annoyed at the latest firmware upgrade, the completely removes onscreen volume control. and the ipod touch 1st generation has no side buttons for it, making this now impossible for me to change without going into an app that has volume in i

  • Drive Filling Up

    My hard drive keeps filling up--to the point of getting error messages. In this case, I am using an older G4/400Mhz. It only has a 30Gb internal Hard Drive, which has 6.48 Gb available. All I use this for is Safari (when my main computer is busy) and

  • Data dependent routing with WebLogic

    How do you do data dependent routing with WebLogic Platform? Does it require additional products or can it be done just using WebLogic Platform components? Thanks