Inline edit   of Oracle UCM content  in weblogic portal

Hi,
I am using weblogic portal with oracle UCM repository.I just want to edit UCM content inline in porlet.
Can any body please suggest on same?

What version of Site Studio are you using?
If you are using the 10gr4 version, you should take a look at the external services added to call a placeholder and retriieve both the formated HTML and the inline edit capabilities .
http://www.oracle.com/technology/products/webcenter/pdf/owcs_r11_sod.pdf
Regards,
Juan

Similar Messages

  • Campaing for UCM repository in weblogic portal

    Hi,
    I am using UCM repository in weblogic portal.I am trying to capture content update event in campaign.
    but when i update a content in UCM , campaign is not receiving the event.
    Can anybody help me on the same.

    Content events do not trigger when changes are made via the UCM UI.
    One alternative would be to periodically query UCM for changes in a WorkManager thread, and when detected, fire a custom event. If clustered, you should consider an approach which would work properly in this environment.
    -Steve

  • Accessing content in weblogic portal 8.1 sp2

    Hi,
    While accessing content in weblogic portal from the content repository, can
    i filter based on the content TYPE ? None of the standard tag libs (such as
    <cm:search>, <pz:contentSelector> ) allow me to do that.
    Please let me know if there is a way to do that.
    Regards,
    Arun.

    Thanks again Gregory !
    Regards,
    Arun.
    "Gregory Smith" <[email protected]> wrote in message
    news:40c083e6$1@mktnews1...
    Well, some of the important documentation is, unfortunately buried in
    the javadoc (http://e-docs.bea.com/wlp/docs81/javadoc/index.html). Look
    at com.bea.content.expression.ExpressionHelper for info on the query
    syntax, and com.bea.content.expression.Search of the standard property
    names that correspond to methods on Node.
    For getting the children of a Node, you can use the NodeOps API:
    RepositoryManager mgr = RepositoryManagerFactory.connect(session);
    NodeOps ops = mgr.getNodeOps();
    ops.getNodeChildren(parentNode.getId());
    In a search/contentselector you can use the cm_path property to limit a
    search to a particular branch, e.g.:
    cm_path like '/BEA Repository/mypath/*'
    But, you can't limit to just direct children of that path via search.
    Greg
    Arun A.G. wrote:
    thank you very much, Gregory !
    This solves some of the issues I was facing. However, I was not able to
    find
    this in any of the documentation. Please point me to it if itsmentioned.
    >>
    Also, Is there an API to fetch all the content under a specified node ?
    (<cm:getNode> expects the explicit path, but returns only that node.)
    Regards,
    Arun.
    "Gregory Smith" <[email protected]> wrote in message
    news:40bf4044$1@mktnews1...
    Use the cm_objectClass property name in the query, e.g.:
    color = 'red' && cm_objectClass = 'Car'
    For content selectors, content placeholders, and campaigns,
    cm_objectClass is available under the 'Standard' content Property Set.
    Greg
    Arun A.G. wrote:
    Hi,
    While accessing content in weblogic portal from the content repository,
    can
    i filter based on the content TYPE ? None of the standard tag libs(such as
    <cm:search>, <pz:contentSelector> ) allow me to do that.
    Please let me know if there is a way to do that.
    Regards,
    Arun.

  • Content Presenter In-Line Editing Against Many UCM Content Items

    I have a question regarding the Content Presenter task flow with In-Line editing that is part of Webcenter. I understand that I can drag and drop a UCM content item and a content presenter task flow to a page in JDEV. This enables me to display a single content item and perform inline editing by pressing "ctrl-shift-c".
    What I am trying to accomplish is generating a RIDC UCM query to return results to a page. Once I have these results ordered by metadata filters I would like to be able to perform in-line editing on these content items. Is there a way to configure the Webcenter inline editing to work with these RIDC query results.
    I realize I could, instead of using RIDC drop many content presenters on the page but that is not as dynamic as retrieving this search results from UCM.
    Is there a way to accomplish this with the webcenter in-line editing or do you have to use Site Studio to gain this functionality.
    Thanks in advance for your help! Is there another way to accomplish what I am trying to do?

    It is possible.
    You just need to pass the id of the document to your content presenter.
    I made a blog post that might help you: http://www.yonaweb.be/creating_image_gallery_using_navigation_model_and_content_presenter_0
    This shows you how you can dynamicly set the content of the content presenter. In this post, i don't edit the document but that's not a problem. It will show you how to dynamicly update the content presenter with the correct document.

  • Render and Edit image from Oracle UCM into a Webcenter Portal application

    I am trying to render an image uploaded in Oracle UCM as well as give some editing features like crop, zoom, annotate, redact (an can save it as well) into my webcenter portal application. I tried Content presenter, Document viewer options but nothing is giving me the editing features as per my requirements.
    Can anyone help me on this. Providing some link also will serve my purpose.
    Thanks,
    Arpan
    Edited by: 982452 on Jan 17, 2013 3:19 AM

    you have to create custom taskflow, there is no OOTB taskflow to do that.
    -somesh

  • Exporting Content from Weblogic Portal 8.1.sp2

    I have many developers needing to hare content and content types
    amongs eachother and also eventually migrate the content and content types
    to a UAT environment.
    Any Idea how to export the content and content types.
    Thanks

    I'm assuming both you and I are using UAT to mean User Acceptance Testing?
    A couple of things that come to mind: one is to use shared directories for
    staging and working with simple content in simple ways, you can always use
    the bulk loader to dump content into the WLP repository. Plus you can place
    those shared dirs under source control if you need to. If you are looking
    at more sophisitcated content management and have the need for many complex
    create/review/publish, etc. features, I would recommend looking at a true
    content management system that integrates well with WLP like Interwoven's
    TeamSite or Documentum.
    Hope that's what you were looking for
    ~Ryan Upton
    "Tommy Lapierre" <[email protected]> wrote in message
    news:40227f7c$[email protected]..
    >
    I have many developers needing to hare content and content types
    amongs eachother and also eventually migrate the content and content types
    to a UAT environment.
    Any Idea how to export the content and content types.
    Thanks

  • Indexing problem in Oracle UCM

    Hi,
    I am using Oracle UCM repository with Weblogic portal.
    When i do re-indexing through UCM console error comes 'Unable to index metadata only.This may indicate the collection is damaged.Indexing is aborted'.
    Can anybody please tell any solution for this.

    Hi
    I believe that you might have changed your indexer from metadata to fulltext or OTS and then rebuilding the index is giving you problems. See Metalink Note :     Note.748186.1 for issue when one is changing indexer from Metadata to FullText .
    In case you are moving to OTS then the only thing needed that needs to be changed in the Note is instead of using IdcColl2 put ots1/ots2 and then save it , restart the CS , rebuild the collection and see if the issue persists.
    Hope this helps
    Srinath

  • Oracle UCM with Weblogic portals

    Does any one has idea working with oracle UCM with Weblogic portals. Can anyone suggest any tutorial in online.

    Provided you are using the Oracle UCM Content Adapter for WLP (UCM SPI), using content sourced from UCM in WLP applications is not different from using content from other Repositories.
    See http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/ucm_adapter/index.html for information on using the Adapter and for tips on content modeling.
    Brad

  • Weblogic Portal + Oracle UCM

    Hi,
    Is there any way to connect Oracle UCM content repository to Weblogic Portal 9.2 or 10.2? Is it through Virtual Content Repository? If so, how to add a new repository to the virtual content repository. It is asking for the SPI class, username and password. It will be great if anyone elaborate on this.
    Let me tell you the scenario I am working on. I am implementing federated search (first source is HTTPFetch, second source is FileSystemFetch and the last source is Oracle content server). I have tried and tested the first 2 sources. They are working perfect. I am stuck with the third source. I do not know how to use Oracle content server as a connector to IDOL server. Is there any way for this? Also, I would like to know the purpose of BEACMRepoFetch.

    Hi,
    there seems to be a JCR repository adapter available for UCM: [http://download-east.oracle.com/docs/cd/E10316_01/ouc.htm|http://download-east.oracle.com/docs/cd/E10316_01/ouc.htm]
    I have no hands-on experience with it, though so maybe someone can share some practical experiences.
    There are quite a few ways to hook UCM and WLP together. JSR-170 is the standard way, I believe the above adapter is based on that. Additionally, you could have a [Service Provider Interface implementation|http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/cmspi/index.html] that plugs UCM to WLP's Virtual Content Repository interface through UCM api.
    Yet another option is to use UCM API directly from portal app. This way you're obviously losing all the nice content related features in WLP such as content selectors, campaigns, content queries, tags, etc.
    Cheers,
    Petri

  • Autonomy + Oracle UCM

    Hi,
    Is there any way to connect Oracle UCM content repository to Weblogic Portal 9.2 or 10.2? Is it through Virtual Content Repository? If so, how to add a new repository to the virtual content repository. It is asking for the SPI class, username and password. It will be great if anyone elaborate on this.
    Let me tell you the scenario I am working on. I am implementing federated search (first source is HTTPFetch, second source is FileSystemFetch and the last source is Oracle content server). I have tried and tested the first 2 sources. They are working perfect. I am stuck with the third source. I do not know how to use Oracle content server as a connector to IDOL server. Is there any way for this? Also, I would like to know the purpose of BEACMRepoFetch.

    Autonomy sells a connector that will index items in Oracle UCM into the IDOL Server. You'll have to check with Autonomy on the versions supported and the cost. With this, you could get UCM information into IDOL just the same as you are doing with HTTPFetch and FileSystemFetch.
    As for connecting UCM into the WLP Virtual Content Repository, there is not yet anything provided out of the box. However, you can implement your own CM SPI to provide this or you can wait for the product to provide it. It is my understanding that there will be a VCR integration via the CM SPI coming soon.
    Finally, BEACMRepoFetch is basically a pre-configured and privately used instance of FileSystemFetch. This is used by the BEA Content Repository to populate the IDOL Server index for full text searches coming through the VCR full text search API.

  • Oracle UCM  doesnot open after it is getting installed -- please help

    Hi All,
    I am getting a typical error in which the oracle - ucm content server fails to open after getting installed. I am using the DB2 database, what can be the cause for this issue am unable to understand. Please find below the logs corresponding to this process:-
    Host url: localhost(since we are locally installing Oracle UCM in my system)
    Port:50000(db2 port )
    ERROR- LOGS
    NOTICE:     Install logging initialized at 10/12/12 4:36 PM.
    NOTICE:     Installing master server.
    NOTICE:     Installing with Java version 1.5.0_11.
    NOTICE:     Install logging initialized at 10/12/12 4:37 PM.
    NOTICE:     Finished install type QueryConfiguration at 10/12/12 4:37 PM.
    NOTICE:     Install logging initialized for C:/DB2/UCM/install/2012-10-12-new.txt at 10/12/12 4:49 PM.
    NOTICE:     Unable to connect to database. Installation will fail.
    ERROR:     Unable to initialize the database 'InstallerDatabase'. Unable to load driver com.ibm.db2.jcc.DB2Driver. com.ibm.db2.jcc.DB2Driver
    NOTICE:     Install logging initialized for C:/DB2/UCM/install/2012-10-12-new.txt at 10/12/12 4:50 PM.
    ERROR:     Unable to initialize the database 'InstallerDatabase'. Unable to load driver com.ibm.db2.jcc.DB2Driver. com.ibm.db2.jcc.DB2Driver
    ERROR:     Unable to create database tables. You will have to create them manually.
    NOTICE:     Successfully installed 'ActiveDirectoryLdapComponent' component
    NOTICE:     Successfully installed 'ArchiverReplicationExceptions' component
    NOTICE:     Successfully installed 'CheckoutAndOpenInNative' component
    NOTICE:     Successfully installed 'CheckSCSHealth' component
    NOTICE:     Successfully installed 'CIS_Helper' component
    NOTICE:     Successfully installed 'ConfigMigrationUtility' component
    NOTICE:     Successfully installed 'FileStoreProvider' component
    NOTICE:     Successfully installed 'FormEditor' component
    NOTICE:     Successfully installed 'InboundRefinerySupport' component
    NOTICE:     Successfully installed 'ProxyConnections8' component
    NOTICE:     Successfully installed 'CoreWebdav' component
    NOTICE:     Successfully installed 'WebUrlMapPlugin' component
    NOTICE:     Successfully installed 'WsdlGenerator' component
    NOTICE:     Successfully installed 'DBSearchContainsOpSupport' component
    NOTICE:     Successfully installed 'UserProfileSchemaLoader' component
    NOTICE:     Successfully installed 'FCKEditor' component
    NOTICE:     Successfully installed 'NativeOsUtils' component
    NOTICE:     Successfully installed 'ContentAccess-win32' component
    NOTICE:     Successfully installed 'ComponentTool' component
    NOTICE:     Successfully installed 'CoreUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'Localization' component
    NOTICE:     Successfully installed 'SecurityProviders' component
    NOTICE:     Successfully installed 'PopUpCalendar' component
    NOTICE:     Successfully installed 'YahooUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'iTextComponent' component
    NOTICE:     Installing shortcuts
    WARNING:     Unexpected exception: Unable to initialize the system provider 'SystemDatabase'. Unable to initialize the database 'SystemDatabase'. Unable to load driver com.ibm.db2.jcc.DB2Driver. com.ibm.db2.jcc.DB2Driver
    WARNING:     Unable to publish user database.
    WARNING:     Unable to register with Administration Server.
    WARNING:     Unable to start server at C:/DB2/UCM/.
    WARNING:     C:/DB2/UCM/shared/os/win32/bin/NtProcCtrl.exe start IdcContentService DB2
    WARNING:     Unable to open the service handle.
    WARNING:     The service does not exist on the specified computer.
    WARNING:     Unable to start server at C:/DB2/UCM/.
    WARNING:     C:/DB2/UCM/admin/bin/NtProcCtrl start IdcAdminService DB2_admin
    WARNING:     Unable to open the service handle.
    WARNING:     The service does not exist on the specified computer.
    NOTICE:     Finished install type Install with warnings and with errors at 10/12/12 4:56 PM.
    Thanks and Regards
    Deb

    Download iTunes 11 from the Apple site and reinstall. The error message was quite plain in telling you what to do to resolve the error.

  • Oracle UCM installs

    can we install oracle UCM Content server in any windows vista machine, is it a supported and certified version/...
    experts please advice

    I have installed oracle content server 10gR3 in my windows vista home premium.
    When installing,you need to right-click on installer.exe,go to property,select windows 2000 to be compatibility mode
    After that i am able to install and configure web server(Apache) accordingly..
    I am getting the log on screen,but when I click on the Login screen,it sends out a message that
    404 not found
    "The requested URL /idc/idcplg was not found on this server."
    Looking for help in this regard,thanks in Advance.
    Regards,
    royinkol

  • Best Practice to retrieve content from WCM in Weblogic Portal 10.3

    Hi,
    Could someone tell us how to render static pages of WCM (which is part of UCM 10gR3) in Weblogic Portal 10.3.
    Right now we are using WCM portlet & getting error when changing the portlet preferences.It was provided by oracle only.
    Is there any other easy approach to develop static pages through UCM & then integrate in WLP considering the propagation frm Dev to Preprod to Production environments.
    Thanks,
    Protiti

    Hi,
    Could someone tell us how to render static pages of WCM (which is part of UCM 10gR3) in Weblogic Portal 10.3.
    Right now we are using WCM portlet & getting error when changing the portlet preferences.It was provided by oracle only.
    Is there any other easy approach to develop static pages through UCM & then integrate in WLP considering the propagation frm Dev to Preprod to Production environments.
    Thanks,
    Protiti

  • Where is the download for Oracle Weblogic Portal and current documentation?

    The web page for Oracle Weblogic Portal has a download link, but nothing happens when I click it:
    http://www.oracle.com/technetwork/middleware/weblogic-portal/downloads/index.html
    I've downloaded the documentation
    http://www.oracle.com/technetwork/middleware/weblogic-portal/documentation/index.html
    which is supposed to be for version 10.3, but the dates on the documents are all from 2008. I don't see anything indicating support for JSR 286 in those documents.
    Are there more up-to-date documents for the latest version of Oracle WL Portal?
    Thanks.
    Dean

    Hi Dean
    Looks like that site is down. On Firefox, I checked in Error Console window and it shows some java script error like acceptAgreement is not found etc. This link did worked earlier. I hope they fix it asap. Same problem with IE browser also (java script error).
    Coming to documentation, based on your link, I hope you are using 10.3.2 docs. I clicked on View Library and then select Portlet Development -> Java Portlets link and got this link: This link does cover JSR 286 stuff. For more indepth JSR 286, you can google and get more details.
    http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14244/javaportlets.htm#CIHGBHCI
    Thanks
    Ravi Jegga

  • How to integrate Oracle Enterprise Pack for Eclipse with Weblogic Portal

    Hi
    I am following this documentation http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14252/setup_dev_env.htm#i1013214
    to setup my development environment for developing portal applications, but I cannot set it up, my eclipse does not have PORTAL perspective.
    I have downloaded the Oracle Enterprise Pack for Eclipse 11gR1 (11.1.1.5) and the Oracle WebLogic Portal 10.3 as mentioned in the documentation.
    The Oracle Weblogic Portal 10.3 includes a workshop version of eclipse, but that is not based on a recent Eclipse, that is why I would like to use the Oracle Enterprise Pack for Eclipse 11gR1 (11.1.1.5).
    It is weird int he Oracle Portal 10.3 installation that I cannot install the Weblogic Portal without the Workshop.
    Could you help me in this? How can I integrate the Oracle Enterprise Pack for Eclipse with Weblogic Portal?
    Thank you.

    For WebLogic Portal tooling you have a couple of options. For WebLogic Portal 10.3 and older, Workshop for WebLogic will be your tooling environment.
    Starting in WebLogic Portal 10.3.2, which released this year, the development tools have migrated to Oracle Enterprise Pack for Eclipse. The WebLogic Portal 10.3.2 installer will install both the runtime and the IDE configured with additional WebLogic Portal Eclipse features (Portal Project Configuration, Perspecitives, Palettes, Deployment, etc).
    If you are interest in the latest version, you can download from the WebLogic Portal OTN page - http://www.oracle.com/technology/products/weblogic/portal/index.html

Maybe you are looking for