Oracle UCM/ Large tiff/ Dynamic Word Viewer

Hi,
We have a situation here...
We are using Oracle UCM 10gR3. We have large tiffs(>10mb = 1000page tiffs) and we have dynamic microsoft documents. What would be the best document viewer to see these kind of documents?
Is there any viewer comes with INSO drivers plugin to see dynamic MS office documents?
Early reply is very helpful to me and it is greatly appreciated friends...
Thanks...

Hi,
I guess, during installation, you have provided as 127.0.0.1. Do you have entry in host file like (127.0.0.1 localhost).
Try by giving host name or IP address for HttpServerAddress in configuration file.
Gowtham J

Similar Messages

  • Oracle UCM - Unable to get dynamic conversion.

    Hi all,
    I'm new with Oracle UCM 11g and I encountered problems trying to check in a word document into UCM for this dynamic converter feature.
    I have tried creating a Classic HTML Conversion Template and HTML Conversion Template, but when I tried clicking on the HTML link, I got this error:
    Unable to get dynamic conversion. The html export was not successful.
    10:54 PM     Event generated by user 'weblogic' at host '192.168.163.37:16200'. Referred to by http://192.168.163.37:16200/cs/idcplg?IdcService=DOC_INFO&dID=13606&dDocName=ECM010404.
    User agent is Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C) and request method is GET.
    The html export was not successful. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,192.168.163.37:16200!csFileServiceReferredToBy,http://192.168.163.37:16200/cs/idcplg?IdcService=DOC_INFO&dID=13606&dDocName=ECM010404!csFileServiceUserAgent,Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C),GET!csHtmlExportNotSuccessful
    intradoc.common.ServiceException: !csHtmlExportNotSuccessful
    *ScriptStack GET_DYNAMIC_CONVERSION_SUB
    3:doSubService,dID=13606,dDocName=ECM010404GET_DYNAMIC_CONVERSION_SUB,dID=13606,dDocName=ECM0104043:runHtmlConversion,dID=13606,dDocName=ECM010404
    at dynamicconverter.DynConverterHandler.doConversion(DynConverterHandler.java:1437)
    at dynamicconverter.DynConverterHandler.runHtmlConversion(DynConverterHandler.java:1125)
    at sun.reflect.GeneratedMethodAccessor12928.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:533)
    at intradoc.server.Service.doCode(Service.java:505)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:477)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1322)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3866)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1200)
    at intradoc.server.Service.executeServiceEx(Service.java:3861)
    at intradoc.server.Service.executeService(Service.java:3845)
    at intradoc.server.Service.doSubService(Service.java:3760)
    at sun.reflect.GeneratedMethodAccessor12923.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    at intradoc.server.Service.doCodeEx(Service.java:550)
    at intradoc.server.Service.doCode(Service.java:505)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:477)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
    at intradoc.server.Service.executeActions(Service.java:458)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
    at intradoc.server.Service.doRequest(Service.java:1890)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1343)
    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1715)
    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
    at sun.reflect.GeneratedMethodAccessor210.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1600)
    at idcservlet.IdcFilter.doFilter(IdcFilter.java:352)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    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:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    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.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Any help is much appreciated. Thank you.
    Edited by: 885352 on Sep 15, 2011 2:40 AM

    Hi,
    I guess, during installation, you have provided as 127.0.0.1. Do you have entry in host file like (127.0.0.1 localhost).
    Try by giving host name or IP address for HttpServerAddress in configuration file.
    Gowtham J

  • Skin Modification in Oracle UCM

    Hi,
    I have a problem to modify skin.css .. i have installed the createlayout component using component Wizard. if i modify the skin.css inside NewTray i could able to see my modification when refresh my page.
    but if i restart my idc server ,content server overwrites my modifications , all my modifications have gone.. please help me on this issue .. I am new to this Oracle UCM .. please reply for this issue , it is very urgent.
    Thanks in Advance
    Murali.

    Yep!
    This is a very common usage of UCM.
    Using a scan/capture product for paper capture or a desktop capture product (e.g. Oracle Distributed Document Capture or Kofax) you can have those items get checked in directly to UCM, have metadata assigned (indexed), be version controlled, rendered into alternative (webviewable) formats (e.g. tif to PDF conversion, image to xml/HTML conversion etc).
    The process might go something like this ( taken from the documentation here: http://download.oracle.com/docs/cd/E10316_01/capture.htm):
    1) The Scan component imports pages in batches whether from the desktop computer environment (TWAIN compliant) or a scanning station.
    2) The Index component allows users to index batches of scanned images, by assigning values to them in index fields. Users index documents using settings administrators save in index profiles. After indexing batches, users commit them, which creates documents from the images and archives them so they can be accessed in the document management system. Documents are committed using the settings selected in their assigned commit profile. You create and assign commit profiles in Capture administration, used saved indexing profiles etc.
    3) The Commit Server, Recognition Server and Import Server components provide expanded functionality for Oracle Document Capture for scheduled batch commit processing on a separate server use the Commit Server component. Items are checked into the content server where they are available for additional workflow, integration, web-viewing etc.
    Check out the legacy integration guide (read: Kofax integration guide) here: http://download.oracle.com/docs/cd/E10316_01/cs/cs_doc_10/documentation/install_guide_legacy_int_10en.pdf
    There is the TIFF Converter documentation here: http://download.oracle.com/docs/cd/E10316_01/refinery/refinery_doc_10/documentation/addons/install_admin_tiffc_10en.pdf
    Let me know if you'd like more information.
    Warmly,
    Billy Cripe
    Fishbowl Solutions

  • Is it even possible to dynamically apply view criteria in an ADF Web App?

    This is one of those situations where something that should take an hour ends up taking days.
    * I have a view.
    * The view has Bind Variables associated with it.
    * The view has View Criteria associated with it.
    * Each of the View Criteria use different Bind Variables.
    * I have a search criteria input page that receives from the user what will ultimately be used to set the bind variables.
    * I have a search results page that uses the view to display a table.
    * I have the code that dynamically sets view criteria and parameters. It is based on the following:
    http://download.oracle.com/docs/cd/E15523_01/web.1111/b31974/bcadvvo.htm#BCGFHAGA
    * This code works great, until the iterator associated with the table binding to the view is initialized. At that time, the view is reset to its defaults, and all of my code's doings are discarded. How do I know this? Because I have gone so far as to run my code that sets view criteria and binding variables dynamically in a phase event handler for the search results page in the render response phase. There is no other point at which to dynamically modify the view.
    This is turning into a situation where it seems I will need 5 different views and 5 different pages in order to show a single set of query results. I cannot get dynamically applied view criteria to work in an ADF web app. Has anyone else done it? Can anyone relate to this? Are there any other suggestions before I conclude that it's not possible for this framework to handle this simple scenario?
    Thanks

    There must be a setting or something that I am still missing here. If I write code just like this and make sure it is executed, I still only see the results of my view executed without the view criteria applied using the default bind variable values that I supplied in the view object.
    It's like the fact that I set the bind variables, the view criteria, and executed the view query programmatically is lost on the iterator -- it's like it never happened. What setting is used to ensure that the iterator uses the outcome of what I executed programmatically? There has to be a critical set or setting that I am missing.
    Here is the iterator and search region definitions defined in the page def "executables" section:
      <executables>
         <iterator Binds="CustomSearchView1" RangeSize="25"
                  DataControl="AppModuleDataControl"
                  id="CustomSearchView1Iterator"/>
        <searchRegion Binds="CustomSearchView1Iterator"
                      Customizer="oracle.jbo.uicli.binding.JUSearchBindingCustomizer"
                      id="CustomSearchView1Query"/>
        </executables>Here's the "tree" binding in the page def file:
      <bindings>
       <tree IterBinding="CustomSearchView1Iterator" id="CustomSearchView1">
          <nodeDefinition DefName="Model.CustomSearchView" Name="CustomSearchView10">
            <AttrNames>
              <Item Value="CustomId"/>
              <Item Value="CustomProjectNumber"/>
              <Item Value="CustomName"/>
              <Item Value="CustomStatus"/>
              <Item Value="CustomStatusDate"/>
            </AttrNames>
          </nodeDefinition>
        </tree>
      </bindings>In an effort to take page flow out of this mess, I had modified this to include the search criteria and search results on a single page. So, I now have a "Search" button. When the "Search" button is clicked, the action method does the following:
        public String searchActionListener ()
              // Get search criteria from select one choice and text input controls.
              AppModule appModule =
                    ( AppModule ) Configuration.createRootApplicationModule (
                        "Model.AppModule",
                        "AppModuleLocal");
              appModule.customSearch( searchCriteria1,
                                                   searchCriteria2,
                                                   searchCriteria3 );
        }In my application module this translates to:
        public void customNoticeSearch ( String searchCriteria1, String searchCriteria2, String searchCriteria3)
           CustomSearchViewImpl searchViewImp =
               ( CustomSearchViewImpl ) this.getCustomSearchView1 ();
           searchViewImp.customExecuteQuery ( searchCriteria1, searchCriteria2, searchCriteria3);
        }Finally, in my custom view object implementation code:
        public void customExecuteQuery ( String searchCriteria1, String searchCriteria2, String searchCriteria3 )
            // Set-up the parameters that are part of the core query.
            this.setp_searchCriteria1( searchCriteria1);
            this.setp_searchCriteria2( searchCriteria2);
            if ( searchCriteria3 != null )
                ViewCriteriaManager vcm = this.getViewCriteriaManager();
                ViewCriteria vc = vcm.getViewCriteria ( "WithLastCriteria" );
                this.setp_searchCriteria3( new Number ( searchCriteria3 ) );
                this.applyViewCriteria( vc );
            System.out.println ("This is fun.");
            this.executeQuery();
        }This code executes, but the results table is empty, and I know that there are results, because I can execute use execute with params to execute the base query and get the correct results back.
    Thanks for taking a look at this.

  • Can execut a query in Oracle UCM to get View_Values instead of using GET_SC

    Dear All,
    i have a question that i had google it and didn't find anything helpful.
    i want to ask if i can execut a query in Oracle UCM to get View_Values instead of using GET_SCHEMA_VIEW_VLAUES service ?
    ie: asuume that we have a Table name called Employees (having empId, empName) and have a view named as Table name; Employees.
    instead of use the GET_SCHEMA_VIEW_VLAUES service to get the data of Employees, can i write a query, ex: select from Employees*_ to get the data.
    note: i have a connection parameter to connect to oracle UCM database
    any suggestions.
    Regards

    Yes, you can execute the query and store results into a result set (available also in iDocScript).
    There are two sample components that you could use as a starting point - see here http://www.oracle.com/technetwork/middleware/webcenter/content/howtocomponentsbundle-132171.zip or here for 11g http://bexhuff.com/2011/03/howto-component-samples-for-oracle-ucm-11g
    Take a look at DataAccess and DatabaseProvider from the sample stack.

  • Oracle UCM SME Opportunity (formerly Stellent)

    I am posting in an effort to locate a strong Oracle UCM (formerly Stellent) resource that may be interested in considering a fulltime position in Dallas, TX. Provided below is a job brief outlining the position and scope of responsibility to perform the role. Please review the information and let me know what your thoughts are; my complete contact information is below.
    Thanks for the time and consideration.
    ML
    Job Description
    Our client in Irving, Texas has an immediate need for a Stellent Developer.
    Oracle Universal Content Management (UCM) (formally Stellent) Developer/Consultant
    Experience in customizing Stellent/UCM for website portal. Experience in Stellent custom services and custom components.
    POSITION SUMMARY:
    This position is responsible for maintaining on-going development using the installed Stellent Application, and application support for new Stellent functionality and related projects. Additionally, this position works closely with business users of the system to ensure business processes are optimized through configuration of the appropriate Stellent and related technologies / bolt-ons.
    ESSENTIAL RESPONSIBILITIES and TASKS
    Proactively identifies opportunities to improve business processes and the use of business application tools and technologies
    Provides level 2 functional/business support, in various areas of expertise, for users of Stellent and related systems
    Provides documentation and training updates and maintenance
    Provides analysis, development, testing and implementation of interfaces, system changes and data conversion
    Responsible for version updates, testing and validation
    Provides supplemental training material development and classroom delivery
    Develops and maintains system use guidelines and procedural documentation
    Serves as senior subject matter expert for Stellent
    Analyzes end-user functional requirements, maps business processes, develops workflows, develops functional and technical specifications, and develops effective business solutions according to defined schedules and budgets
    Main things:
    § Strong experience with enterprise content management Stellent Application with portal, workflow experience
    Do not post++++
    Knowledge of cement, ready-mix, aggregates, and concrete products operations and the corresponding front office business processes strongly preferred.
    End of do not post +++++++++++++++
    Knowledge of process and systems analysis methods.
    Proficient in development of system and user documentation.
    Possess keen interest in new technologies and have the vision to identify opportunities for improving business processes.
    Strong customer service focus
    Proficient use MS Office
    MUST have:
    **Experience in Stellent products : Enterprise Content Server, Content Integration Suite, Content Tracker, Digital Asset Management, Content Publisher, Content Portlet Suite, Record Management.
    **Experience with portal capabilities
    (KEY: Enterprise content management, and document management skills)
    * Strong communication skills with ability to interact with all levels of colleagues within company.
    * Excellent analytical and problem solving skills with demonstrated detail orientation.
    * Prior experience as a team member on projects with proven ability to prioritize multiple deliverables in a fast-paced environment.
    * Experience with MS Office Suite (Word, Excel, PowerPoint, Outlook) required.
    * MS Project and Visio plus
    * Oracle eBusiness Suite a significant plus
    Qualifications
    •Demonstrated proficiency with the Stellent content management system
    •Knowledge in developing and managing CMS applications with extensive Stellent experience
    •Full understanding of Content Server security models, both role-based and account-based
    •Full understanding of Content Server metadata, including content types, custom information fields and user metadata
    •Knowledge of document and content management and workflow processes in Stellent
    •Knowledge on complete customization procedures under the Stellent Content Server
    •Stellent expertise for workflow design, development and customization
    Mark Lozano
    Recruiter/IT Consultant
    Paladin Consulting, Inc.
    214.254.3943 wk
    214.532.6905 cell
    [email protected]
    www.paladin-inc.com

    Hi
    #ucm10g instance
    LoadModule IdcApacheAuth <Path to>/IdcApache22Auth.dll
    IdcUserDB idc3 "<UCM Home>/data/users/userdb.txt"
    Alias /idc3 "<UCM Home>/weblayout"
    <Location /idc3>
    Order allow,deny
    Allow from all
    DirectoryIndex portal.htm
    IdcSecurity idc3
    </Location>
    This is how the apache entries should be .
    Make the changes as mentioned above and then restart Apache , ucm .
    Then test to see if the issue still persists .
    Thanks
    Srinath

  • Oracle UCM fails to check in text/xml files

    We have an Oracle UCM server that is failing to check in xml files over a certain size - I haven't narrowed down the size limit yet, but a <100kb file will work 100% of the time, while 300+ Kb xml files fail almost all the time, though there has been some success. Image files and zip file succeed on new check ins 100% of the time as well. We have tried with the SOAP API and the UCM new check in form - in both cases we get an empty repsonse from the server. In firefox we get the "The connection was reset" page. I'm at a loss as to explain why, but I have almost no experience with Oracle UCM. This particular server has been running for over a year happily accepting xml files of all sizes, then one day just stopped - as far as I am aware, nobody changed any
    settings/upgraded anything/changed network topology.
    When I look in the server output, I don't really see any indication of failure or find any mention of the file name or content title like I do when a file successfully checks in.
    I have already asked the DBA to drop and rebuild the database index, started the Collection rebuild cycle (it finished successfully) and turned on the webless file store option on the defaultfilestore provider.
    UCS Version : 10.1.3.3.3 (080807) (Build:7.2.2.188)
    Database : Microsoft SQL Server 09.00.4035 currently using DATABASE.METADATA though I think it was at one point using Full text search, but the database was not.
    Java Version:1.6.0
    Please ask if there is any other information you need, but I do not have physical access to the machine, and I may not be able to reveal certain info due to privacy/security concerns.

    Hello,
    I think you should open an SR with support to help out. Be that as it may, here's some observations/suggestions...
    * You are running a 4-year old content server. There have been numerous fixes since then. Your system may have grown to a point where it's hit one of the older issues.
    * Is it possible the XML encoding may have changed? i.e. that whatever generates the XML files is now generating them slightly differently and therefore the encoding is different so check-in doesn't follow the same rules? I'd look at the first line of older files versus the new files which fail. If there's a difference, refer to KM note 978689.1 in our knowledge base.
    * You say there doesn't appear to be anything in the logs, so let's increase them:
    - Login to UCM as Administrator. Go to Administration->System Audit Information. Switch on the Full Verbose Tracing checkbox. In the Active Sections field, put in:
    systemdatabase - this will show you what queries and inserts are made to the database and should show whether there's a problem at that level.
    requestaudit - this shows you the requests as they come in, as well as a roundup of all requests every 2 minutes. If you see large amounts of time being taken on requests, your server could be creaking because of resources.
    publish - tells you about publishing related issues, most XML file check-ins are related to this.
    - Try to check in a file which should fail.
    - Switch off verbose logging (see above) to reduce overhead.
    If the OS is Windows then the <install>/config.cfg file needs to have UseRedirectedOutput=true in order to generate a log file for this tracing. On Windows the file is the <install>/bin/IdcServerNT.log file. (if the above config is set)
    On *nix it is in the <install>/etc/log file (notice that there is no file extension on the file)
    If none of the logs helps you, an SR is probably in order.
    Regards,
    Frank.

  • Import oracle.bpel.worklistapp.dc.ale.beans.view.* not found

    Hello experts,
    JDeveloper cannot find the classes below:
    import oracle.bpel.worklistapp.dc.ale.beans.view.ApprovalListEditorComp;
    import oracle.bpel.worklistapp.dc.ale.util.ApprovalListUtil;
    Any hints about locating these classes?
    Thanks in advance!
    About
    Oracle JDeveloper 11g Release 1 11.1.1.4.0
    Studio Edition Version 11.1.1.4.0
    Build JDEVADF_11.1.1.4.0_GENERIC_101227.1736.5923
    Copyright © 1997, 2011 Oracle and/or its affiliates. All rights reserved.
    IDE Version: 11.1.1.4.37.59.23
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.4.37.59.23
    Version
    Component     Version
    =========     =======
    ADF Business Components     11.1.1.59.23
    BPMN Editor     11.1.1.4.0.5682
    Java(TM) Platform     1.6.0_24
    Oracle IDE     11.1.1.4.37.59.23
    SOA Composite Editor     11.1.1.4.0.56.82
    Versioning Support     11.1.1.4.37.59.23
    Extensions
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    ADF Business Components     oracle.BC4J     11.1.1.4.37.59.23     Loaded
    ADF Business Components Dependency     oracle.bc4j.dependency     11.1.1.4.37.59.23     Loaded
    ADF Business Components Deployment     oracle.bc4jdt.deploy     11.1.1.4.37.59.23     Loaded
    ADF Business Components Modeler     oracle.adfbcdt.modeler     11.1.1.4.37.59.23     Loaded
    ADF Business Components Syscat     oracle.bc4j.syscat     0     Loaded
    ADF Business Components Tester     oracle.bc4j.tester     11.1.1.4.37.59.23     Loaded
    ADF Common Audit     oracle.adf.common.audit     0     Loaded
    ADF Context Debugger     oracle.adf.share.debug     11.1.1.4.37.59.23     Loaded
    ADF Controller Configuration Design Time     oracle.adf.controller.config.dt     11.1.1.4.37.59.23     Loaded
    ADF Data Visualizations Design Time Tests     oracle.dvt.dt     11.1.1.4.37.59.23     Loaded
    ADF Debugger     oracle.adf.debug     11.1.1.4.37.59.23     Loaded
    ADF Debugger Diagram Support     oracle.adf.debug.diagram     11.1.1.4.37.59.23     Loaded
    ADF Desktop Integration Design Time     oracle.adfdt.desktopintegration     11.1.1.4.37.59.23     Loaded
    ADF Faces Cache     oracle.webcache     11.1.1.4.37.59.23     Loaded
    ADF Faces Data Visualization Tools Help     oracle.dvt-faces-doc     11.1.1.0.0     Loaded
    ADF Faces Databinding Design Time     oracle.adf-faces-databinding-dt     11.1.1.4.37.59.23     Loaded
    ADF Faces Design Time     oracle.adf-faces-dt     11.1.1.4.37.59.23     Loaded
    ADF Faces Design Time Migration     oracle.adffacesdt.migration     11.1.1.4.37.59.23     Loaded
    ADF Faces Runtime Help     oracle.adf-faces-rt-doc     11.1.1.0.0     Loaded
    ADF Faces Skin Design Time     oracle.adf-faces-skin-dt     11.1.1.4.37.59.23     Loaded
    ADF JMX Data Control Designtime     oracle.adf.jmxdc     11.1.1.4.37.59.23     Loaded
    ADF Java Server Faces Diagram     oracle.adf.jsf.diagram     11.1.1.4.37.59.23     Loaded
    ADF Library Design Time     oracle.jdeveloper.adflibrary     11.1.1.4.37.59.23     Loaded
    ADF Lifecycle Design Time     oracle.adf.lifecycle.dt     11.1.1.4.37.59.23     Loaded
    ADF Management Pages     oracle.adf.management     11.1.1.4.37.59.23     Loaded
    ADF Menu Model Design-Time     oracle.adfmenudt     11.1.1.4.37.59.23     Loaded
    ADF Page Flow Design Time     oracle.adf.pageflow.dt     11.1.1.4.37.59.23     Loaded
    ADF Page Flow Design Time Extras     oracle.adf.pageflow.dt.extras     11.1.1.4.37.59.23     Loaded
    ADF Page Template DT     oracle.adf-faces-templating-dt     11.1.1.4.37.59.23     Loaded
    ADF Region Design Time     oracle.adf-faces-region-dt     11.1.1.4.37.59.23     Loaded
    ADF Struts Page Flow Modeler     oracle.struts.adf     11.1.1.4.37.59.23     Loaded
    ADF Struts and Model One Databinding     oracle.adf.struts.and.model.one.databinding.dt     11.1.1.4.37.59.23     Loaded
    ADF Swing     oracle.adfdt.swingcore     11.1.1.4.37.59.23     Loaded
    ADF View Debugging Design Time     adf.view.debugging.dt     11.1.1.4.37.59.23     Loaded
    ADFv Common Databinding     oracle.adf-view-databinding-dt     11.1.1.4.37.59.23     Loaded
    Ant     oracle.ant     11.1.1.4.37.59.23     Loaded
    Application Server Manager     oracle.jdeveloper.asnav     11.1.1.4.37.59.23     Loaded
    Application State - Application Navigator     oracle.ideimpl.appstate.appnav     11.1.1.4.37.59.23     Loaded
    Application State - Editors     oracle.ide.appstate.editors     11.1.1.4.37.59.23     Loaded
    Application State Manager     oracle.ide.appstate     11.1.1.4.37.59.23     Loaded
    Archive Compare     oracle.jdeveloper.archive-compare     11.1.1.4.37.59.23     Loaded
    BAM     oracle.bam     11.1.1     Loaded
    BI Beans Graph     oracle.bibeans     11.1.1.4.37.59.23     Loaded
    BM metamodel framework     oracle.bm.meta     11.1.1.4.37.59.23     Loaded
    Bug Reporter     oracle.jdeveloper.bugfiler     11.1.1.4.37.59.23     Loaded
    Business Modelers     oracle.bm     11.1.1.4.37.59.23     Loaded
    Check For Updates     oracle.ide.webupdate     11.1.1.4.37.59.23     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.4.37.59.23     Loaded
    Command Line Formatting Support     oracle.jdeveloper.ojformat     11.1.1.4.37.59.23     Loaded
    Command Line Make/Rebuild Support     oracle.jdevimpl.oj-compiler     11.1.1.4.37.59.23     Loaded
    Common Controller Design-Time     oracle.controller.dt     11.1.1.4.37.59.23     Loaded
    Common Page Flow Design-Time     oracle.pageflow.dt     11.1.1.4.37.59.23     Loaded
    Component Palette     oracle.ide.palette1     11.1.1.4.37.59.23     Loaded
    Controller to ADF Bindings Bridge     oracle.controller.bindings.dt     11.1.1.4.37.59.23     Loaded
    Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.4.37.59.23     Loaded
    Database Features (JDeveloper)     oracle.jdeveloper.db     11.1.1.4.37.59.23     Loaded
    Database Features (SQLDeveloper in JDeveloper)     oracle.jdeveloper.db.navigator     11.1.1.4.37.59.23     Loaded
    Database Modeler     oracle.dbmodeler     11.1.1.4.37.59.23     Loaded
    Database Modeler Migration     oracle.dbmodeler.migrate     11.1.1.4.37.59.23     Loaded
    Database Object Dependency API Support     oracle.jdeveloper.db.dependency     11.1.1.4.37.59.23     Loaded
    Database Object Explorers     oracle.ide.db.explorer     11.1.1.4.37.59.23     Loaded
    Database Object Transfer Framework     oracle.jdeveloper.db.transfer     11.1.1.4.37.59.23     Loaded
    Database UI     oracle.ide.db     11.1.1.4.37.59.23     Loaded
    Design Time Resource Bundle Variable Resolver     oracle.jdeveloper.resourcebundle.resolver.dt     11.1.1.4.37.59.23     Loaded
    Diagram Framework     oracle.diagram     11.1.1.4.37.59.23     Loaded
    Diagram Framework Toplink extensions     oracle.diagram.toplink     11.1.1.4.37.59.23     Loaded
    Diagram Javadoc Extension     oracle.diagram.javadoc     11.1.1.4.37.59.23     Loaded
    Diagram Thumbnail     oracle.diagram.thumbnail     11.1.1.4.37.59.23     Loaded
    Diagram to XMLEF Bridge     oracle.diagram.xmlef     11.1.1.4.37.59.23     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.4.37.59.23     Loaded
    EJB     oracle.ejb     11.1.1.4.37.59.23     Loaded
    EJB Modeler     oracle.ejbmodeler     11.1.1.4.37.59.23     Loaded
    Editor Tint     oracle.ide.ceditor-tint     11.1.1.4.37.59.23     Loaded
    Editor Tint (Java)     oracle.jdeveloper.ceditor-tint-java     11.1.1.4.37.59.23     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.4.37.59.23     Loaded
    Extension Designtime Core     oracle.jdeveloper.extensiondt.core     11.1.1.4.37.59.23     Loaded
    Extension Designtime UI     oracle.jdeveloper.extensiondt.ui     11.1.1.4.37.59.23     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.4.37.59.23     Loaded
    Feedback     oracle.ide.feedback     11.1.1.4.37.59.23     Loaded
    File Support     oracle.ide.files     11.1.1.4.37.59.23     Loaded
    Fusion Application Overview Definition     oracle.ide.appoverview.fusion.definition     11.1.1.4.37.59.23     Loaded
    Fusion Web Application (ADF) Template     oracle.adf.webapp.template     11.1.1.4.37.59.23     Loaded
    Go to File     oracle.ide.gotofile     11.1.1.4.37.59.23     Loaded
    Go to Java Type     oracle.jdeveloper.gotojava     11.1.1.4.37.59.23     Loaded
    HTML     oracle.html     11.1.1.4.37.59.23     Loaded
    Help System     oracle.ide.help     11.1.1.4.37.59.23     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.4.37.59.23     Loaded
    IDE Reports Extension     oracle.ide.report     11.1.1.4.37.59.23     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.4.37.59.23     Loaded
    Index Migrator support     oracle.ideimpl.indexing-migrator     11.1.1.4.37.59.23     Loaded
    J2EE     oracle.j2ee     11.1.1.4.37.59.23     Loaded
    J2EE     oracle.j2ee.webapp.ve     11.1.1.4.37.59.23     Loaded
    J2EE     oracle.j2ee.webapp.ve.facelets     11.1.1.4.37.59.23     Loaded
    J2EE CSS     oracle.css     11.1.1.4.37.59.23     Loaded
    J2EE Faces Config     oracle.j2ee.facesconfig     11.1.1.4.37.59.23     Loaded
    J2EE Web App     oracle.j2ee.webapp     11.1.1.4.37.59.23     Loaded
    J2EE-ADRS     oracle.j2ee.adrs     11.1.1.4.37.59.23     Loaded
    J2ee extension help     oracle.j2ee.help     11.1.1.0.0     Loaded
    JDeveloper     oracle.jdeveloper     11.1.1.4.37.59.23     Loaded
    JDeveloper Runner     oracle.jdeveloper.runner     11.1.1.4.37.59.23     Loaded
    JGoodies Forms     oracle.jdeveloper.jgoodies     11.1.1.4.37.59.23     Loaded
    JPublisher     oracle.jdeveloper.db.jpub     11.1.1.4.37.59.23     Loaded
    JSON Language support     oracle.jdeveloper.json     11.1.1.4.37.59.23     Loaded
    JUnit Integration     oracle.jdeveloper.junit     11.1.1.4.37.59.23     Loaded
    JViews Registration Addin     oracle.diagram.registration     11.1.1.4.37.59.23     Loaded
    Java Annotation Inspector     oracle.jdeveloper.annotation.inspector     11.1.1.4.37.59.23     Loaded
    Java Breadcrumbs     oracle.jdeveloper.ceditor-breadcrumbs-java     11.1.1.4.37.59.23     Loaded
    Java Class Modeler     oracle.javamodeler     11.1.1.4.37.59.23     Loaded
    Java Modeler Toplink extensions     oracle.javamodeler.toplink     11.1.1.4.37.59.23     Loaded
    Java Server Faces Page Flow Modeler     oracle.jsfmod     11.1.1.4.37.59.23     Loaded
    Java Structure Compare     oracle.jdeveloper.java-compare     11.1.1.4.37.59.23     Loaded
    Java Type Search     oracle.jdeveloper.searchbar.java     11.1.1.4.37.59.23     Loaded
    Java extension help     oracle.java.help     11.1.1.0.0     Loaded
    JavaBeans, Swing, and AWT     oracle.swingawt     11.1.1.4.37.59.23     Loaded
    JavaScript Language Support     oracle.ide.javascript     11.1.1.4.37.59.23     Loaded
    Jdeveloper UI Editor     oracle.jdeveloper.uieditor     11.1.1.4.37.59.23     Loaded
    Jdeveloper XML Extension     oracle.jdeveloper.xml     11.1.1.4.37.59.23     Loaded
    Legacy Controller Design-Time     oracle.controller.bm.dt     11.1.1.4.37.59.23     Loaded
    Legacy Preferences integration for BM     oracle.modeler.bm.prefs     11.1.1.4.37.59.23     Loaded
    Log Window     oracle.ide.log     11.1.1.4.37.59.23     Loaded
    MDS Extension     oracle.mds     11.1.1.4.37.59.23     Loaded
    MOF Ide Integration     oracle.mof.ide     11.1.1.4.37.59.23     Loaded
    MOF Modeler Integration     oracle.modeler.mof     11.1.1.4.37.59.23     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.4.37.59.23     Loaded
    Modeler Framework     oracle.modeler     11.1.1.4.37.59.23     Loaded
    Modeler Framework Common Layer     oracle.modeler.common     11.1.1.4.37.59.23     Loaded
    Modelling migration from BM     oracle.modeler.bm.migrate     11.1.1.4.37.59.23     Loaded
    Navigator     oracle.ide.navigator     11.1.1.4.37.59.23     Loaded
    Nightly Indexing support     oracle.ideimpl.indexing-rt     11.1.1.4.37.59.23     Loaded
    OAR/MAR/SAR Deployment Support Extension     oracle.deploy.orapp     11.1.1.4.37.59.23     Loaded
    OWSM Policy Manager Installer     oracle.jdeveloper.webservice.wsmpm.installer     11.1.1.4.37.59.23     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.4.37.59.23     Loaded
    Object Viewer     oracle.sqldeveloper.oviewer     11.1.1.64.46     Loaded
    Offline Database     oracle.jdeveloper.offlinedb     11.1.1.4.37.59.23     Loaded
    Offline Database Import/Generate     oracle.jdeveloper.offlinedb.transfer     11.1.1.4.37.59.23     Loaded
    Offline Database Reports Extension     oracle.jdeveloper.offlinedb.report     11.1.1.4.37.59.23     Loaded
    Offline Database SXML     oracle.jdeveloper.offlinedb.sxml     11.1.1.4.37.59.23     Loaded
    Offline Database User Properties     oracle.jdeveloper.offlinedb.userprops     11.1.1.4.37.59.23     Loaded
    Offline Database User Properties SXML     oracle.jdeveloper.offlinedb.userprops.sxml     11.1.1.4.37.59.23     Loaded
    Oracle BPEL 1.1 Designer     oracle.bpel.v1.designer     11.1.1.4.0.56.82     Loaded
    Oracle BPEL 1.1 Designer Plugins     oracle.bpel.v1.designer.plugins     11.1.1.4.0.56.82     Loaded
    Oracle BPEL 2.0 Designer     oracle.bpel.v2.designer     11.1.1.4.0.56.82     Loaded
    Oracle BPEL 2.0 Designer Plugins     oracle.bpel.v2.designer.plugins     11.1.1.4.0.56.82     Loaded
    Oracle BPEL Designer Shared Code     oracle.bpel.designer.shared     11.1.1.4.0.56.82     Loaded
    Oracle BPM DVM     oracle.bpm.dvm     11.1.1.4.0.56.82     Loaded
    Oracle BPM Internal     oracle.bpm.fusion.internal     11.1.1.4.0.5682     Loaded
    Oracle BPM Internal     oracle.bpm.resources     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal ar     oracle.bpm.resourcesrt-ar     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal cs     oracle.bpm.resourcesrt-cs     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal da     oracle.bpm.resourcesrt-da     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal de     oracle.bpm.resourcesrt-de     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal el     oracle.bpm.resourcesrt-el     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal en     oracle.bpm.resources-en     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal es     oracle.bpm.resourcesrt-es     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal fi     oracle.bpm.resourcesrt-fi     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal fr     oracle.bpm.resourcesrt-fr     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal hu     oracle.bpm.resourcesrt-hu     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal it     oracle.bpm.resourcesrt-it     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal iw     oracle.bpm.resourcesrt-iw     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal ja     oracle.bpm.resources-ja     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal ko     oracle.bpm.resourcesrt-ko     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal nl     oracle.bpm.resourcesrt-nl     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal no     oracle.bpm.resourcesrt-no     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal pl     oracle.bpm.resourcesrt-pl     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal pt     oracle.bpm.resourcesrt-pt     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal pt_BR     oracle.bpm.resourcesrt-pt_BR     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal ro     oracle.bpm.resourcesrt-ro     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal ru     oracle.bpm.resourcesrt-ru     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal sk     oracle.bpm.resourcesrt-sk     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal sv     oracle.bpm.resourcesrt-sv     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal th     oracle.bpm.resourcesrt-th     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal tr     oracle.bpm.resourcesrt-tr     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal zh_CN     oracle.bpm.resourcesrt-zh_CN     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal zh_TW     oracle.bpm.resourcesrt-zh_TW     11.1.1.0.30.50.25     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.core     11.1.1.4.0.5682     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.repository     11.1.1.4.0.5682     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.builder     11.1.1.4.0.5682     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.ui     11.1.1.4.0.5682     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.studio     11.1.1.4.0.5682     Loaded
    Oracle BPM Studio     oracle.bpm.tests.jdev-test     11.1.1.4.0.5682     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.jdeveloper     11.1.1.4.0.5682     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.fcp     11.1.1.4.0.5682     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.designer     11.1.1.4.0.5682     Loaded
    Oracle BPM Studio SOA Extension     oracle.bpm.fusion.soa     11.1.1.4.0.5682     Loaded
    Oracle BPM XREF     oracle.bpm.xref     11.1.1.4.0.56.82     Loaded
    Oracle Business Rules Designer     oracle.bpm.rules     11.1.1.4.0.56.82     Loaded
    Oracle Database Browser     oracle.sqldeveloper.thirdparty.browsers     11.1.1.64.46     Loaded
    Oracle Enterprise Repository Editor     oracle.jdeveloper.oereditor     11.1.1.4.37.59.23     Loaded
    Oracle Events Designer     oracle.bpm.events     11.1.1.4.0.56.82     Loaded
    Oracle Fabric Plugins     oracle.sca.modeler.plugins     11.1.1.4.0.56.82     Loaded
    Oracle Human Task Designer     oracle.bpm.workflow     11.1.1.4.0.56.82     Loaded
    Oracle IDE     oracle.ide     11.1.1.4.37.59.23     Loaded
    Oracle JDeveloper Spring, WebLogic SCA Integration     oracle.jdeveloper.spring     11.1.1.4.37.59.23     Loaded
    Oracle JDevloper Deployment Core Module     oracle.deploy.core     11.1.1.4.37.59.23     Loaded
    Oracle MDS Design time     oracle.mds.dt     11.1.1.4.37.59.23     Loaded
    Oracle Mobile ADF     oracle.wireless.dt     11.1.1.4.37.59.23     Loaded
    Oracle Page Templates     oracle.adf-page-template-samples     11.1.1.4.37.59.23     Loaded
    Oracle SOA Composite Editor     oracle.sca.modeler     11.1.1.4.0.56.82     Loaded
    Oracle SOA Mediator     oracle.sca.mediator     11.1.1.4.0.56.82     Loaded
    Oracle SQL Developer     oracle.sqldeveloper     11.1.1.64.46     Loaded
    Oracle SQL Developer Reports     oracle.sqldeveloper.report     11.1.1.64.46     Loaded
    Oracle SQL Developer Worksheet     oracle.sqldeveloper.worksheet     11.1.1.64.46     Loaded
    Oracle User Messaging Service Client Extension     oracle.ums.jdev     11.1.1.4.0     Loaded
    Oracle XML Schema Support     oracle.sqldeveloper.xmlschema     11.1.1.64.46     Loaded
    PL/SQL Debugger     oracle.jdeveloper.db.debug.plsql     11.1.1.4.37.59.23     Loaded
    PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.4.37.59.23     Loaded
    Peek     oracle.ide.peek     11.1.1.4.37.59.23     Loaded
    Persistent Storage     oracle.ide.persistence     11.1.1.4.37.59.23     Loaded
    Profiler     oracle.jdeveloper.profiler     11.1.1.4.37.59.23     Loaded
    Properties File Support     oracle.jdeveloper.props     11.1.1.4.37.59.23     Loaded
    Property Inspector     oracle.ide.inspector     11.1.1.4.37.59.23     Loaded
    Quick Start Features for Web Applications     quickstart.webapp.dt     11.1.1.4.37.59.23     Loaded
    QuickDiff     oracle.ide.quickdiff     11.1.1.4.37.59.23     Loaded
    REST Web Services     oracle.jdeveloper.webservice.rest     11.1.1.4.37.59.23     Loaded
    Refactoring     oracle.jdeveloper.refactoring     11.1.1.4.37.59.23     Loaded
    Replace With     oracle.ide.replace     11.1.1.4.37.59.23     Loaded
    Reports Extension     oracle.javatools.report     11.1.1.4.37.59.23     Loaded
    Resource Bundle Support     oracle.ide.resourcebundle     11.1.1.4.37.59.23     Loaded
    Resource Bundle Support for Properties Files     oracle.jdeveloper.resourcebundle.props     11.1.1.4.37.59.23     Loaded
    Resource Catalog Application Server Adapter     oracle.jdeveloper.asadapter     11.1.1.4.37.59.23     Loaded
    Resource Catalog DB UI extension     oracle.jdeveloper.db.rcadapter.ui     11.1.1.4.37.59.23     Loaded
    Resource Catalog Database Adapter     oracle.jdeveloper.rcdbadapter     11.1.1.4.37.59.23     Loaded
    Resource Catalog WSIL Adapter     oracle.jdeveloper.rcwsiladapter     11.1.1.4.37.59.23     Loaded
    Resource Lookup     oracle.jdeveloper.rclookup     11.1.1.4.37.59.23     Loaded
    Runner     oracle.ide.runner     11.1.1.4.37.59.23     Loaded
    SQL*Plus Integration     oracle.jdeveloper.db.sqlplus     11.1.1.4.37.59.23     Loaded
    SQLJ     oracle.jdeveloper.sqlj     11.1.1.4.37.59.23     Loaded
    Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
    SearchBar Commands     oracle.ide.searchbar.commands     11.1.1.4.37.59.23     Loaded
    Searchbar Preferences     oracle.ide.searchbar.preferences     11.1.1.4.37.59.23     Loaded
    Snippet Window     oracle.sqldeveloper.snippet     11.1.1.64.46     Loaded
    Struts Page Flow Modeler     oracle.struts     11.1.1.4.37.59.23     Loaded
    Studio     oracle.studio     11.1.1.4.37.59.23     Loaded
    Studio extension help     oracle.studio.help     11.1.1.0.0     Loaded
    Template     oracle.ide.ceditor-template     11.1.1.4.37.59.23     Loaded
    TopLink     oracle.toplink     11.1.1.4.37.59.23     Loaded
    Trinidad Databinding Design Time     oracle.trinidad-databinding-dt     11.1.1.4.37.59.23     Loaded
    Trinidad Design Time     oracle.trinidad-dt     11.1.1.4.37.59.23     Loaded
    UDDI Resource Catalogue Provider     oracle.jdevimpl.uddiadapter     11.1.1.4.37.59.23     Loaded
    UML XMI     oracle.uml.v2.xmi     11.1.1.4.37.59.23     Loaded
    UML v2     oracle.uml.v2     11.1.1.4.37.59.23     Loaded
    UML v2 Activity Modeler     oracle.uml.v2.activity     11.1.1.4.37.59.23     Loaded
    UML v2 Class Diagram     oracle.uml.v2.clazz     11.1.1.4.37.59.23     Loaded
    UML v2 Migration     oracle.uml.v2.migrate     11.1.1.4.37.59.23     Loaded
    UML v2 Sequence Diagram     oracle.uml.v2.sequence     11.1.1.4.37.59.23     Loaded
    UML v2 Transformation to Java     oracle.uml.v2.umljava     11.1.1.4.37.59.23     Loaded
    UML v2 Use Case Diagram     oracle.uml.v2.usecase     11.1.1.4.37.59.23     Loaded
    UML2 Modelers Common Classes     oracle.uml.v2.modeler     11.1.1.4.37.59.23     Loaded
    URL Connection Designtime     oracle.jdevimpl.urlconn     0     Loaded
    VHV     oracle.ide.vhv     11.1.1.4.37.59.23     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.4.37.59.23     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.4.37.59.23     Disabled by user
    Virtual File System     oracle.ide.vfs     11.1.1.4.37.59.23     Loaded
    WSDL Chooser     oracle.jdeveloper.wsdllookup     11.1.1.0.0     Loaded
    WSDL web services extension     oracle.jdevimpl.wsdl     11.1.1.4.37.59.23     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.4.37.59.23     Loaded
    Web Services     oracle.jdeveloper.webservice     11.1.1.4.37.59.23     Loaded
    WebDAV Connection Support     oracle.jdeveloper.webdav2     11.1.1.4.37.59.23     Loaded
    WebStart     oracle.j2ee.webstart     11.1.1.0.0     Loaded
    XML Compare     oracle.jdeveloper.xml-compare     11.1.1.4.37.59.23     Loaded
    XML Editing Framework IDE Extension     oracle.ide.xmlef     11.1.1.4.37.59.23     Loaded
    XML Editing Framework Java Integration     oracle.jdeveloper.xmlef     11.1.1.4.37.59.23     Loaded
    XSL Mapper     oracle.bpm.mapper     11.1.1.4.0.56.82     Loaded
    adf-deploy-dt     oracle.adfdt.common.deploy     11.1.1.4.37.59.23     Loaded
    adf-deploy-dt-mds     oracle.adfdt.common.deploy.mds     11.1.1.4.37.59.23     Loaded
    adf-installer-ide     adf.installer.dt     11.1.1.4.37.59.23     Loaded
    adf-logging-dt     oracle.adf.logging.dt     11.1.1.4.37.59.23     Loaded
    adf-model-debugger-dt     oracle.adf-model-debugger-dt     11.1.1.4.37.59.23     Loaded
    adf-model-sqldc-ide     oracle.adfm.sqldc     11.1.1.4.37.59.23     Loaded
    adf-model-tools     oracle.adf.model.tools     11.1.1.4.37.59.23     Loaded
    adf-security-policy-dt     oracle.adfdtinternal.adf-security-policy-dt     11.1.1.4.37.59.23     Loaded
    adf-share-audit     oracle.adf-share-audit     11.1.1.4.37.59.23     Loaded
    adf-share-deploy-dt     oracle.adf.share.deploy.dt     11.1.1.4.37.59.23     Loaded
    adf-share-dt     oracle.adf.share.dt     11.1.1.4.37.59.23     Loaded
    adfm-business-editor-deploy     oracle.adf.businesseditor.deploy     11.1.1.4.37.59.23     Loaded
    adfm-business-editor-ide     oracle.adf.model.businesseditor     11.1.1.4.37.59.23     Loaded
    adfm-business-editor-settings-ide     oracle.adfm.businesseditor.settings     11.1.1.4.37.59.23     Loaded
    adfmcoredt-xdf     oracle.adfm.xdf     11.1.1.4.37.59.23     Loaded
    adfquerylovdt     oracle.adf-faces-query-and-lov-dt     11.1.1.4.37.59.23     Loaded
    analytics.measurement     oracle.bpm.analytics.measurement     11.1.1.4.0.5682     Loaded
    appoverview     oracle.ide.appoverview     11.1.1.4.37.59.23     Loaded
    asnav-weblogic     oracle.jdeveloper.asnav.weblogic     11.1.1.4.37.59.23     Loaded
    audit     oracle.ide.audit     11.1.1.4.37.59.23     Loaded
    audit-core     oracle.ide.audit.core     11.1.1.4.37.59.23     Loaded
    bam     oracle.bpm.bam     11.1.1.4.0.5682     Loaded
    bcgen     oracle.bpm.bcgen     11.1.1.4.0.5682     Loaded
    bi-jdbc     oracle.bi.jdbc     11.1.1.4.37.59.23     Loaded
    boot     oracle.bpm.boot     11.1.1.4.0.5682     Loaded
    bpa     oracle.bpm.bpa     11.1.1.4.0.5682     Loaded
    bpm-services.client     oracle.bpm.bpm-services.client     11.1.1.4.0.5682     Loaded
    bpm-services.interface     oracle.bpm.bpm-services.interface     11.1.1.4.0.5682     Loaded
    bpmobject     oracle.bpm.bpmobject     11.1.1.4.0.5682     Loaded
    bpmobject.datacontrol     oracle.bpm.bpmobject.datacontrol     11.1.1.4.0.5682     Loaded
    bpmobject.runtime     oracle.bpm.bpmobject.runtime     11.1.1.4.0.5682     Loaded
    casemanagement.implementation     oracle.bpm.casemanagement.implementation     11.1.1.4.0.5682     Loaded
    chart     oracle.bpm.chart     11.1.1.4.0.5682     Loaded
    classpath: protocol handler extension     oracle.jdeveloper.classpath     11.1.1.0.0     Loaded
    compiler     oracle.bpm.compiler     11.1.1.4.0.5682     Loaded
    compiler.debug     oracle.bpm.compiler.debug     11.1.1.4.0.5682     Loaded
    compiler.xpath     oracle.bpm.compiler.xpath     11.1.1.4.0.5682     Loaded
    configuration     oracle.bpm.configuration     11.1.1.4.0.5682     Loaded
    connectors     oracle.bpm.connectors     11.1.1.4.0.5682     Loaded
    core     oracle.bpm.core     11.1.1.4.0.5682     Loaded
    db-audit     oracle.ide.db.audit     11.1.1.4.37.59.23     Loaded
    db-modeler-transform     oracle.dbmodeler.transform     11.1.1.4.37.59.23     Loaded
    dcadapters-ide     oracle.adfm.dc-adapters     11.1.1.4.37.59.23     Loaded
    dependency-java     oracle.jdeveloper.java.dependency     11.1.1.4.37.59.23     Loaded
    dependency-refactor     oracle.jdeveloper.refactoring.dependency     11.1.1.4.37.59.23     Loaded
    deploy-ant     oracle.deploy.ant     11.1.1.4.37.59.23     Loaded
    deploy-rt     oracle.jdevimpl.deploy-rt     11.1.1.4.37.59.23     Loaded
    designer     oracle.bpm.designer     11.1.1.4.0.5682     Loaded
    diagram.draw     oracle.bpm.diagram.draw     11.1.1.4.0.5682     Loaded
    diagram.editor     oracle.bpm.diagram.editor     11.1.1.4.0.5682     Loaded
    editor     oracle.bpm.editor     11.1.1.4.0.5682     Loaded
    fdi     oracle.bpm.fdi     11.1.1.4.0.5682     Loaded
    feedback-client2     oracle.ideimpl.feedback2.client     11.1.1.4.37.59.23     Loaded
    fuegoui     oracle.bpm.fuegoui     11.1.1.4.0.5682     Loaded
    fusion.sca     oracle.bpm.fusion.sca     11.1.1.4.0.5682     Loaded
    fusion.scac     oracle.bpm.fusion.scac     11.1.1.4.0.5682     Loaded
    ide-diagnostics     oracle.ide.diagnostics     11.1.1.0.0     Loaded
    j2ee-adrsimpl     oracle.j2ee.adrsimpl     11.1.1.0.0     Loaded
    j2ee-facelets     oracle.j2ee.facelets     11.1.1.4.37.59.23     Loaded
    j2ee-jpsconfig     oracle.j2ee.jpsconfig     11.1.1.4.37.59.23     Loaded
    j2ee-security     oracle.j2ee.security     11.1.1.4.37.59.23     Loaded
    j2ee-server     oracle.j2ee.server     11.1.1.0.0     Loaded
    j2ee-server-dt     oracle.j2ee.server.dt     11.1.1.4.37.59.23     Loaded
    j2ee-serverimpl     oracle.j2ee.serverimpl     11.1.1.4.37.59.23     Loaded
    j2ee-weblogic     oracle.j2ee.weblogic     11.1.1.4.37.59.23     Loaded
    j2ee-weblogic-editors     oracle.j2ee.weblogic.editors     11.1.1.4.37.59.23     Loaded
    jdukshare     oracle.bm.jdukshare     11.1.1.4.37.59.23     Loaded
    lib     oracle.bpm.lib     11.1.1.4.0.5682     Loaded
    library-dconfig-infra     oracle.jdeveloper.library.dconfig.infra     11.1.1.4.37.59.23     Loaded
    library-jee-api     oracle.jdeveloper.library.jee.api     11.1.1.4.37.59.23     Loaded
    library-jmx     oracle.jdeveloper.library.jmx     11.1.1.4.37.59.23     Loaded
    library-jps     oracle.jdeveloper.library.jps     11.1.1.4.37.59.23     Loaded
    library-weblogic-api     oracle.jdeveloper.library.weblogic.api     11.1.1.4.37.59.23     Loaded
    library-weblogic-client     oracle.jdeveloper.library.weblogic.client     11.1.1.4.37.59.23     Loaded
    mof     oracle.mof     11.1.1.4.37.59.23     Loaded
    mof-index     oracle.mof.index     11.1.1.4.37.59.23     Loaded
    mof-xmi     oracle.mof.xmi     11.1.1.4.37.59.23     Loaded
    obpi     oracle.bpm.obpi     11.1.1.4.0.5682     Loaded
    oracle.adfm     oracle.adfm     11.1.1.4.37.59.23     Loaded
    oracle.adfm.contextual     oracle.adfm.contextual     11.1.1.4.37.59.23     Loaded
    oracle.dynamic-faces-dt     oracle.dynamic.faces     11.1.1.4.37.59.23     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.4.37.59.23     Loaded
    oracle.ide.filequery     oracle.ide.filequery     11.1.1.4.37.59.23     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.4.37.59.23     Loaded
    oracle.ide.usages-tracking     oracle.ide.usages-tracking     11.1.1.4.37.59.23     Loaded
    oracle.todo.tasks     oracle.todo.tasks     11.1.1.4.37.59.23     Loaded
    palette2     oracle.ide.palette2     11.1.1.4.37.59.23     Loaded
    papi     oracle.bpm.papi     11.1.1.4.0.5682     Loaded
    parser     oracle.bpm.parser     11.1.1.4.0.5682     Loaded
    placeholder-jsf-ui     oracle.placeholderjsf-ui     11.1.1.4.37.59.23     Loaded
    placeholderdc-dt     oracle.placeholderdc.dt     11.1.1.4.37.59.23     Loaded
    pml.service     oracle.bpm.pml.service     11.1.1.4.0.5682     Loaded
    project     oracle.bpm.project     11.1.1.4.0.5682     Loaded
    project.catalog     oracle.bpm.project.catalog     11.1.1.4.0.1     Loaded
    project.command     oracle.bpm.project.command     11.1.1.4.0.5682     Loaded
    project.compile     oracle.bpm.project.compile     11.1.1.4.0.5682     Loaded
    project.draw     oracle.bpm.project.draw     11.1.1.4.0.5682     Loaded
    project.importer     oracle.bpm.project.importer     11.1.1.4.0.5682     Loaded
    project.interface     oracle.bpm.project.interface     11.1.1.4.0.5682     Loaded
    project.io     oracle.bpm.project.io     11.1.1.4.0.5682     Loaded
    project.metadata     oracle.bpm.metadata     11.1.1.4.0.5682     Loaded
    project.model     oracle.bpm.project.model     11.1.1.4.0.5682     Loaded
    project.ui     oracle.bpm.project.ui     11.1.1.4.0.5682     Loaded
    project.view     oracle.bpm.project.view     11.1.1.4.0.5682     Loaded
    rcasadapter-dt     oracle.jdeveloper.asadapter.dt     11.1.1.4.37.59.23     Loaded
    rcasadapter-oc4j     oracle.jdeveloper.asadapter.oc4j     11.1.1.4.37.59.23     Loaded
    rcasadapter-rescat2     oracle.jdeveloper.asadapter.rescat2     11.1.1.4.37.59.23     Loaded
    rcasadapter-thirdparty     oracle.jdeveloper.asadapter.thirdparty     11.1.1.4.37.59.23     Loaded
    rcasadapter-weblogic     oracle.jdeveloper.asadapter.weblogic     11.1.1.4.37.59.23     Loaded
    rcasadapter-weblogic-api     oracle.jdeveloper.asadapter.weblogic.api     11.1.1.4.37.59.23     Loaded
    rescat2     oracle.jdevimpl.rescat2     11.1.1.4.37.59.23     Loaded
    resourcebundle-api-adfdeps     oracle.jdeveloper.resourcebundle.adfdeps     11.1.1.4.37.59.23     Loaded
    resourcebundle-api-xliff     oracle.resourcebundle.xliff     11.1.1.4.37.59.23     Loaded
    resourcebundle-customization     oracle.jdeveloper.resourcebundle.customization     11.1.1.4.37.59.23     Loaded
    rmi     oracle.bpm.rmi     11.1.1.4.0.5682     Loaded
    script     oracle.bpm.script     11.1.1.4.0.5682     Loaded
    searchbar-gallery     oracle.ide.searchbar.gallery     11.1.1.4.37.59.23     Loaded
    searchbar-help     oracle.ide.searchbar.help     11.1.1.4.37.59.23     Loaded
    searchbar-index     oracle.ide.searchbar.index     11.1.1.4.37.59.23     Loaded
    soa.humantask     oracle.bpm.soa.humantask     11.1.1.4.0.5682     Loaded
    status     oracle.ide.status     11.1.1.4.37.59.23     Loaded
    tests.core     oracle.bpm.tests.core     11.1.1.4.0.5682     Loaded
    ui     oracle.bpm.ui     11.1.1.4.0.5682     Loaded
    vfilesystem     oracle.bpm.vfilesystem     11.1.1.4.0.5682     Loaded
    web.execution     oracle.bpm.web.execution     11.1.1.4.0.5682     Loaded
    xml     oracle.bpm.xml     11.1.1.4.0.5682     Loaded
    xml-schema-dt     oracle.jdevimpl.xml.schema     11.1.1.4.37.59.23     Loaded
    xobject.devel     oracle.bpm.xobject.devel     11.1.1.4.0.5682     Loaded
    xobject.runtime     oracle.bpm.xobject.runtime     11.1.1.4.0.5682     Loaded
    xsl-dt     oracle.jdevimpl.xml.xsl     11.1.1.4.37.59.23     Loaded
    xsqldt-ide     oracle.xsqldt-ide     11.1.1.4.37.59.23     Loaded

    I think you are looking for jar $MW_Home\Oracle_SOA1\soa\modules\oracle.soa.worklist_11.1.1\adflibWorklistComponents.jar ( $JDev_Home\soa\modules\oracle.soa.worklist_11
    .1.1\adflibWorklistComponents.jar)
    ApprovalListEditorComp is an interface and ApprovalListUtil is a class.
    Regards,
    Anuj

  • Oracle UCM Production instance

    we are proposing the oracle UCM 11g Solution to one of my client,
    here i have doubt about the list of products, please correct us?
    1) Oracle Database
    2) Oracle Weblogic Server
    3) Oracle UCM
    4) Oracle HTTP Server???????????? is this required?
    and we are giving the solution architecture to the client? please guide me if you have any suggestions regarding this
    and Hardware requirements for this also suggest me?
    we are implementing the UCM for the first time............
    Thanks for your time....
    Edited by: ngsankar on Jun 13, 2011 9:34 AM

    Weblogic Server is a part of Oracle UCM license - in the restricted mode to host UCM (you will need it for 11g, as it is a J2EE application). So, unless you want to use it for other apps as well, it is not needed. HTTP Server is definitely not needed - Weblogic Server should contain a web server, if you need one, or you can go with another web server like Apache.
    As for the solution architecture, it quite a subtle art and as you give absolutely no details, I'm afraid it is quite difficult to answer anything. You can start with sizing - product management released (alas, internally) a sizing tool, which can answer you a question how many CPUs of UCM (application server layer) are needed. It is based on the number of concurrent users and workload they produce (GUI, search/document retrieve, checkins, conversions to PDF, conversions to multimedia formats). Once you have this, you need to consider high-availability (a cluster in one location) and disaster recovery (backup-restore or even geo clustering). There is no formula to give you the right answer, but if you require HA, you might need RAC (Real Application Clusters) at the DB layer - app layer might be cluster by Weblogic and you might also need a load balancer. For DR, you might use database options (partitioning, DataGuard). Do not forget to consider the storage (even under database)! Especially, for large storage requirements (hundreds of TB and more) it can make your project much cheaper if you use the correct storage policy (using database ASM or HSM of filesystems such as ZFS or QFS).
    Recommended HW - especially, if you need clustering, go with installation on Linux or Solaris. This will most likely lead to servers on Intel. You may go with any almost any proposal by a HW vendor of that kind (Sun Fire or blades). Just put there enough memory (12 GB at least per 2 cores of CPU). For multicore and multiprocessor servers, use Oracle VM or Solaris Zones to scale to your required number of CPUs of UCM and database (a rule of thumb: you will need half to two thirds CPUs of database compared to the number of UCM's CPUs).
    However, keep in mind you might need to fine tune the generic architecture to your client's needs (e.g if you have heavy conversions)

  • Dynamic Performance View question

    So, Oracle maintains dynamic performance tables. Views are created off of them, and then public synonyms are created off of those views and they begin with V$. Very good. But something doesn't make sense to me.
    V$DATAFILE is a synonym that references a view named V_$DATAFILE:
    SQL> select dbms_metadata.get_ddl('SYNONYM', 'V$DATAFILE', 'PUBLIC') from dual;
    DBMS_METADATA.GET_DDL('SYNONYM','V$DATAFILE','PUBLIC')
    CREATE OR REPLACE PUBLIC SYNONYM "V$DATAFILE" FOR "SYS"."V_$DATAFILE"
    SQL> select object_type from dba_objects where object_name='V_$DATAFILE';
    OBJECT_TYPE
    VIEW
    But the definition of the view references the.... synonym itself?
    SQL> select dbms_metadata.get_ddl('VIEW', 'V_$DATAFILE', 'SYS') from dual;
    DBMS_METADATA.GET_DDL('VIEW','V_$DATAFILE','SYS')
    CREATE OR REPLACE FORCE VIEW "SYS"."V_$DATAFILE" ("FILE#", "CREATION_CHANGE#",
    "CREATION_TIME", "TS#", "RFILE#", "STATUS", "ENABLED", "CHECKPOINT_CHANGE#", "C
    HECKPOINT_TIME", "UNRECOVERABLE_CHANGE#", "UNRECOVERABLE_TIME", "LAST_CHANGE#",
    "LAST_TIME", "OFFLINE_CHANGE#", "ONLINE_CHANGE#", "ONLINE_TIME", "BYTES", "BLOCK
    S", "CREATE_BYTES", "BLOCK_SIZE", "NAME", "PLUGGED_IN", "BLOCK1_OFFSET", "AUX_NA
    ME", "FIRST_NONLOGGED_SCN", "FIRST_NONLOGGED_TIME", "FOREIGN_DBID", "FOREIGN_CRE
    ATION_CHANGE#", "FOREIGN_CREATION_TIME", "PLUGGED_READONLY", "PLUGIN_CHANGE#", "
    PLUGIN_RESETLOGS_CHANGE#", "PLUGIN_RESETLOGS_TIME") AS
    select "FILE#","CREATION_CHANGE#","CREATION_TIME","TS#","RFILE#","STATUS","ENA
    BLED","CHECKPOINT_CHANGE#","CHECKPOINT_TIME","UNRECOVERABLE_CHANGE#","UNRECOVERA
    BLE_TIME","LAST_CHANGE#","LAST_TIME","OFFLINE_CHANGE#","ONLINE_CHANGE#","ONLINE_
    TIME","BYTES","BLOCKS","CREATE_BYTES","BLOCK_SIZE","NAME","PLUGGED_IN","BLOCK1_O
    FFSET","AUX_NAME","FIRST_NONLOGGED_SCN","FIRST_NONLOGGED_TIME","FOREIGN_DBID","F
    OREIGN_CREATION_CHANGE#","FOREIGN_CREATION_TIME","PLUGGED_READONLY","PLUGIN_CHAN
    GE#","PLUGIN_RESETLOGS_CHANGE#","PLUGIN_RESETLOGS_TIME" from v$datafile
    So the view definition references a synonym, and the synonym references the same view... seems circular. Is this Oracle Corp's way of telling me to bugger off? I just wanted to look up the name of the dynamic performance table out of curiosity.

    DBjanitor_old wrote:
    So, Oracle maintains dynamic performance tables. Views are created off of them, and then public synonyms are created off of those views and they begin with V$. Very good. But something doesn't make sense to me.
    The synonyms is owned by PUBLIC, not by SYS - so when SYS references v$XXX they access the underlying object, when anyone else references v$XXX they access the synomym, which points to the view owned by SYS, and the view accesses the underlying object owned by SYS.
    The point of this is that SYS is the only schema allowed to use the code that interprets the dynamic performance views properly, so any end user that wants to access them has to go through an object owned by sys, which then accesses them with the privileges of sys (i.e. the equivalent of authid owner). The apparent loop in the chain simply means that SYS, SYSTEM, DBSNMP etc. can all use the same queries to access the dynamic performance views, but only one of them is accessing the special code directly.
    See what happens if you try to grant access to the raw objects to non-SYS schemas (logged on as SYS)
    SQL> grant select on v$session to test_user;
    grant select on v$session to test_user
    ERROR at line 1:
    ORA-02030: can only select from fixed tables/viewsReagrds
    Jonathan Lewis

  • Oracle UCM 11g Vs Oracle UCM10g

    Hi,
    I want to know the difference between Oracle UCM11g and Oracle UCM10g.
    1. Whats the primary benefit for the client for chosing Oracle UCM 11g than Oracle UCM 10g.
    2. Whats are all the changes added in UCM11g from customization perspective.
    - Is Component Architecture is followed in UCM 11g
    - Is IdocScript/Resource ,Template,Service,Service Handler,Filter are still exist and customization is possible through them?
    Thanks & Regards,
    Karai
    +971 55 841 6091
    Edited by: user3491234 on Jan 4, 2011 10:56 PM

    biggest differences
    1. You need WebLogic for 11g. 11g UCM runs as a java application inside of WLS.
    2. WLS handles all security. UCM no longer controls security. There are NO local users (except for running the stand alone apps) anymore. All users are outside in a AD or LDAP store of some kind.
    Ramifications:
    1. For large enterprise systems the clustering and management available for WLS make a system extremely scalable.
    2. Any beneficial properties of WLS now apply to UCM (there are many but I am not a WLS expert)
    3. if UCM is all you need and you are not planning a clustered system and your hardware is not the most current.... then maybe 10 g is a better choice. Maybe.
    4. Customization for the CS is unchanged, but things like security being different will break some customizations. As with any upgrade some includes and some resources change and thus break an existing component. Test custom components fully.

  • Dynamically Binding to Dynamically Create View

    I tried to copy the code of “Dynamically Binding to Dynamically Create View object” but something is wrong because when I am debbuging it doesn’t work after the sentence vo.executeQuery();
    I suspect that the reason could be how I created the view..
    Your code is running well but not mine.
    It shows this error
    •     JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null
    •     null
    I don’t know why because the code is the same.
    How did you create the objet view ?
    Could you help me?

    I'd recommend checking out this article on Debugging ADF Applications:
    http://www.oracle.com/technology/products/jdev/tips/muench/debugger/index.html
    and then reporting here the full stack trace using the tips described in that article.

  • 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

  • What is best way dealing with large tiff file in OSX Lion?

    I'm working with large tiff  file (engineering drawing), but preview couldnt handle (unresponsive) this situation.
    What is best way dealing with large tiff file in OSX Lion? (Viewing only or simple editing)
    Thx,
    54n9471

    Use an iPad and this app http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=400600005&mt=8

  • Oracle UCM/IPM Issue - Urgent Solution needed

    Hi folks,
    Solution needed for the below problem in oracle IPM/UCM cluster .
    General Scenario :
    The document checked in Oracle UCM can be viewed through IPM Viewer only if the security group of the document is set to a IPM Profile .
    The IPM Profile is created in Oracle UCM Configuration Manager Component whenever a application is created in IPMServer .
    Issue in Clustering :
    IPMApplication created in host 1 is creating profile in UCM Component Manager of host 1 but not in UCM Host2 component manager (Vice Versa).
    This affects url generations of checked in documents through proxy since the IPM profile is not available in cluster.
    Scenario :
    IPM MetaData UCM Component Manager(Profile)
    Host1 Host2 Host1 Host2 Host1 Host2
    IPM_APP_1 Visible Visible Visible Visible Not Visible
    Visible IPM_APP_2 Visible Visible NotVisibe Visible

    hi
    Error Message is- "Invoiced quantity is greater than mother invoice quantity".
    this error means your Depot invoice quantity is high, please check your mother invoice quantity, its means branch invoice quantity , and depot invoice quantity , is deferent so , please check both invoice quantity ,
    and also check you migo,
    ME21N-VL10B-VL02N-VF01-J1IIN-MIGO-VA01-VL01N-J1IJ-VF01, in this process you can do J1IG , Its process
    me21n-vl10b-vl02n-vf01-j1iin-migo-j1ig-va01-vl01n-j1ij-vf01, this is process of depot sales, so please check this process

Maybe you are looking for