Document manager error

Hi
I am getting Document manager exception(user-defined) in the standard oracle procedure PO_REQAPPROVAL_ACTION.VERIFY_AUTHORITY. Can anyone tell me why this error is coming as the approver authority is correct.
thanks,
SS

Set the profile PO WF Debug workflow on and run the PO/Req again. Then look within the PO_WF_DEBUG table to follow the trail. You should see
select *
from po_wf_Debug
where itemkey = '123456-123456'
and itemtype='REQAPPRV'
order by execution_sequence

Similar Messages

  • 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>

  • Itunes document manager pro will not open a document with .cwk extension. It will catch the document then error message states that it cannot open document. Can anyone tell me what Im doing wrong?

    Itunes document manager pro will not open a document with .cwk extension. It will catch the document then error message states that it cannot open document. Can anyone tell me what Im doing wrong?

    Forgive my ignorance but I have never hear of iTunes Document Manager Pro. If you mean Document Manager Pro, i was able to find that. Back to your problem, have you tried opening one of those files in the iOS iWorks apps? Form the quick read that I did about this, .cwk files can be opened by Pages, Numbers or Keynote, depending on what type of document that it is and those files can be read by Document Manager Pro, after properly saving them. I don't see that you can go directly from the .cwk file in Document Manager Pro without converting them first.
    I took a very quick look at the app, so I may be a missing something about its capability.

  • Upload file via document Manager in taskflow: error the file does not exist

    Hi,
    I have a page that include document manager. I am able to upload file to UCM server via one user signon. Then I created a new user in UCM. With this new user, whenever I try to upload a file, the file name that I entered keeps getting blanked out when I click 'Upload'. The I will get an error that
    'Error: A value is required:
    The file you are trying to upload does not exist or is empty
    Select a non-empty file and retry.
    Enter a file name and location'
    Do you have any idea what I missed for setting up this new user?
    Thanks,
    Charunee

    Found that I need to assigned role in WLS to that new user also.
    After that, this issue is resolved.

  • How can I turn off document.write error in PTWC 2.0?

    Hi everyone. I have an application that (unfortunately) avoids processing on the server and instead pushes a lot of JavaScript w/ document.write statements to the portal. Also, the code can't be changed so that it does server-side processing. I understand that document.write calls in JavaScript may not appear on the first load, that said...
    Does anyone out there know how to turn off the document.write error message that appears when a portlet uses PTWC 2.0?
    -Greg

    Apologies, I could have been clearer. Somehow, someone has managed to enable a template for one of the document libraries. When I click 'New' in the document library it opens a template Word document with writing on it already. I want to turn this off so
    that when I click 'New' I am give the default option to open a new Word Excel PowerPoint or OneNote document.
    I checked in advanced settings for the particular library and have tried turning off Allow management of content types but this does not change anything. 
     

  • "The stylesheet does not contain a document element" error

    Hi,
    I'm using Hyperion Financial Management 11.1.1.3
    I successfully created intercompany transactions but when I select the "auto match" to perform the matching process, the running task page ensure that the process is completed successfully. However, when I press "log" I found the following error:
    Error Number:-2147467259
    Error Description:The stylesheet does not contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document.
    Error Source:msxml6.dll
    Page On which Error Occurred:/hfm/Administration/ShowRunningTaskLog.asp
    My environment is win server 2003 on a VM and EPM 11.1.1.3
    Thank you and best regards,
    Ahmed.

    Hi taku,
    Yes I've solved my issue.
    Firstly, make sure that the entities and accounts used in the Intercompany Transaction are allowed for ICP in the metadata file by setting the attribute "IsICP=Y" to yes.
    Then, after you press the "Match" button, wait until the process finished and don't open the log. Just close the running task page, after the status showed that it is completed, and open the "process IC transactions" page again you will find the square sign becomes green which means that the transactions are matched.
    I followed the following example on Oracle by Example [http://www.oracle.com/technetwork/middleware/financial-management/tutorials/mictrans-094190.html?ssSourceSiteId=otncn]
    It's about "Managing Intercompany Transactions in Financial Management".
    I wish you can solve your issue soon.
    Best wishes,
    Ahmed.

  • Activating u00E1 former Window after calling a Document management picture

    Hi,
    in an ABAP programm I am calling function module CVAPI_DOC_VIEW2 which opens a new window where I can view a Document management picture for a given material number.
    My problem is, that the new called window is active and I have to use a mouse click to activate the first window to enter a new material number with a barcode reader.
    How can I activate the first window through ABAP without having to use a mouse click again ?
    Is there a function module or class available which I can call to activate the first window again?
    Below you find a short programm which calls the funtion module CVAPI_DOC_VIEW2.
    Thank you in advance for an answer.
    Regards
    Franz Grott
    Tel. 0172-6056850
    REPORT  zdummy02.
    SELECTION-SCREEN BEGIN OF SCREEN 9100.
    PARAMETERS: p_matnr TYPE matnr DEFAULT 'CH-6300' OBLIGATORY.
    SELECTION-SCREEN END OF SCREEN 9100.
    START-OF-SELECTION.
      TABLES: drad.
      DATA: lt_drad TYPE TABLE OF drad.
      CALL SCREEN 9100.
      SELECT * FROM drad INTO TABLE lt_drad
        WHERE dokob = 'MARA'
        AND   objky = p_matnr.
      LOOP AT lt_drad INTO drad.
        CALL FUNCTION 'CVAPI_DOC_VIEW2'
          EXPORTING
            pf_dokar       = drad-dokar
            pf_doknr       = drad-doknr
            pf_dokvr       = drad-dokvr
            pf_doktl       = drad-doktl
      PF_APPTP       = '1'
         EXCEPTIONS
           error          = 1
           OTHERS         = 2
        IF sy-subrc <> 0.
          MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                  WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        ENDIF.
      ENDLOOP.

    I've run into this issue in CP4 as well though I've never been sure why it happens. It looks like you're opening the swf through a browser to so, for want of a solution, the easiest workaround is the edit the html file.
    open it in a text editor such as Notepad.
    Five or six lines down you'll find the title element which defines the title as it will display in your browser titlebar:  <title>This text is the title that displays in your browser title bar</title>
    Just change the text the the title you want and save the html file.
    If you go with this solution, I suggest that when you are publishing the project again you deselect the option "Export HTML" in the publish wondow. Otherwise you will have to edit your html file each time you publish.
    Hope this helps.
    Niamh

  • How to install EASY DMS (Document Management System) setup in windows 7

    Dear Experts,
    Recently we have started a project to establish document management system in SAP. So, i have downloaded easydms7.1sp04 from the servicemarketplace service.sap.com/swdc and setup is successfully installed in windows Xp and unable to install successfully in windows 7.
    The SAP is upgraded in our company to release ERP6 EHP6.
    In windows Xp the DMS is accessing to all the systems in the landscape( DEV, QAS, PRD).
    But, In windows 7 it is only accessing the production system and if creating manually the systems prompting the error about RFC and hosts in windows 7.

    Hi Sir,
    As mentioned earlier it is prompting me the error
    Logon Failed (RFC_ERROR_LOGON_FAILURE)
    Name or Password is incorrect (repeat logon)
    But it is accessing only the production system in windows 7 but not all the 3 systems which are in landscape. I dont know how can it proceed to logon to the production system only with out other systems .
    Thanks in advance
    Regards,
    Easwar

  • Easy Document Management crash when logon to the system

    Hello gurus.
    I have a problem with SAP Easy Document Management.
    I double-click on the icon of SAP Easy Document Management I get the SAP logon window, then enter the username and password and then click on "Access the system."
    It seems that explorer.exe is trying to connect when I get the following error message:
    Microsoft Visual C + + Runtime Library
    Runtime Error!
    Program C:\WINDOWS\explorer.exe
    This application has Requested the Runtime to terminate it in unusual way. Please contact the application's support team for more information.
    My system is Windows XP and the version of SAP Easy Document Management 7.0.6.1 (Unicode).
    Lots off thanks

    Hi,
    we have also the similar problem with Windows 7 and EasyDMS 7.1.4.2. The Explorer crashes the first time when you try to login after starting the PC. When you then restart the Explorer and try a second login it will be successful and EasyDMS works fine all day. If you restart the PC the Explorer crashes again when you try the first login.
    We have no crashes under Windows XP with EasyDMS 7.1.4.2 !
    The problem of this issue is found by SAP and the solution will be implemented in the upcoming EasyDMS 7.1 SP05.
    Meanwhile on our Windows 7 PCs following workaround is working for us and prevent us from the crash problem:
    We add on all Windows 7 PCs to the environment variable "Path" the entry ";C:\Program Files\SAP\EasyDmsInterface\Unicode".
    And there are no crashes anymore.
    I hope this will help you or others which have similar problems.
    Best regards
    Frank

  • 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.

  • Enable document management for entities through PowerShell script (Dynamic CRM 2013 on premises)

    Hello,
    Can anybody let me know if it is possible to enable document management for entities through PowerShell script for Dynamic CRM 2013 on premises.
    I want power shall script where user will give the entity (Accounts, Contacts etc.)   for the CRM.
    The script should enable the document management for the entity.
    Thank you for your support.

    Hi Jeff,
    Any updates? If you have any other questions, please feel free to let me know.
    A little clarification to the script:
    function _ErrObject{
    Param($name,
    $errStatus
    If(!$err){
    Write-Host "error detected"
    $script:err = $True
    $ErrObject = New-Object -TypeName PSObject
    $Errobject | Add-Member -Name 'Name' -MemberType Noteproperty -Value $Name
    $Errobject | Add-Member -Name 'Comment' -MemberType Noteproperty -Value $errStatus
    $script:ErrOutput += $ErrObject
    $errOutput = @()
    _ErrObject Name, "Missing External Email Address"
    $errOutput
    _ErrObject Name "Missing External Email Address"
    $errOutput
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support

  • INV와 WIP TRANSACTION에 대한 COST MANAGER의 ERROR발생시 처리방법

    제품 : MFG_INV
    작성날짜 : 2004-05-20
    INV와 WIP TRANSACTION에 대한 COST MANAGER의 ERROR발생시 처리방법
    ====================================================
    PURPOSE
    Inventory와 WIP Transaction에 대해 Inventory Cost manager가
    정상적으로 작동하지 않고 Error가 발생한 경우, Data Fix방법에
    대해 기술하고자 한다.
    Explanation
    Cost Manager는 다음의 Transaction들에 대해 처리한다.
    1. Material transactions
    2. WIP Resource transactions
    Cost Manager가 수행 시 정상적으로 처리하지 못한 경우,
    다음과 같이 Error처리를 한다.
    (1) mtl_material_transactions의 costed_flag = 'E'
    (2) wip_cost_txn_interface에 data가 존재한다.
    :정상적으로 수행한 경우, Interface table에서 Record가 삭제된다.
    1. To resolve the Material transactions:
    Select request_id, costed_flag, transaction_group_id
    from mtl_material_transactions
    where costed_flag is not null;
    (If this picks up any records - uncosted transactions exist).
    update mtl_material_transactions
    set request_id = null,
    costed_flag = 'N',
    transaction_group_id = null
    where costed_flag is not null;
    2. To resolve any WIP transactions:
    Select request_id, group_id, process_status
    from wip_cost_txn_interface;
    (ie. only uncosted transactions exist in this table)
    Update wip_cost_txn_interface
    set request_id = null,
    group_id = null,
    process_status = 1;
    The next Cost manager run should pick up the transactions and
    reprocess them
    Example
    Reference Documents
    -------------------

  • Calc Manager Error "Could Not Connect To Dimension Server"

    Could not connect to Dimension Server.
    Please make sure that the required services are started.
    https://ServerName:19443/HyperionPlanning/servlet/HspAppManagerServlet:
    Connection refused: connect.
    Hyperion Planning - 11.1.2.3
    can anyone help me.
    Thanks,

    Hi ,
    Please look at the support document from Oracle.
    Calculation Manager Error "Could Not Connect To Dimension Server" (Doc ID 1634959.1)
    Thanks,
    ~KKT~

  • Document manager  customization

    Hi All,
    I am using document manager to display some of the attachment which is stored in my folder located
    at content server .
    1. I just want to display my attachment in grid format instead of tree is it possible ?
    2. Is it possible to display only upload and delete icon and disable rest of icon from document manager .
    3. Is it possible to create a folder on content server from my api on performing certain action .
    4. If i know the username(test1) and passwd (test2) has the acccess to CS .
    Can i assign to a particular content manger to authorize at page load time ?
    Thanks,
    Arun.

    Managed to finish the app.
    Below you can find the code of the most important files:
    First my UCM_TEST class. This class i have used to test the IDC API and to use as an upload and delete function.
    The implementation is not realy clean. In normal environments you will have a controller taking care of the IdcContext and IdcClient instead of creating one every single call. As you can see.. it is fairly easy to create a connection and call the service
    package services2;
    import java.io.File;
    import java.util.Iterator;
    import oracle.stellent.ridc.IdcClient;
    import oracle.stellent.ridc.IdcClientManager;
    import oracle.stellent.ridc.IdcContext;
    import oracle.stellent.ridc.model.DataBinder;
    import oracle.stellent.ridc.model.DataObject;
    import oracle.stellent.ridc.model.DataResultSet;
    import oracle.stellent.ridc.protocol.ServiceResponse;
    public class UCM_TEST {
        public UCM_TEST() {
            super();
        public static void upload(File f,String title,String name) {
          try
            IdcClientManager manager = new IdcClientManager();
            IdcClient idcClient = manager.createClient("idc://localhost:4444");
            IdcContext userContext = new IdcContext("weblogic", "weblogic1");
            // populate the binder with the parameters
            DataBinder binder = idcClient.createBinder();
            binder.putLocal ("IdcService", "CHECKIN_UNIVERSAL");
            // get the binder
            binder.putLocal ("dDocTitle", title);
            binder.putLocal ("dDocName", name);
            binder.putLocal ("dDocType", "Document");
            binder.putLocal ("dSecurityGroup", "Public");
            // add a file
            binder.addFile ("primaryFile",f);
            // checkin the file
            ServiceResponse response = idcClient.sendRequest (userContext, binder);
            DataBinder serverBinder = response.getResponseAsBinder ();
            binder = response.getResponseAsBinder ();
            Iterator it = binder.getResultSetNames().iterator();
            while(it.hasNext()) {
              System.out.println(it.next());
          catch(Exception e)
                e.printStackTrace();
        public static void deleteContent(String id,String name) {
          try
            IdcClientManager manager = new IdcClientManager();
            IdcClient idcClient = manager.createClient("idc://localhost:4444");
            IdcContext userContext = new IdcContext("weblogic", "weblogic1");
            // populate the binder with the parameters
            DataBinder binder = idcClient.createBinder();
            binder.putLocal ("IdcService", "DELETE_DOC");
            // get the binder
            binder.putLocal ("dID", id);
            binder.putLocal ("dDocName", name);
            ServiceResponse response = idcClient.sendRequest (userContext, binder);
            DataBinder serverBinder = response.getResponseAsBinder ();
            binder = response.getResponseAsBinder ();
            Iterator it = binder.getResultSetNames().iterator();
            while(it.hasNext()) {
              System.out.println(it.next());
          catch(Exception e)
                e.printStackTrace();
        public static  void main(String[] args)
          try
            IdcClientManager manager = new IdcClientManager();
            IdcClient idcClient = manager.createClient("idc://localhost:4444");
            IdcContext userContext = new IdcContext("weblogic", "weblogic1");
            // populate the binder with the parameters
            DataBinder binder = idcClient.createBinder();
            binder.putLocal ("IdcService", "CHECKIN_UNIVERSAL");
            // get the binder
            binder.putLocal ("dDocTitle", "Test File");
            binder.putLocal ("dDocName", "test-checkin-8");
            binder.putLocal ("dDocType", "Document");
            binder.putLocal ("dSecurityGroup", "Public");
            // add a file
            binder.addFile ("primaryFile", new File ("C:\\test\\test.txt"));
            // checkin the file
            ServiceResponse response = idcClient.sendRequest (userContext, binder);
            DataBinder serverBinder = response.getResponseAsBinder ();
            binder = response.getResponseAsBinder ();
            Iterator it = binder.getResultSetNames().iterator();
            while(it.hasNext()) {
              System.out.println(it.next());
          catch(Exception e)
                e.printStackTrace();
    }I add a popup that shows when the user clicks the upload button in my JSPX:
    <af:commandButton id="btnUpload" text="Upload" partialSubmit="true">
                      <af:showPopupBehavior triggerType="click" popupId="popUpload"/>
    </af:commandButton>
    <af:popup id="popUpload" contentDelivery="lazyUncached">
                    <af:dialog id="dlgUpload" title="Upload document"
                               dialogListener="#{IndexBean.dialogListener}">
                      <af:panelFormLayout id="frmUpload">
                      <af:inputText id="txtName" label="Name" value="#{IndexBean.name}"/>
                        <af:inputText id="txtTitle" label="Title" value="#{IndexBean.title}"/>
                        <af:inputFile id="txtFile"  label="File" value="#{IndexBean.file}"/>
                      </af:panelFormLayout>
                    </af:dialog>
                  </af:popup>In my bean IndexBean i use the dialogListener to call the UCM_TEST class:
        public void dialogListener(DialogEvent dialogEvent)
            try
             if(dialogEvent.getOutcome() != DialogEvent.Outcome.no)
                System.out.println("File uploaded: " + file.getLength() + file.getFilename());
                File f = IsToFile(file.getInputStream(),file.getFilename());
                UCM_TEST.upload(f,title,name);
            catch(Exception e) {
              System.out.println("error uploading file: " + e.getMessage());
        private File IsToFile(InputStream is,String filename)
          try
            File f=new File(filename);
                OutputStream out=new FileOutputStream(f);
                byte buf[]=new byte[1024];
                int len;
                while((len=is.read(buf))>0)
                out.write(buf,0,len);
                out.close();
                return f;
          catch(Exception e) {
            System.out.println("Error in converting file: " + e.getMessage());
            return null;
        }You need to convert the inputStream of the UploadFile (this is the type you have from the af:inputFile value) to a regular java File object so we can add it to the UCM service. That's why you need the IsToFile function.
    I haven't implemented the delete but it has been added to the UCM_TEST class so you only need to get the values of dId and dDocName and call the ucm_test method.
    I will write a whitepaper about integrating UCM with webcenter and will discuss these techniques in a bit more detail with screenshots and so. In the whitepaper i will try to create a complete utility to use UCM and RIDC in webcenter application.
    It can take a few days or a week to finish it but meanwhile you have the means to create whatever you want using the RIDC api :)
    As you also might noticed is that you upload the document without a folder. If you want to store the document in a folder you will need to set the xCollectionID parameter but then you need to find out the collectionID. Therefore you will need to use the folder service to get the folderID from a folder name.
    I will also include this in my whitepaper...
    Hope this helps :)
    Edit: these are the links to the documentation that comes in handy:
    Use of RIDC API: http://download.oracle.com/docs/cd/E14571_01/doc.1111/e16819.pdf
    Overview of available services and their parameters in UCM: http://download.oracle.com/docs/cd/E14571_01/doc.1111/e11011.pdf
    The last one is very handy... It describes every single service available in UCM.
    Edited by: Yannick Ongena on Oct 13, 2010 10:52 AM

  • NIMCInit.dll NI-PAL Service Manager Error

    Hello all,
    I'm getting the attached NI-PAL Service Manager error every time I start my computer.  I've tried solution given in this post: http://forums.ni.com/ni/board/message?board.id=240&message.id=4362 thread with no luck.
    If I uninstall the NI-Motion drivers, or remove my PXI-7350 from the PXI chassis, the error goes away.  After I re-install the NI-Motion drivers and re-start the computer, the problem occurs as soon as the "Found New Hardware" wizard completes, and on every boot thereafter.
    Any pointers to what I should try next would be helpful.
    OS & Driver Versions:
    Windows XP SP2 Version 2002
    NI Measurement & Automation Explorer 4.4
    NI Motion Assistant 2.2
    NI-488.2 2.5
    NI-CAN 2.5.2
    NI-DAQmx 8.7
    NI-FGEN 2.5.1
    NI-Motion 7.6
    NI-VISA 4.2
    Hardware:
    PXI-1042 Chassis
    PXI-8187 Controller
    PXI-7350 (Slot 2)
    PXI-2566 (Slot 3)
    PXI-8464 (Slot 4)
    PXI-6254 (Slot 5)
    PXI-6602 (Slot 7)
    PXI-5402 (Slot 8)
    Attachments:
    NI-PAL Error2.png ‏19 KB

    Hi Mark, 
    Make sure that when you uninstall everything you also
    1.  Uninstall MAX
    2.  Delete the MAX data folder (this doesn't uninstall when you uninstall).
         On Windows XP and Windows 2000:
    Navigate to C:\Documents and Settings\All Users\Application Data\National Instruments\MAX\Data\
    The folder named Application Data is a hidden folder.  You can view hidden folders by selecing Tools » Folder Options..., click the View tab, and selecting Show hidden files and folders.
    Note: Remember that deleting the Data folder in its entirety
    will remove all configuration settings.  The next time MAX is launched,
    you will have to configure all of your hardware again.
    Thanks,

Maybe you are looking for

  • HT4461 App Store in OS X Mavericks

    I wonder if OS X Mavericks has anything to do with the App Store. Since I updated my OS into Mavericks, it's not working as usual. Right after an app update is completed, it reappears in the Update list.

  • Word crash with sharepoint document and copy-pasting image from paint

    Initially I've posted this to another forum but there the rec was to post it here as well. I have a very annoying issue occurring in specific circumstances (but unfortunately for me that is my daily work), it happens when a document is stored on a Sh

  • Only "0" each of material is available- Error message.

    Hi, The above message appears even when stock shows one 1 no. of materail available. I understand that this will get blocked in some other sales orders. I want to know how to get a permanent solution under these situation without going & rejecting th

  • Problems with sent items

    Hi, I have just purchased a Macbook pro and cannot get the sent items to display on my ipad or iphone. Likewise sent items on ipad and iphone do not appear on my Mac.  Any ideas please??

  • Video screen gone weird

    To whom may help, When i go onto video chat the screen breaks into 4 pieces and they dont line up i have taken a screen shot for you. I have tested the cam and its ok i can get full pics and full screen its only when i video chat i cant Please help K