Document Manager Task Flow Customization

Hi All,,
I got following exception while customizing Document Manager Task Flow using jdeveloper customization role.
i have added a input box in upload.jsff page
Any one has some clue about this exception..........?
<LifecycleImpl> <_handleException> ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
javax.faces.FacesException: javax.servlet.ServletException: OracleJSP error:
oracle.jsp.parse.JspParseException: <br>/oracle/webcenter/doclib/view/jsf/taskflows/folderViewer/folderViewer.jsff: Line # 118, &lt;af:goMenuItem destination="#{doclib:toPortletURL(pageFlowScope.dlMain.singleSelection.downloadNativeFileURL)}" disabled="#{backingBeanScope.dlMnBk.actions.download.disabled}" icon="/adf/webcenter/filedownload_#{backingBeanScope.dlMnBk.actions.download.iconType}.png" id="dwnld_fm" rendered="#{backingBeanScope.dlMnBk.actions.download.rendered}" styleClass="WCDoclibButton" targetFrame="_blank" text="#{dlBndl.RENDITIONS_DOWNLOAD}" xmlns:af="http://xmlns.oracle.com/adf/faces/rich"/&gt; <br>Error: Function doclib:toPortletURL has an invalid prefix or uses the default namespace which is not defined. Correct the prefix or in a jsp document, put the function inside a tag that defines the tag library namespace
     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)
     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
     at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
     at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
     at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:911)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:367)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:222)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused by: javax.servlet.ServletException: OracleJSP error:

Hi,
I tried customizing Discussion service taskflow customization .Repeatedly restart Jdeveloper by switching between roles and I got work done. More than customizing in coding,try to edit in structure window , that shows a good result.
Try it. Good luck.
Regards,
Dinesh Vishnu Kumar C.

Similar Messages

  • Advance Search not working in Document Management Task Flow

    Hi,
    We are using Document management task flow to manage UCM content. The simple search works for us but the Advance search does not work. Does anyone know of any possible reason why this could happen. Any hint would be really appreciated.
    Thanks
    Salim

    Hi Srinath,
    Thanks for replying.
    So in my scenario when I try to search the content using the simple search which is present at the right hand top corner I get the search result properly. But when I try to search by clicking on the Advance link which gives me a option to search by Filename, Keywords and adding other filters, it always returns zero search results.
    Thanks
    Salim

  • Document Manager Task Flow

    Advanced Edit on folders/files not working when using the Document Manager Task Flow.
    Is any settings/configuration required?
    I tale it's possibe to make cahnges to security groups/Clasification/account in portal using the docunebt manager task flow.

    Please take a look at the Admin guide for WebCenter, Oracle HTTP server configuration section. Basically, you will modify the mod_wl_ohs.conf to enable OHS to handle the communication/auth between WebCenter and UCM.

  • How to stretch view of document manager task flow

    Hi all
    I am using Document manager task flow to display folder of my UCM.
    I am using explorer view. When i open any document(pdf/html) in right pane it displayed
    i want to resize that pdf to fully stretched to right pane in height.
    How can i achieved it. i tried using panelstretchlayout component with AFStretchWidth an inlineStyle height 1000px but nothing I tried to find it in oracle docs but nothing is there. please help me
    Thanks

    Hasn't the af:inlineFrame for document preview got the attribute sizing="preferred"?
    I would expect the iframe to stretch with its contents. Why isn't this working?
    http://docs.oracle.com/cd/E17904_01/apirefs.1111/e12419/tagdoc/af_inlineFrame.html

  • Customize jspx pages through Oracle WebCenter Task Flows Customization

    Hi....
    I am customizing Oracle WebCenter Task Flows through JDeveloper in customization mode, I am able to customize jsff pages but I can't customize any jspx page.
    Please help me out how can I achieve this?
    Thanks.

    Hi.
    Customization usually is a challenge for developers. You can change look & feel and modify information showed.
    Usually decompile and see how is printing the information can be a tip to add more information or call custom manage beans for add more functionalities.
    There are few links that can help you:
    - http://docs.oracle.com/cd/E25178_01/webcenter.1111/e10148/jpsdg_taskflows.htm
    - http://yonaweb.be/customizing_taskflows_webcenter_portal
    - http://yonaweb.be/customizing_taskflows_adding_parameters_webcenter_taskflows
    - http://redstack.wordpress.com/2010/01/15/oracle-webcenter-task-flow-customization-on-your-custom-applications/
    - http://blog.teaminformatics.com/2011/08/23/webcenter-task-flow-customizations/
    - Add Pickers for params:
    -- http://yonaweb.be/adding_runtime_picker_taskflow_parameter_webcenter
    -- http://www.danielmerchanoracle.blogspot.com.es/2013/02/runtime-lov-para-parametros-de-task-flow.htm
    And more...
    Regards.

  • Document Service Task Flow with Sharepoint as content repository

    WebCenter 11g PS3
    Can Microsoft Sharepoint be used with WebCenter Document Service Task flow ?
    I need to implement Document Workflow in WebCenter Spaces, but the content repository is Sharepoint instead of Oracle Content Server.

    Yes you can. I believe there is a sharepoint adapter available for webcenter.
    Maybe following documentation can help:
    http://download.oracle.com/docs/cd/E17904_01/webcenter.1111/e12405/wcadm_documents.htm#BABDFFDC

  • No Document Library Task Flow Found

    As mentioned in the webcenter tutorial, the "Document Library" Task Flow be available in Resource Palette/Webcenter Service Catalog/Task Flow.
    But is is not apperaing in my JDev. Any reason for this.
    This is required to complete the tutorial? Any pointer "how can resolve this?"
    Thanks In Advance!
    Priya.

    Yes, I installed Webcenter Extensions. Also I created Webcenter Application, not Fusion Application.
    I am getting many Task Flows such as "Document-List View", "Document-Recent Documents" etc, not "Document Library" which is required for the tutorial.

  • Manage Task flow

    Hi,
    I am new to HFM. I need some help on Manage task flow
    1. I created Taskflow with 2 stages(Load Data and Consolidate) with links for each stage.
    2. I scheduled it and it is initiated successfull.
    3. And in the view taskflow status it says "Scheduler initiated workflow"
    4. The status is Active
    5. In the Taskflow Participant Summary nothing is displayed under Success variable, stsge name, etc.
    but I do not see data into the application and nothing is available at 'Data Audit'. But in the task audit it displays 'logoff' in the activity against 'Task Automation'
    Did I miss anything in the procedure?
    Can anybody help to me.
    Thanks in advance.
    Edited by: 856538 on May 31, 2011 8:09 AM

    ---- I am not sure where to check it whether failed or successfull.
    --- But in the 'Task Flow status summary', status=active, Description = Scheduler initiated Work Flow
    --- In the Taskflow Participant Summary there is nothing under these tags
    Participant Stage Name Status Success Variable Status Message Completed
    -- In the running Tasks also nothing is displayed
    --- And for the stage two I set it as "End" only.
    Can you help me where it went wrong?
    Thanks in advance

  • Process Management Task flow fail

    Hello I am tring to set a task flow to iniciate all the month of the year, but what ever I put in url. the task fails
    What are the parameters that work, what value
    Action start and then review 1
    I hope that some body could help
    sofia

    Hi Srinath,
    Thanks for replying.
    So in my scenario when I try to search the content using the simple search which is present at the right hand top corner I get the search result properly. But when I try to search by clicking on the Advance link which gives me a option to search by Filename, Keywords and adding other filters, it always returns zero search results.
    Thanks
    Salim

  • Message Board task flow customization

    Hi,
    I am using webcenter PS3 jdeveloper 11.1.1.4.0 version.
    I am creating an application in which I am using default task flow of message board-quick view in jdeveloper for a webcenter application. Now i want to customise its UI as well as functionality (for that i followed this pdf- "owcs-r11-custom-taskflow-wp-129672.pdf" ) but its of no use.
    can any1 please suggest any way to do the same.

    If you want full control over the UI you can create a data control out of your discussion service connection and create your own taskflows.
    Just right click the discussions connection in JDeveloper and select "Create data control". The rest is just plain old ADF.

  • How to show document title instead of file name in Document Manager

    In WebCenter Portal 11g PS5, there is the Document Manager task flow:
    http://docs.oracle.com/cd/E23943_01/webcenter.1111/e10149/content_doctf.htm#BABGAICC
    it displays a list of a Folder and its contents, much alike the output of the COLLECTION_DISPLAY service in the Content Server.
    I was wondering if there is a way (customization) to display the dDocTitle of content items (or particular content items) instead of the file name.
    While displaying the filename makes sense in a lot of cases we have a lot of Contributor Data Files that are saved as dDocName.xml which doesn't make much sense to the user viewing the folder they are stored in.

    This is now possible using a customization and additional command-line properties, see the following Support note:
    Support for Presenting Additional Content Metadata in Document Explorer View Task Flow [ID 1480966.1]

  • Error while triggering document manager taskflow in adf application?

    Hi Everyone,
    I am just following the below blog post.Andrejus Baranovskis's Blog: Oracle UCM 11g Remote Intradoc Client (RIDC) Integration with Oracle ADF 11g from this post same way ..
    In my adf application I have created one task-flow in which one jsff page to show case UI. below is my page structure.
    https://dl.dropboxusercontent.com/u/78609236/pagestuf.png
    its working fine if I have one folder for one employee.If I have sub-folders for Employe when I navigate to sub-folders of employee in document manager task-flow as a Explorer layout.
    again when I click in Emplyee from above table I am not able to trigger document manger with-respect to selected  row from table.
    I can see this error on UI https://dl.dropboxusercontent.com/u/78609236/error.png
    in log I can see this log. but not able to see reason for this Error.
    <UIXRegion> <_warn> Error processing viewId: /doclib-navigator/treeNav URI: /oracle/webcenter/doclib/view/jsf/taskflows/treeNav/treeNavigator.jsff actual-URI: /oracle/webcenter/doclib/view/jsf/taskflows/treeNav/treeNavigator.jsff.
    java.lang.IllegalStateException
        at oracle.webcenter.doclib.internal.view.FileExplorerTreeModel.enterContainer(FileExplorerTreeModel.java:169)...
    this is not complete trace.
    can any one please kindly help me on this issue.its quite urgent for me.
    Thanks
    Shankar

    Hi Alejandro,
    I can see the Error log while starting the WC_Spaces server.can you please see the log and give me some solution.
    <Feb 10, 2014 5:41:24 AM EST> <Warning> <oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter> <ADF_FACES-30163> <The application is running with the new window detect flag off. It is hi        ghly recommended that this flag be turned on to ensure proper functioning of your application whe        n new browser windows are launched. In web.xml set the context parameter oracle.adf.view.rich.new        WindowDetect.OPTIONS to 'on'.>
    <Feb 10, 2014 5:41:24 AM EST> <Warning> <oracle.help.common.xml.HelpXmlPullParser> <BEA-000000> <no more data available
    java.io.EOFException: no more data available
            at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:2978)
            at org.xmlpull.mxp1.MXParser.more(MXParser.java:2985)
            at org.xmlpull.mxp1.MXParser.parseEntityRef(MXParser.java:2216)
            at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1319)
            at org.xmlpull.mxp1.MXParser.next(MXParser.java:1137)
            at oracle.help.common.xml.HelpXmlPullParser._processDocument(Unknown Source)
            at oracle.help.common.xml.HelpXmlPullParser.<init>(Unknown Source)
            at oracle.help.common.xml.ParserFactory.createParser(Unknown Source)
            at oracle.help.common.xml.ParserFactory.createParser(Unknown Source)
            at oracle.help.web.config.parser.OHWParser.getGlobalConfiguration(Unknown Source)
            at oracle.help.web.rich.core.RichOHWContext.createGlobalConfiguration(Unknown Source)
            at oracle.help.web.rich.OHWServlet.init(Unknown Source)
            at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
            at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
            at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
            at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
            at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
            at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
            at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
            at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
            at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
            at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
            at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
            at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.jva:247)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
            at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
            at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
            at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
            at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
            at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
            at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
            at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:246)
            at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
            at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
            at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
            at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Feb 10, 2014 5:41:27 AM EST> <Notice> <Log Management> <BEA-170027> <The Server has establishedconnection with the Domain level Diagnostic Service successfully.>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 127.0.0.1:8888 for protocols iiop, t3, ldap, snmp, http.>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 0:0:0:0:0:0:0:1:8888 for protocols iiop, t3, ldap, snmp, http.>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listeningon 172.29.248.56:8888 for protocols iiop, t3, ldap, snmp, http.>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:20c:29ff:fefa:4d9c:8888 for protocols iiop, t3, ldap, snmp, http.>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <WebLogicServer> <BEA-000332> <Started WebLogic Managed Server "WC_Spaces" for domain "base_domain" running in Development Mode>
    <Feb 10, 2014 5:41:28 AM EST> <Warning> <Server> <BEA-002611> <Hostname "localhost", maps to multiple IP addresses: 127.0.0.1, 0:0:0:0:0:0:0:1>
    <Feb 10, 2014 5:41:29 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Feb 10, 2014 5:41:29 AM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

  • Using the Document Manager Rich Text Editor

    I'm wondering whether there is a reasonable way we can use the Rich Text Editor (based on CKEditor) that is contained within the Document Manager task flow (primarily for editing Wiki pages) outside of the Document Manager itself? We have another type of content we need a Rich Text Editor for, but it would be great if we could use the inline image links, tables, links to documents in the content repository, etc.

    Have you consider use Site Studio + Content Presenter?
    http://docs.oracle.com/cd/E17904_01/webcenter.1111/e10149/content_cp.htm
    http://george.maggessy.com/2012/05/inline-editing-in-content-presenter-for_10.html
    []'s

  • Add columns to Webcenter (document manager)

    Hello,
    I am using JDeveloper 11.1.1.6. I'm wondering if we can add columns to the document manager task flow in Webcenter. It shows the name, size, and date modified. Can we modify the view to add more details? I've read that there are more columns available such as description, modified by, etc.. I located the task-flow containing the table in the folder viewer, but i can't seem to modify anything in it. And the columns doesn't show when i run the application. Is it possible to modify these columns?
    Thanks,
    Mohamed

    Have a read at the following Oracle Support note:
    Support for Presenting Additional Content Metadata in Document Explorer View Task Flow [ID 1480966.1]

  • Is it possible to load Content Explorer task flow from Document Explorer

    I have document explorer task flow within a page that has one the root folder employee that contains list of html files
    While selecting the row (html file) is it possible to load the same within Content presenter by capturing the ContentID from there? Under document explorer task flow I found one parameter resourceId. Can we update this in the Content Explorer task flow?
    Thanks,
    Vishnu

    Read up on XMLType Views in the XMLDB Developers Guide or here:http://download-east.oracle.com/docs/cd/B14117_01/server.101/b10759/statements_8004.htm.

Maybe you are looking for