How to learn UCM 11g from scratch

From where should I learn UCM 11g I am new to this product.WebCenter Content

Hemant,
You will need a test system, use VirtualBox as you can undo any disasters by taking snapshots. If you don't know how to configure and administer managed servers in Weblogic Server then learn that first - just how to configure UCM and Node Manager so you can start and stop it from the Admin Server console.
It is worth learning to install Webcenter Content on Linux ( I recommend Oracle 6.6) and also on Windows if you want to use Enterprise Capture with Recognition but if you are impatient to start with UCM, Oracle have a ready-made VM with just about everything you need installed.  Oracle WebCenter Portal 11.1.1.8 Virtual Machine | Oracle Technology Network | Oracle. You may need to patch the installation, I don't know what patch level it is set to.
When reading the Oracle documentation Make sure you get the WCC UCM documentation not the IPM documentation. Make lots of bookmarks and when you see "for more information on..." open the link in a new tab or you will get lost seven levels down when you realise you are back to the same page you started from.
Learn the security model, a group in Weblogic Server with the same names as a Role in UCM will be granted the Role's access, how to use content types, rules and profiles. if you have experience with any other DM systems, know that metadata fields in UCM are not attributes of a document class, they are attributes of the system and present for all documents unless you filter them out with Rules.
Know also that there are two Web UIs so when you read the latest documentation the screenshots are from the latest Web UI. I don't know if it has been installed in the Portal VM but if you want to install it, read the Support article 1618305.1, it is not simple.
Martin

Similar Messages

  • Learning SAP BI from Scratch

    hi friends,
    1)i want to learn SAP BI from scratch ,so can anyone guide me what material or book shall i prefer to read ??
    2)what is the best way to get into a SAP BI job ??
    saurabh

    Hi,
    1)i want to learn SAP BI from scratch ,so can anyone guide me what material or book shall i prefer to read ??
    You can get it from SAP, so contact nearest SAP office for details and also you can do from SEIMENS
    2)what is the best way to get into a SAP BI job ??
    In SDN we have Career Center, so please check it and also find with some known referals.
    Thanks
    Reddy

  • How to separate BPM 11g from ADF

    Hi all,
    we are facing with a huge issue about how to separate BPM 11g ADF Task page components from SOA/BPM to a new non-soa ADF managed server.
    We are ready to move on pre-production server from development enironment and the new environment has two different servers, one for Soa/Bpm and the second for a non-soa ADF server.
    We have deployed all and it seems work fine but...when we call:
            SecurityContext securityContext =  ADFContext.getCurrent().getSecurityContext();
            String username = securityContext.getUserName();
    got: username  = anonymous.
    Tried with this also:
                 String userName = "";            
                //read name from security context
                ADFContext adfCtx = ADFContext.getCurrent();
                SecurityContext secCntx = adfCtx.getSecurityContext();
                userName = secCntx.getUserName();      
                //read name from bpmWorklistContext context
                FacesContext context = FacesContext.getCurrentInstance();
                String ctx = (String)context.getApplication().evaluateExpressionGet(context, "#{pageFlowScope.bpmWorklistContext}", String.class);
                IWorkflowServiceClient workflowSvcClient = ADFWorklistBeanUtil.getWorkflowServiceClient();
                ITaskQueryService wfQueryService = workflowSvcClient.getTaskQueryService();
                IWorkflowContext wfContext;           
                try {
                    wfContext = wfQueryService.getWorkflowContext(ctx);
                    userName = wfContext.getUser();
                    logger.info("UserName from Oracle:" + userName);
                } catch (WorkflowException e) {
                    logger.info(e.getMessage());
                    e.printStackTrace();
                return userName;
    And received this error:
    "Oracle | Invalid Token Error in Verification Service.
    Invalid Token Error in Verification Service. Received invalid token in .
    Verify that correct token is passed."
    I have followed this blogs but no luck:
    Onkar's SOA, BPM and ADF Blog: How to separate BPM 11g ADF Task page components from SOA/BPM to a new ADF managed server
    http://blog.dreamix.eu/oracle-2/ultimate-guide-separating-bpm-adf
    Notes about Oracle: How to configure local integrated WebLogic non-SOA domain to access BPM worklist on separate SOA-ena…
    I do not understand where the error is. Why the SecurityContext is getting lost.
    Can you help me? Any suggestions will be welcome.
    Thanks.
    Fairlie

    Ok, these are the lines of code you can use to create a method that returns the authenticated user name:
    try {
    IWorkflowServiceClient wfSvcClient;
    ITaskQueryService queryService;
    IWorkflowContext wfContext;
    // Get username of User Login
    String contextStr = ADFWorklistBeanUtil.getWorklistContextId();
    wfSvcClient = WorkflowService.getWorkflowServiceClient();
    queryService = wfSvcClient.getTaskQueryService();
    wfContext = queryService.getWorkflowContext(contextStr);
    userId = wfContext.getUser();
    } catch (Exception e) {
    e.printStackTrace();
    And you can add it to the backing bean of your page (a Java Class that you can declare to handle ADF Page components). Let me know if this helps.
    Jorge

  • How to protect my iphone from scratched

    How to protect my iphone from scratched

    Do not remove it from the box...
    But if you must, and you want no scratches, you will need something like the Otter Box Defender or the LifeProof case.
    But they all make the phone much bigger.  I use the Otterbox, I like the extra bulk and protection.
    Google is your friend, this has been discussed a Zillion times.

  • How do I start Imac from scratch and the install my backup stuff anew

    How do I start Imac 10.9.2 from scratch and the install my backup stuff anew

    See:
    Mac Maintenance Quick Assist,
    Mac OS X speed FAQ,
    Speeding up Macs,
    How to Speed up Macs,
    Macintosh OS X Routine Maintenance,
    Mac troubleshooting: What to do when your computer is too slow,
    Essential Mac Maintenance: Get set up,
    Essential Mac Maintenance: Rev up your routines,
    Maintaining OS X, 
    Five Mac maintenance myths and
    Myths of required versus not required maintenance for Mac OS X for information.

  • How to start collector inventory from scratch

    Hi there,
    I would like to completely redo collector inventory from scratch by deleting all current devices in collector DB and re-injecting a new list.
    How should I proceed?
    Thanks,
    Nic

    Hi Nic,
     If you mean restart the discovery process, you would do that by unmanaging all devices by going to "Management:->"Unmanage Devices" and the doing discovery. Hope that answers the question
    Thanks
    -Sanjeev

  • Accounts in UCM 11g from external LDAP provider

    Hi,
    We are developing an application using UCM 11g. For authentication and authorization we are using external LDAP. Following are the steps followed to configure the UCM 11g for external LDAP.
    1) Created User and Groups directory in LDAP
    2) Created user and group in LDAP.
    3) Assigned users to the groups.
    3) Created accounts in group directory .Account name start with @ and ends with (RW)
    4) Created a new provider in WLS.
    5) Created a new JpsProvider in UCM.
    Now, roles(groups in LDAP) and user are coming properly form LDAP. but the accounts are populating in UCM.
    Can anybody tell me the solution for this problem
    Thanks in advance..
    Regards,
    Nitin

    In theory there is no limit, but as with most of the products and features inside the Content Server it comes down to design and size impacting performance.
    So there is no simple answer.
    The more complex answer is you need to try to keep things as simple as possible while still completing your goals.
    For instance the Folders component in 11g is limited (hard coded) to 1000 files per folder maximum due to performance degradation if you put more in your folders. Many people just try to put more in and before the hard coded limit in 11g people did and their folders browsing became almost unusable due to slow browsing of the folder structure and files in side.
    Similarly with Security we can impact performance with too many security groups, badly designed Roles to access security groups or badly designed Account structures. Notice I only said "too many" on Security groups but not "too many" on Accounts. You should try never to go above 25 security groups (this is not a hard coded limit just a best practice) and the "badly designed" part of roles and accounts can lead to bad performance and even broken security.
    It comes down to DB performance, DB limitations and code limits.
    First off be aware that there is a limit on how long a query in the DB can be. Commands and SQL in the DB are not endlessly long, there is a maximum number of characters. Keep that in mind as we go along into the next parts.
    Second be aware that if you make a badly built query it will take a long long time.
    Third be aware that when you are building security models in UCM these security structures go DIRECTLY to DB queries and remember the above 2 points.
    So every search in UCM is a query when you take it back to the DB level, and every search requires a behind the scenes security check to make sure you can read the documents you are searching for. So any query built in the search interface gets an additional set of parameters automatically when executed (security).
    So now we need to also think about your Metadata and not just the Security on that limited length DB back end. Do your users have 99 metadata fields (I hope not) and if they do do they use most of them while searching? How long will that query be before you add the security query?
    Back to the security parts with accounts.
    If you have your users having only a few roles providing only access to a small number of security groups and those same users only having a few accounts then searches will get a short security access query added since the number of additional checks for security are small. If the roles and group accesses and account accesses are very large (to the extreme limit) again this will be easy to make a short query due to the small number of excluded security roles and accounts.
    BUT and this is a biggie. IF the users are given a number of roles and accounts that is middle of the road for number of total accesses then the query is as long as it can be and if the metadata is complex and large too then you may be running into the limit of Query string in the DB and your query may get truncated which results in a broken security model maybe.
    That is not even talking about the efficiency of the query and how long it takes.....
    Sorry for the book like reply to your simple question, but it really is not a simple question. :)

  • How to develop portal application from scratch

    Hi,
    I am on the process of evaluating sun one portal server in windows environment.
    currently i am planning to develop some sample portal application from scratch.
    can someone help me how to go about in this with some reference materials/links.
    Thanks and Regards,
    Senthil

    portal application means
    1- portlets (portlet logic + portlet view)
    or
    2- channel + provider (original Sun portal components)
    have a look at
    http://docs.sun.com/app/docs/doc/819-1370
    additionally you can develop JSR168 portlets in combination with JSF straight with Sun Creater 2
    which is currently available as a free beta version
    cheers
    /ulf

  • Gett 403 error code when trying to access UCM 11g from Admin console -- deployment

    We have deployed UCM 11g in cluster mode. When I test the application via the admin conssole --> deployment --> UCM.   I can access  UCM only on one member of the cluster.  The other member gives me a 403 error code.. 

    Please, take a look at https://blogs.oracle.com/proactivesupportWCC/entry/clustering_and_high_availability_for (and contact the support group as advised)

  • How to get UCM content from Java class?

    Hello,
    I need to get UCM content from backend I mean from the Java class. Is there any way to do that? If anybody please give any resources it will be very helpful.
    Thanks and regards.

    Hi
    You mean to say that with JAVA API you want to search and retrieve the contents ? If yes , then you should use RIDC API for the same and that way you can use to do all the operations on UCM from the JAVA Api .
    Search this forum and you will get sample codes for the checkin , search , checkout operations .
    Documentation is available at : http://docs.oracle.com/cd/E14571_01/doc.1111/e16819/toc.htm
    Thanks
    Srinath

  • How to develeop ALE IDOC from scratch?

    Hi All
    Can any body telll me process or sequence of developing ALE-IDOC from scratch?
    Thanks

    Refer this ...this is a good reference...
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/03e6e790-0201-0010-9d98-ab8102817a92
    Also you can refer:
    SAP Network Blog: ALE configuration for pushing idocs from SAP to XI
    /people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi
    SAP Network Blog: Troubleshooting of ALE Process
    /people/raja.thangamani/blog/2007/07/19/troubleshooting-of-ale-process
    SAP Network Blog: Configuration Tips for a Business Service/Integration Process to send back ALE audit IDOC
    /people/saravanakumar.kuppusamy2/blog/2005/01/20/configuration-tips-for-a-business-serviceintegration-process-to-send-back-ale-audit-idoc
    SAP Network Blog: XI or ALE....Which one is better ?
    /people/aparna.chaganti2/blog/2007/02/06/xi-or-alewhich-one-is-better
    ALE / IDOC
    Check the following links:
    http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/ALE_tutorial.html
    http://www.sapmaterial.com/alematerial.html
    http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/IDOC_tutorial.html
    http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/user_exits_tutorial.html
    http://www.sapmaterial.com/idoc_sample.html
    http://www.sapmaterial.com/user_exit.html
    Check the link below:
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217e1c51ce11d189570000e829fbbd/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
    Please check this online document for ALE and IDoc.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
    Also check this links for additional information.
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    IDOCS
    http://idocs.de/www5/books/IDocBook/IDOCS_CHAP09-11.pdf
    http://idocs.de/cookbooks/idoc/cb12_idoc_20_outbound/idoc_outbound_45_rsnast00/docu.htm
    IDOC / ALE Blogs
    /people/raja.thangamani/blog/2007/07/19/troubleshooting-of-ale-process
    /people/kevin.wilson2/blog/2006/11/13/ale-scenario-development-guide
    Suggest you to Search in SDN with key - ALE IDOC
    ALE/ IDOC
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    Refer this
    http://www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_DATADICTIONARY_FAQ.html
    http://www.****************/InterviewQ/interviewQ.htm
    http://help.sap.com/saphelp_46c/helpdata/en/35/2cd77bd7705394e10000009b387c12/frameset.htm
    http://ebooks.ebookmall.com/title/sap-ale-idoc-edi-and-interfacing-technology-questions-answers-and-explanations-sap-edi-faq-sanchez-ebooks.htm
    http://abapprogramming.blogspot.com/2008/02/creating-idocs-and-ale-interface-from.html
    www.diesel-ebooks.com/cgi-bin/item/parent-1933804076/SAP-ALE-IDOC-EDI-and-Interfacing-Technology-Question
    Re: ALE/IDOCs
    www.mslit.com/details.asp?bookid=5551518337
    /message/4778587#4778587 [original link is broken]
    ale/idoc
    ALE &  IDOC
    reward me points if helpful

  • How to uninstall Oracle 11g from windows xp professional version 2002 SP3

    Hi Peers
    I didn't know that, it's complicated to remove oracle and I was messed up with files&folders to uninstall and I'm lost :(
    can any one help me out uninstalling oracle 11g completely from windows?
    anyone's help would be greatly appreciated, hope will get out of this mess
    Thanks a lot in advanced
    Chowdary

    yes, I know that I have installed OBIEE and those services related to OBIEE
    my main objective is to install OBIEE and for that I got to install oracle database, I did install both database and OBIEE then I didn't find any database to use for OBIEE (silly right :P). yes, that is true and I'm lost
    what to do now?
    Found easy way is re-installing, I tried uninstalling both and not sure whether database was deleted or not, the same case with OBIEE
    what I'm asking you is, "HOW TO ENSURE THAT I HAVE NO ORACLE DATABASE ON MY SYSTEM?"
    Don't take me the other-way, I'm very new with Oracle products
    Thanks for the patience & time of course :)
    Awaiting for your valuable response
    Edited by: 941958 on Jul 30, 2012 7:17 PM

  • How to access ucm table from external application?

    Hi All.
    Is it possible to access an ucm table (configuration manager-> tables) from of the other external application?
    If yes, how to do it?
    Regards,
    Diovani

    It's just another DB table so JDBC would work fine.
    You can connect to the UCM schema using a free tool like Oracle SQLDeveloper and look at the tables this alos uses a JDBC connection.
    HOWEVER
    I would not really recommend you use this approach without knowing a lot more. Certainly you should not have an external application making changes to the UCM DB. If you just want to read data SQL over JDBC is fine
    BUT
    It is better really to use the existing UCM services to access the data - if there is not a service that does what you want then you create it. This keeps you within the same design pattern of UCM and means you can continue to benefit from security and other rich services that UCM provides over and obove JDBC
    Tim

  • Lightroom 2.6 trial download - how to build a catalog from scratch.

    I have downloaded Lightroom 2.6 trial version and am trying to build a small catalog for it.  I don't need my whole Photoshop Elements 8 (PSE 8) catalog, but I would like to build a small catalog out of images in the My Pictures folder so that I can experiment with this software.  It recognizes the existence of my old PSE 6 catalog, but says it is corrupt and ask about building a new catalog. It will not recognize my PSE 8 catalog.  How do I go about bypassing this "catalog recognition step" and go right to that part of the software that will let me build a catalog from the images contained in various folders in the My Pictures main folder.  Unless I can get to the part where I can build a catalog to test out LR 2.6, then I am stuffed (as the Aussies would say) as far as testing this product.  Maybe I need to download the Lightroom 3 Beta and see if it will recognize my PSE 8 catalog.  Any suggestions, insight on how to resolve this dilemma are greatly appreciated.  Thanks.
    Regards,
    WesternGuy

    When I bring up LR, it asks me if I want to buy or try...so to speak, I check off <try> and the <Next> and <Back> buttons are immediately greyed out and the only thing I can do is click on <Finish> or <Cancel>.  If I click on <Finish>,  It tells me that "the Lightroom catalog named "catalog" cannot be opened because it is not valid. Would you like to select a different catalog".  The catalog is not registered as a valid catalog."  It tells me where this invalid catalog is and then I have a choice of buttons that ask me to "choose a different catalog" or another button that says "Exit".  If  I select "choose a different catalog, then it asks for a location and gives me a button that says "Create a new catalog", it then goes to the My Pictures folder inside a panel that has at the top "Create folder with New Catalog" and then I don't seem to be able to do anything it likes. I never get to a menu that gives me the "File/New Catalog" option.(???)
    Maybe I need to uninstall and reinstall LR2.6.
    Regards,
    WesternGuy

  • How to download UCM file from adf UI using fileDownloadActionListener  ?

    Hi All,
    I need to download file from UCM.can any one please give some code snippet.
    my use-case is:
    In ADF UI I have table so from one of the column having link.when I click on link I have to download the file.I my table I have resourceId as a field.Please give me some code for the same.
    If I use fileDownloadActionListener on command link on the resourceID.
    Regards
    Shankar

    Hi Ramadeep,
    Thanks for your quick help.I am able to do the same with dDocName.but I m facing problem while setting contentType means MIME type to file. I am usig the below code for the same but contentType is taking null value.
    please take a lookinto code and give mw some solution.
    is this code is file or can I optimized.
        public void downloadFileUCM(FacesContext facesContext,
                                    OutputStream outputStream) {
            IdcClientManager manager = new IdcClientManager();
            IdcClient idcClient;
            try {
                idcClient = manager.createClient(IDC_URL);
                IdcContext userContext = new IdcContext(USER);
                DataBinder dataBinder = idcClient.createBinder();
                dataBinder.putLocal("IdcService", "GET_FILE");
                 dataBinder.putLocal("dDocName", ucmResourceId);
                dataBinder.putLocal("RevisionSelectionMethod", "LatestReleased");
                ServiceResponse responseString =
                    idcClient.sendRequest(userContext, dataBinder);
               setContentType(responseString.getHeader("Content-Type"));
                String contentType=responseString.getHeader("Content-Type");
                System.out.println("contentType:"+contentType);
                 InputStream inputStream = responseString.getResponseStream();
                byte[] buf = new byte[1024 * 256];
                long i = 0;
                int len;
                System.out.println("Downloading File from UCM Server");
                while (true) {
                    i++;
                    len = inputStream.read(buf);
                    if (len == -1) {
                        break;
                    outputStream.write(buf, 0, len);
                outputStream.flush();
                inputStream.close();
                outputStream.close();
                facesContext.responseComplete();
            } catch (IdcClientException ice) {
                System.out.println("IDC Client Exception occured. Exception message: " +
                                   ice.getMessage());
            } catch (IOException ioe) {
                System.out.println("IO Exception occurred. Unable to retrieve file. Message: " +
                                   ioe.getMessage());
            } catch (Exception ex) {
                System.out.println("Exception message: " + ex.getMessage());
        }Regards
    Siva

Maybe you are looking for

  • Building mod_jk module on Solaris 10 (Intel Platform)

    Hi, I am trying to build a mod_jk module on a Sun Blade 1500 (Solaris 10 Intel Platform). I downloaded the most recent tomcat connector I could find (jakarta-tomcat-connectors-current-src.tar.gz) and have attempted to build it, but I have received th

  • How to retain the leading zeroes in a number in the excel output.

    Hi All, I have a requirement to display the numbers as text in the excel output. Ex: 001 should be displayed as 001 and not 1, as it happens in excel. I know displaying 001 as '001' works, but this is not acceptable. Also, I need to send a huge file

  • Edge 2013 External Wildcard Certificate

    Hi, I know this has been covered a number of times but I'd like something that's been posted more recently. We use Lync 2013 with a wildcard certificate on our edge external interface.  Everything works as expected and that's on version 5.0.8308.556

  • Has anyone used Firefox Sync and Xmarks at the same time?

    Firefox is my primary desktop browser. On my desktops, I use Xmarks because I use Firefox, IE and Chrome. It enables me to keep my bookmarks synced across browsers as well as use home/work profiles, etc. However, I'd like to use Firefox Sync so I can

  • Where the alarm file is saved and by which name

    dear all  I m setting alarm by using following steps:- Tools -> DSC Module -> Configure Tags On Clicking Alarms tab setting alarms. then press ok. Then File -> Save to save changes. i just want to know where these changes are saved and where the alar