Web Center Links Service

I am working on a Fusion Application that has the following requirements:
1. Links between Fusion Business Objects. For example, link a Fusion Srevice Request Object to another Fusion Service Request Object or to a Fusion "Solution" object.
2. Link from WebCenter resources to Fusion Business Object. For example, link a a Web Center discussion thread to Fusion Service Request object.
3. Link from fusion Business Object to WebCenter resources. For example, link a Fusion Service Request object to a Web Center discussion thread.
Can WebCenter Links service meet all the 3 requirements above? Based on the WC guide shown below, it seems that Fusion Buiness Object (i.e. a Service Request VO) can NOT be a link "to" target for the Links Service.
http://fmwdocs.us.oracle.com/doclibs/fmw/E10285_01/webcenter.1111/e10148/jpsdg_relationship.htm#CEGBJBCC

For what it is worth: that is my impression as well as experience to. At least the add link dialog does not allow you to select a custom Business Object. You may be able to customize the taskflow that contains that dialog in order to add such functionality. And you may be able to directly access the underlying Links data store through a dialog of your own making.
Good luck!
Lucas

Similar Messages

  • Web Center and Document Services

    I have a WebCenter question for which I was hoping to get some help.
    I’m developing a ADF application where I’m adding WebCenter document services to look at a local file system as the content store. Everything works fine except if the file is a movie or audio file. When this happens I get a variety of results depending on the browser and device.
    When I browse to a file and I hit the download link for the file, if it is music or video it only works on Firefox and Safari. It doesn’t work on IE at all. I just get a bunch of gibberish on the screen. It also doesn’t work from any mobile device browser (IPad, IPhone, Droid).
    Again, this is only when the file is music or video. Everything else is working and it works totally fine (even for music files) on Firefox and Safari.
    What do you think. Is there an official list of supported file types for the Document Services on WebCenter?
    --Mike                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    I didn't write the code for the download link. I'm using the "Document Manager" service which is an out-of-the-box ADF Task flow included when you download the web-center services.
    --Mike                                                                                                                                                                                                                                                                                                                                                                                           

  • How to add SAP BI or BEx Reports on Reports Work center link in WEB UI

    Hello All,
    I have question, How to add SAP BI Reports on Reports Work center link in WEB UI? I found an article on SDN but could not understand. Please provide all steps in detail.
    Thanks,
    BMW

    Hi BMW325ci (I hope you have the latest model )
    Here are the steps:
    1. have the BI team create a webversion of the report. (not required when calling a query directly
    2. create in SPRO --> CRM --> UI Framework --> UI Framework Definition --> Display SAP NetWeaver BI Reports in CRM the reports you want to display
         e.g. BI Report ID         Z_DYBE_GROSS_SALES_CUST_MAT
                Long description              Revenue per customer/materialgroup
                BI Object Type                  HT Template 3.x  (depending on your BI version)
                BI Object Key                 ZWCOPALM01_PPS_REVENUE_ARTG_V2
                BI System                      (when using the webtemplate, nothing needs to be filled)
    3. create in SPRO --> CRM --> UI Framework --> Technical Role Definition --> Define Navigation Bar Profile
        a. A logical link for each BI report.
           e.g. Logical Link ID ZDB-ACC-DE
                  Type    D BI report
                  Target ID       DISPLAY
                  Parameter       Z_DYBE_GROSS_SALES_CUST_MAT
                  Parameter Class CL_CRM_GEN_UI_BI_UTIL
                  Icon Name       GC_ICON_REPORTS
                  Title           Revenue per customer/mater.
                  Description     Revenue per customer/materialgroup
       b. Include in the relevant Report Work Center Link the logical links you have created in step 3.a
          e.g. Group ID        SLS-ACC-RE
                 LogLinkID ZDB-ACC-DE position 80
       c. Make sure that your work center link is assigned to the work center
          e.g. Work Center ID  SLS-REPORT
                 GroupID  SLS-ACC-RE position 10
       d. Make sure that your work center is assigned to your navigation bar profile
    at this moment the report is linked to a standard workcenter, which can be shown on the webui.
    4. In your business role, you need to of course make sure that the flags on the workcenter entries are set on show in menu and directly.
    This should give you the complete picture.
    KR,
    Micha

  • Web Center Services - Wiki (WebCenter 11g)

    I have succesfully completed all the installations for web center 11g . But when i log into weblogic admin console i find that the owc_wiki does not have a test point url . Also in the comments it says "None of the targets for this Deployment are running. No test points possible." What should be done so that i get the test point url for wiki .

    Hi,
    I have the same problem while I am trying to create and deploy my own ejb3 webservices.
    The webservices are ejb3 @Stateless beans and they are located in a separate jar file. The jar is a part of a bigger ear application that uses ejb2, too. The application is deployed successfully, the ejb3 webservices are listed in weblogicv console (under the application ear deployment), but when I try to test the service, I get the following message:
    "None of the targets for this Deployment are running. No test points possible"
    I figured out that clearing the ear file so as only the ejb3 jar is left inside, in most cases solves the issue - webservices get activated. But it is not deterministic.
    What could I do wrong?

  • Plz provide proper doc/link of web-center sites installation on Linux?

    Hi All,
    can anyone please provide me documentation of Web Center Sites installation on Linux.
    Regards
    Siva

    Hi Distun,
    I am strucked kind of think @ middle of the installation can you please give me some pushup.
    In same pdf iam at page 42
    6. The next step is to create a data source. Follow instructions in the next section.--- in this step its saying that you can start with DataSource. but here do we need to set this settings.
    please explain me below points
    point 1:Setting the Max PermGen Parameter for this for after which line of the setDomain.sh is i need to add the
    MEM_PERM_SIZE_32BIT=“–XX:PermSize=<desired_permgen_size>” or
    • MEM_PERM_SIZE_64BIT=“–XX:PermSize=<desired_permgen_size>”
    in the <desired_permgen_size> place what value i need to give
    point 2:Setting JAVA_OPTIONS this is clear i can add this line in startWebLogic.sh end of the comment
    point 3:Setting CLASSPATH and PRE_CLASSPATH
    CLASSPATH="<cs_install_dir>/bin $CLASSPATH" -->here <cs_install_dir> where can i find this folder before installation its not create any <cs_install_dir> dir i think. explain me.
    PRE_CLASSPATH="<webapplication_stage_directory>/<webcenter_sites_webapplication>/WEB-INF/lib/commons-lang-2.4.jar:$PRE_CLASSPATH" -->for this what does mean by <webapplication_stage_directory> and <webcenter_sites_webapplication> .please explain me this too
    Deploying Web Applications
    before web center sites installation where can i found the ear file .or can i need to deploy the ear at meddle of the installation.
    Finally this webcenter site installation doc is very confusion like not its not easy like soa/webcnetr spaces/ucm. I hope if u clear me those points we can create best doc an we will post in blog
    Best Regards
    Siva

  • Documentation/ Links for oracle web center suite

    I was looking for more documentation like developer's guide , maybe a zip for evaluating whats offered in Oracle web center.
    Any pointers ?

    The documentation (including a tutorial and developer's guide) is posted at http://www.oracle.com/technology/documentation/appserver.html
    (Click View Library under Oracle Application Server 10g Release 3 (10.1.3.2.0) and click the WebCenter Suite tab.)

  • WebCenter Links Service for Fusion Object

    I am working on a Fusion Application that has the following requirements:
    1. Links between Fusion Business Objects (i.e. VO). For example, link a Fusion Srevice Request Object to another Fusion Service Request Object or to a Fusion "Solution" object.
    2. Link from WebCenter resources to Fusion Business Object. For example, link a a Web Center discussion thread to Fusion Service Request object.
    3. Link from fusion Business Object to WebCenter resources. For example, link a Fusion Service Request object to a Web Center discussion thread.
    Can WebCenter Links service meet all the 3 requirements above? Based on the WC guide shown below, it seems that Fusion Business Object (i.e. a Service Request VO) can NOT be a link "to" target for the Links Service.
    http://fmwdocs.us.oracle.com/doclibs/fmw/E10285_01/webcenter.1111/e10148/jpsdg_relationship.htm#CEGBJBCC

    Hi,
    I have not worked with Webcenter Suite but as far as I know there is no similarity between Webcenter Suite and OSB. Webcenter Suite is a portal framework and OSB is a routing solution product. From the info you provided, I would suggest to use OSB.
    First of all identify what you need and then choose the product. Please elaborate your use case (specially the front-end part).
    Regards,
    Anuj

  • Issue in upgrading from Fatwire 7.6 to web center sites 1.1.1.6

    Patch upgrade from Fatwire 7.6 to Web Center sites 1.1.1.6 is failing while importing catalog elements. The database ping and csLogin test is successfully completed at 75 % of the installation. After that below mentioned exception is coming in logs which is causing installation failure. Please provide your valuable pointers to troubleshoot this issue.
    Access to  CATALOGDIRECTORY and ELEMENTDIRECTORY is verified. Both paths are correct with full access.
    PFB the logs.
    ===========================================================
    [2013-12-08 20:29:48.724][CS.INSTALL][INFO] CSSetupEngine.postURL:  PostURL success for http://devbox.corp.apple.com:12040/cs/HelloCS
    [2013-12-08 20:29:49.145][CS.INSTALL][INFO] CSSetupEngine.doPing:  Database Ping Successful.  
    [2013-12-08 20:30:10.411][CS.INSTALL][INFO] CSSetupEngine.testConnectionAction:  Testing user configuration and database connectivity.
    [2013-12-08 20:30:10.425][CS.INSTALL][INFO] CSSetupEngine.postURL:  PostURL success for http://devbox.corp.apple.com:12040/cs/HelloCS
    [2013-12-08 20:30:10.433][CS.INSTALL][INFO] CSSetupEngine.testConnectionAction: 
    Web Server and Application Server Configuration test finished successfully.
    [2013-12-08 20:30:10.442][CS.INSTALL][INFO] CSSetupEngine.testConnectionAction:  Attempting to Ping the Database.
    [2013-12-08 20:30:10.462][CS.INSTALL][INFO] CSSetupEngine.doPing:  Database Ping Successful.  
    [2013-12-08 20:30:10.473][CS.INSTALL][INFO] CSSetupEngine.Initialization:  Testing user configuration and creating/verifying user tables.
    [2013-12-08 20:30:10.475][CS.INSTALL][INFO] CSSetupEngine.initReinitAction: 
    ContentServer Database Initialization beginning...
    [2013-12-08 20:30:11.041][CS.INSTALL][INFO] CSSetupEngine.initReinitAction: ContentServer Database Initialization Completed Successfully.
    [2013-12-08 20:30:13.374][CS.INSTALL][INFO] ActionHandler.ExecuteCommand:  ExecuteCommand success for http://devbox.corp.apple.com:12040/cs/Install?COMMANDNAME=SETJSPROOT&USERNAME=fwadmin&PASSWORD=<hidden password value>
    [2013-12-08 20:30:13.472][CS.INSTALL][INFO] ActionHandler.ExecuteCommand:  ExecuteCommand success for http://devbox.corp.apple.com:12040/cs/Install?COMMANDNAME=FLUSHPROPERTY&USERNAME=fwadmin&PASSWORD=<hidden password value>&propertyname=futuretense.ini
    [2013-12-08 20:30:13.532][CS.INSTALL][ERROR] ActionHandlerExecuteCommand:  ExecuteCommand failed for http://devbox.corp.apple.com:12040/cs/Install?COMMANDNAME=IMPORTCATALOG&USERNAME=fwadmin&PASSWORD=<hidden password value>&CATALOGDIRECTORY=%2Fnps%2Fapp%2Ffsnd%2Fcm%2Fcmsd%2FCRMBASE%2FScopes%2Fcms%2F11gR1archives%2FWCS_Sites_11%2FSites%2FContentServer%2FInstallation&ELEMENTDIRECTORY=%2Fnps%2Fapp%2Ffsnd%2Fcm%2Fcmsd%2FCRMBASE%2FScopes%2Facms%2Fprdm_cs_shared%2F%2Felements
    The response that was received =
    HTTP/1.1 200 OK
    HOST_SERVICE: FutureTenseContentServer:11.1.1.6.1
    Date: Sun, 08 Dec 2013 20:30:13 GMT
    Transfer-Encoding: chunked
    Set-Cookie: JSESSIONID=CC6C6BB6AEA70CC05287299877843F52; Path=/cs
    Content-Type: text/html;charset=UTF-8
    Server: Apache-Coyote/1.1
    <html><head><title>Hello World!</title></head><body><b>Welcome to WebCenter Sites 11gR1!</b><br><br><font color='blue'>Oracle WebCenter Sites 11gR1 11.1.1.6.1<br>
    Copyright (c) 2012 Oracle and/or its affiliates. All Rights Reserved.<br>
    Copyright (c) 2003 - 2011 FatWire Corporation All Rights Reserved.<br>
    Copyright (c) 2001 - 2003 divine, inc. All Rights Reserved.<br>
    Copyright (c) 1999 - 2001 Open Market, Inc. All Rights Reserved.<br>
    Copyright (c) 1998 - 1999 FutureTense, Inc. All Rights Reserved.<br>
    <br>
    Oracle WebCenter Sites | Satellite Server 11.1.1.6.1  Build Date: Oct 23 2012 at 20:48:36 Build Number: 2371 Revision:152889<br>
    Oracle WebCenter Sites 11gR1 11.1.1.6.1<br>
    Copyright (c) 2012 Oracle and/or its affiliates. All Rights Reserved.<br>
    Copyright (c) 2003 - 2011 FatWire Corporation All Rights Reserved.<br>
    Copyright (c) 2001 - 2003 divine, inc. All Rights Reserved.<br>
    Copyright (c) 1999 - 2001 Open Market, Inc. All Rights Reserved.<br>
    Copyright (c) 1998 - 1999 FutureTense, Inc. All Rights Reserved.<br>
    <br>
    Oracle WebCenter Sites 11.1.1.6.1  Build Date: Oct 23 2012 at 20:48:36 Build Number: 2371 Revision:152889<br>
    </font><hr>Sun Dec 08 20:30:13 GMT+00:00 2013<br><br> View source to see embedded status<br><br></p>Result :
    <!--FTCS|||result=failure|||reason=failure|||err=0|||command=ExecutingCommand|||params=Error=java.lang.NullPointerException|||--></body></html>
    [2013-12-08 20:30:13.548][CS.INSTALL][ERROR] ActionHandlerExecuteCommand:  Error Importing Installation Elements
    [2013-12-08 20:30:13.585][CS.INSTALL][ERROR] Worker.run.
    Install failed.               
    Please check log file.                         
    Click Yes to modify your install choices     
    and re-try install.                            
    Click No to terminate application.
    =====================
    Thanks,
    Anil

    May be it is expecting wlserver_10.3 directory.
    Can you try giving a link to one directory above wlserver_10.3 OR the complete path to wlserver_10.3 directory.
    One of this should make the upgrade successful.
    Arun

  • Web Center app with ADF Security - login problem

    I have a custome Oracle Web Center app.
    I have a page.html with an embedded login form posting to j_security_check. I've configured the ADF security policies to redirect to a JSPX on successful login.
    When I try the correct username/password, I get redirected not to the page I defined in ADF, but to the root page http://127.0.0.1:7101/MyApp-ViewController-context-root/
    and i get
    Error 403--Forbidden
    I've checked the weblogic.xml as per http://andrejusb.blogspot.com/2009/12/solving-error-403-forbidden-in-adf.html, all the required entries are there.
    This works fine if i use a Login link with
    destination="#{'/adfAuthentication?login=true&amp;end_url=/faces/postLogin.jspx'} "
    which redirects to the default login.html and then to the right page. I've copied the form from the default login.html into my master HTML page.
    Hope my question is clear. Any suggestions why it is going to the wrong URL after login.
    Is there anything specific I should see in the jazn-data.xml or web.xml regarding the post-login URL since i cant see that in either.
    P.S. Have been advised to try here when I originally asked this in the WebCenter forum. Web Center app ADF Security - login problem
    Edited by: new_to_webcenter on 18-Jan-2011 05:25

    Thanks for your response Frank.
    The web.xml has
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>adfAuthentication</web-resource-name>
    <url-pattern>/adfAuthentication</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>valid-users</role-name>
    </auth-constraint>
    </security-constraint>
    <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
    <form-login-page>/login.html</form-login-page>
    <form-error-page>/error.html</form-error-page>
    </form-login-config>
    </login-config>
    When configuring ADF Security via JDev , I chose "Redirect upon successful authentication" to the Welcome Page
    "/faces/postLogin.jspx"
    this then adds into web.xml
    <servlet>
    <servlet-name>adfAuthentication</servlet-name>
    <servlet-class>oracle.adf.share.security.authentication.AuthenticationServlet</servlet-class>
    <init-param>
    <param-name>success_url</param-name>
    <param-value>/faces/postLogin.jspx</param-value>
    </init-param>
    <load-on-startup>1</load-on-startup>
    </servlet>
    So the sequence which works is:
    Login via the '/adfAuthentication?login=true&end_url=/faces/postLogin.jspx' and this redirects to login.html (OOTB form which posts to j_security_check) and then to the postLogin.jspx
    I'm trying to do away with a Login link, and trying the simple login form embedded in my page alongwith other content.
    So should the form be posting to j_security_check directly or to the adfAuthentication ?

  • Web Center app ADF Security - login problem

    I'm making an Oracle Web Center app.
    I have an app page.html with an embedded login form posting to j_security_check. I've configured the ADF security policies to redirect to a JSPX on successful login.
    When I try the correct username/password, I get redirected not to the page I defined in ADF, but to the http://127.0.0.1:7101/MyApp-ViewController-context-root/
    and i get
    Error 403--Forbidden
    I've checked the weblogic.xml as per http://andrejusb.blogspot.com/2009/12/solving-error-403-forbidden-in-adf.html, all the entries are there.
    This works fine if i use a Login link with
    destination="#{'/adfAuthentication?login=true&amp;end_url=/faces/postLogin.jspx'} "
    which redirects to the default login.html and then to the right page. I've copied the form from the default login.html into my master HTML page.
    Hope my question is clear. Any suggestions why it is going to the wrong URL after login.
    Is there anything specific I should see in the jazn-data.xml or web.xml regarding the post-login URL since i cant see that in either.

    Ah so when you try to access a JSPX page it works but when you try to access an HTML page it does not work?
    I can't see what the problem could be if it works for a JSPX but not for an HTML. Perhaps something with the filters in the web.xml
    Maybe you should ask this at the ADF forum: JDeveloper and ADF
    The guys there have way more understanding about this stuff than here.

  • Oracle Web Center Suite and Oracle Portal

    1)What is Oracle Portal and why it is used?
    2)What is Oracle Web Center Suite and why it is used?
    3)What is the difference between Oracle Portal and Oracle Web Center Suite?

    1) Oracle Portal is the Portal product that was deployed together with the application server before weblogic server. It is still used a lot for corporate intra and extranets. It is mosly used for intranets and extranets. When you bought the licence for the application server you automaticly had the licence for Oracle Portal. That's why it is so popular.
    Oracle portal is not realy standard based. You mostly will create portlets with PL/SQL or PDK and not realy use the JSR168 standard.
    No with Oracle Portal 11g you can consume JSR168 portlets using WSRP.
    2) Oracle WebCenter suite is the next strategical choose of oracle in portal software. Webcenter is an enterprise 2.0 portal environment while oracle portal is more web 1.5 and has limited web 2.0 stuff. Oracle Portal comes with a complete UI for the user to use to create websites and groups but webcenter is more a framework to incoorporate enterprise 2.0 features into your own fusion web application. Webcenter suite comes with Webcenter spaces. THis is a complete UI to create collaborative websites.
    Webcenter framework is a powerfull framework to create complete enterprise 2.0 sites.
    3) The difference... Oracle Portal is an old product and will not be developt anymore. I've heard portal 11g will be the last version meaning support will stop at 2014. Webcenter is a new product to create state of the art enterprise 2.0 websites.
    Oracle portals is not build on standard and is not realy standardbased meaning is you develop portlets for portal you will not be able to use them in other portals.
    Webcenter on the other hand is completly standard based. It is JSR168 compliant and in the near future it will also support JSR286.
    Oracle portal is PL/SQL based while webcenter is completly java based, based upon the ADF framework from oracle.
    Because WebCenter is based upon the ADF framework you can use the complete ADF framework for your application. For example consuming webservices are very easy in webcenter. If you are using a service oriented architecture you will have lots and lots of work to integrate it with portal. With webcenter this is peace of cake.
    Hope this helps you :)
    If you have other questions, just let us know.

  • Webcenter Spaces PS2 link service question

    Hi,
    Is it possible to use the webcenter links service to link a document to another document residing in a different group space in PS2?
    For example, group space 'A'is a Knowledge Center (KB) and contains lots of docs. Group Space 'B' is a project group space, and Group Space 'B' would like to link to the knowledge base documents rather than uploading duplicate content.
    Could someone tell me how or point me to the Oracle guide containing this information.
    Many Thanks
    Kevin H
    Edited by: user941292 on 19-Jan-2011 07:27

    Kevin,
    You can achieve this using the URL link type, by linking to the remote document. You cannot "browse" the content repository to locate the link target of the other Spaces instance.
    Peter

  • Oracle Web Center New Features Demo

    Hi,
    Does anybody have oracle web center new features demo?
    It will be great, If you can share it.
    Documentation states that, It has features like below:
    New capabilities to operate on multiple assets efficiently, including bulk deletion, approval, and bookmarking. These operations are conveniently available from search results screens. Operations can be executed by selecting multiple assets and pressing a single button.
    But I can not perform bulk delete asset.
    Documentation also states that, It has features like Drag And Drop:
    My understanding from the documentation is an asset's attributes are dragged and dropped into advanced UI. Pls correct me, If I am wrong.
    Is there any demo available for drag and drop feature of oracle 11g webcenter?
    Documentation also states that, It has features like customizable dash board:
    New customizable dashboard: A customizable dashboard is now provided out-of-the-box. Widgets to manage assignments, bookmarks, and checkouts are included. Widgets can be rearranged on the dashboard using simple drag-and-drop, and custom widgets can be added to satisfy unique business needs.
    Pls let me know, where the dashboard is available and how to implement the above mentioned features.
    Thanks And Regards
    Dhaya
    Edited by: 932938 on May 8, 2012 5:15 PM

    Hi,
    If you mean video demo, then there is a link to it on WebCenter blog (https://blogs.oracle.com/webcenter/) - On Demand Webcast - Introducing Oracle WebCenter Sites: Transforming the Online Experience. You can start from ~ 10th minute to see content administration.
    Direct link: http://event.on24.com/r.htm?e=452133&s=1&k=FCDEB088AD5C4685EB385DBC59393F31&partnerref=odblog (requires registration).
    "dropped into advanced UI." - There is no more advanced UI, there is an Admin UI and New tab-based Contributor Interface which merge an Insite and Dash and somehow Advanced Interfaces together.
    BR,
    Martins

  • Weblogic WEB CENTER 11g

    Hi,
    I have installed oracle weblogic serevr 10.3.3
    I have installed oracle web center 11g
    I have configured weblogic domain using web center configuration in my machine C:\Oracle\Middleware\Oracle_WC\common\bin\config.cmd
    I am unable to start managed servers
    C:\Oracle\Middleware\user_projects\domains\TestDevDomain\bin>startManagedWeblogic.cmd WLS_Services http://wixp2:7001
    kindly help me how to resolve this issue?
    error
    ####<05-Jan-2011 22:37:20 o'clock GMT> <Critical> <Security> <winxp2> <WLS_Services> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1294267040894> <BEA-090403> <Authentication for user weblogic denied>
    ####<05-Jan-2011 22:37:20 o'clock GMT> <Critical> <WebLogicServer> <winxp2> <WLS_Services> <main> <<WLS Kernel>> <> <> <1294267040904> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
    weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:965)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
         at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:244)
         at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)

    Hi
    1. Looks like you created a Clustered Domain, means one Admin Server and another managed server may be for WebCenter stuff.
    2. Did AdminServer started properly and did you give correct username and password that you entered while creating the domain.
    3. While starting the managed server with the command you gave, you need to provide username and password. Did you give the exact username and password. Because the error clearly says invalid username/password like Authentication failed.
    4. NOW, by any chance did you Configured any external LDAP AD to this domain. If yes, try to make the default Authenticator as the first Authenticator by changing the order of authenticators. Also make sure that all Authenticators flags are set as SUFFICIENT OR OPTIONAL. For SOA, right now there is a limitation like Weblogic cannot look into multiple authenticators. It can have only one authenticator alive at a time. There is a workaround though. But see if this is the issue on your side.
    Thanks
    Ravi Jegga

  • Jdeveloper version corresponding to web center version

    hi,
    i checked web center version on my server is: 11.1.1.4.0
    [using select version from wc_repository_version query after logging into webcenter schema]
    just wanted to confirm which jdev version will be suitable to build applications for this webcenter version?
    when i check here - http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/156082.xml
    for WebCenter Framework and Services Design Time extension:
    11.1.1.4.0.120306.2202     oracle.studio (min=11.1.1.5.37.60.13, max=11.1.1.5.99)
    oracle.j2ee (min=11.1.1.5.37.60.13, max=11.1.1.5.99)
    for 11.1.1.4 webcenter, latest extension available is for jdev 11.1.1.5.
    similarly for WebCenter Customization Framework Design Time extension:
    11.1.1.4.0.120306.2202     oracle.studio (min=11.1.1.5.37.60.13, max=11.1.1.5.99)
    oracle.j2ee (min=11.1.1.5.37.60.13, max=11.1.1.5.99)
    oracle.webcenter.app (min=11.1.1.4.0.120306.2202, max=11.1.1.4.0.120306.2202)
    for 11.1.1.4 webcenter, latest extension available is for jdev 11.1.1.5.
    my questions are:
    1. does this means jdev 11.1.1.5 is suitable for me?? is this the right way of confirming jdev version?
    2. does jdev version matter? i think it does. as i have jdev 11.1.1.6 and application created on this jdev was giving deployment issues on my webcenter server deployment issue of webcenter portal application i had to comment few libraries manually to get it working...
    3. shall we upgrade webcenter version to 11.1.1.6? will there be licensing issues? and more importantly, what advantages are with 11.1.1.6 version?
    thanks for help.
    cheers.

    You should always be in line with the version numbers.
    When you use WebCenter 11.1.1.4, you should use JDev 11.1.1.4,
    When you use WebCenter 11.1.1.6, you should use JDev 11.1.1.6 etc.
    The version number of WebCenter might be misleading at times.
    Could you check the version number with the About page (if using spaces)
    The enterprise manager (...:7001/em) might report 11.1.1.4.0 when in fact the WebCenter version is 11.1.1.6
    New features of WebCenter Spaces are described here
    Lot of these features apply for your custom application as well.
    It's always advisable to upgrade to the latest release as more bugs will be fixed.
    Kind regards,
    Rob

Maybe you are looking for

  • Bluetooth stopped working on my droid maxx, I can't get it to turn on at all

    My bluetooth stopped working on my droid maxx, I can't get it to turn on

  • SWT:::INVALID THREAD ACCESS

    When im tryin to call a method from sum other class . It throws org.eclipse.swt.SWTException: Invalid thread access i know this has to do with ui threadsand we have to wrap the display by SyncEXec...... but im not able to do it,,, can ne1 help??

  • Automated Launching of an X11.app

    I have an application called StarTeam that runs under X11. To get it launched I have to do the following: launch X11 type "export DISPLAY=localhost:0.0{enter} launch ~/starteam-en-10.4.7-java/starteam I'm more of a GUI type of guy and was wondering i

  • X300 SSD question

    How do I find out what the brand and exact specs of my x300's solid state drive are. The only thing I know is that it's 64 GB. I'd like to replace the SSD with a bigger size SSD. For that I'd like to know its size and power restrictions and so on. Is

  • How do i load creative cloud copy on my laptop?

    how do i load creative cloud copy on my laptop?