Consuming a Portlet developed With Web center

Hi,
Please suggest if a portlet developed using web center can be consumed in any kind of web application(irrespective of tehnology..say.. asp.net)
Thanks & regards

HI,
see
http://blogs.oracle.com/middleware/entry/calling_web_services_using_adf_11g
http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/webservices/ws.html
http://www.devx.com/java/Article/35429/1954

Similar Messages

  • BPM work spaces integration with Web-Center work spaces

    Hi ,
    I have a requirement of Integrating BPM work space with WEB-CENTER SPACES.
    Can any one suggest me how to integrate....?
    Thanks & Regards
    PRAMILA PADAM

    Ok, Figured out the issue,
    Values in the OAF_AXF_CMD_PARAMS table was not matching with the actual attributes on the OAF pages. The four values
    Entity Name, Primary Key, View Object and Attributes are to be entered for each page where we are intending to have the MA button.
    Thanks,
    Rajiv.

  • Portlet development with pure Ajax without the Plumtree Web Control

    Has anybody successfully using pure Ajax for portlet development. We've tried to test a little ajax code sample out, and it worked outside of the portal but when we put in the portal it would not work. We are trying this approach because we are having problems with our Plumtree Web Control 2.2.
    Please help.
    The following is our code
    Test.aspx
    <script type="text/javascript" language="javascript"> var http_request = false; function makeRequest(url) {        if (window.XMLHttpRequest) { // [url=http://www.sitepoint.com/print/%5C%22/glossary.php?q=M#term_31%5C%22]Mozilla[11], Safari,... http_request = new XMLHttpRequest(); } else if (window.ActiveXObject) { // IE            http_request = new ActiveXObject("Microsoft.XMLHTTP");        } http_request.onreadystatechange = alertContents; http_request.open('GET', url, true); http_request.send(null); } function alertContents() {        if (http_request.readyState == 4) {            if (http_request.status == 200) {                alert(http_request.responseText);            } else {                alert('There was a problem with the request.');            } } } </script> Make a request
    test.htm file:
    I'm a test.
    When we run it outside the portal we get the alert message "I'm a test".
    But wehn we run it inside the portal we get the message "'There was a problem with the request."

    Absolutely, here's some code:
    function UpdateDealerInfo(d) {    dealerNumber = d.split(':')[0];
    document.getElementById('s_dealer').innerText = dealerName + ' (' + dealerNumber + ')'; var ajax = new ActiveXObject('Microsoft.XMLHTTP'); var urlASMX = "<pt:url pt:href='http://portletserver/webservice.asmx/WSServiceMethod' xmlns:pt='http://www.plumtree.com/xmlschemas/ptui/'>"; ajax.open ('POST', urlASMX, true)
    ajax.setRequestHeader ('Content-Type', 'application/x-www-form-urlencoded');
    ajax.onreadystatechange = function () {
    if (ajax.readyState == 4) {      var strResponseXml = ajax.responseXML;      var xmldoc = new ActiveXObject('MSXML.DOMDocument');
    xmldoc.async = false; xmldoc.load (strResponseXml); // read an element from the xml document var demoStock = xmldoc.documentElement.selectSingleNode('//DemoStock').text;
    // update the element in the portlet (aspx/html) document.getElementById('s_demo').innerText = demoStock
    var body = 'dealerNumber=' + dealerNumber;
    ajax.send (body); }

  • Can we bind twitter streaming with web center activity stream.

    Our PM suggests us to use Web center activity stream to store the twitter status based on our twitter search filter . To achieve that, it seems that we need to include the activity taskflow ( or data control) in our application and binding the taskflow with our twitter streaming. Is there any approach to achieve that? where can I find more details about using/extending activity stream.

    Hi-
    You can fit a 802.11n PCI Wireless adapter in your tower for maximum speed.

  • Error while registering a WSRP v2 portlet in a Web Center Portal

    I am trying to register WSRP 2 portlet in a WebCenter Application. When I do it I am getting below error:
    #SEARCH_CRITERIA
    #     START_TIME: 2011-11-18T09:05:40.753+05:30
    #     END_TIME: 2011-11-18T10:05:40.753+05:30
    #     MESSAGE_TYPES:INCIDENT_ERROR, ERROR, UNKNOWN
    #SELECTED_TARGETS_LIST
    #     /Farm_base_domain/base_domain/WLS_WC/WCFridayTenClock_application1(V2.0):j2ee_application
    [2011-11-18T10:04:58.506+05:30] [WLS_WC] [ERROR] [] [oracle.wsm.policymanager.bean.util.PolicySetBuilder] [host: STN136B] [nwaddr: 127.0.0.1] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 11d1def534ea1be0:1cae2c7:13388b3e331:-8000-000000000000be5f,0] [APP: WCFridayTenClock_application1#V2.0] The policy referenced by URI "oracle/no_authentication_client_policy" could not be retrieved as connection to Policy Manager cannot be established at "t3://STN136B:8890,STN136B:8889,STN136B:8888,STN136B:8895" due to invalid configuration or inactive state.[[
    oracle.wsm.policymanager.PolicyManagerException: WSM-02054 : Failure in looking up EJB component DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager.
         at oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:684)
         at oracle.wsm.policymanager.BeanFactory.lookupJndiObj(BeanFactory.java:910)
         at oracle.wsm.policymanager.BeanFactory.getDocumentManagerBeanEJB(BeanFactory.java:567)
         ... 79 more
    Caused by: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-06162 PolicyReference The policy referenced by URI "oracle/no_authentication_client_policy" could not be retrieved as connection to Policy Manager cannot be established at "t3://STN136B:8890,STN136B:8889,STN136B:8888,STN136B:8895" due to invalid configuration or inactive state.
         at oracle.integration.platform.common.InterceptorChainImpl.createPolicyEnforcementException(InterceptorChainImpl.java:282)
    Any hints in solving the same would be helpful. Thanks in advance.

    Want to add some more findings to the above post.
    1) Found that "wsm-pm" was not running on one of the custom created application servers, used for deploying WebCenter Portlets and Application. This app was custom created as we are not supposed to deploy custom portlets to "WC_Collaboration", "WC_Portlet", "WC_Spaces" and "AdminServer".
    2) When I navigate to Oracle EM->base_domain->Web Services->Policy Sets, I get the below error
    Cannot locate policy manager query/update service. Policy manager service look up did not find a valid service, due to: Unable to connect to WS Policy Manager. <- oracle.wsm.policymanager.PolicyManagerException: WSM-02118 : The query service cannot be created. <- javax.naming.NameNotFoundException: While trying to lookup 'QueryService#oracle.wsm.policymanager.ejb.IStringQueryServiceRemote' didn't find subcontext 'QueryService#oracle'. Resolved '' [Root exception is javax.naming.NameNotFoundException: While trying to lookup 'QueryService#oracle.wsm.policymanager.ejb.IStringQueryServiceRemote' didn't find subcontext 'QueryService#oracle'. Resolved '']; remaining name 'QueryService#oracle/wsm/policymanager/ejb/IStringQueryServiceRemote'
    Any hints to solve the same would be helpful

  • Oracle Content Server Security with Web Center Suite

    Hi all
    I've configured Oracle Content Server (UCM) to integrate with WebCenter Spaces (WCS). The document service works on a user's personal page but fails on group spaces and when I troll the logs I find the following error:
    <WCS-07006> <run-time error obtaining content repository oracle.webcenter.doclib.internal.view.DoclibJCRException: repository error
    Caused By: javax.jcr.ItemNotFoundException: Unable to get folder info for dCollectionID = 288463355527000401
    Caused By: oracle.stellent.ridc.protocol.ServiceException: Unable to display virtual folder information. Cannot read folder.
    I am using a socket connection, not web or SSL.
    UCM is on an external server and not on the same machine as WCS.
    UCM is 11g and WCS 11g patchset 2. Yes I know UCM 11g is not "officially" supported to integrate with WCS until patchset 3, but others have gotten it to work, so I'd like to do the same.
    On UCM machine OHS (from web tier utilities) is installed and comfigured.
    httpd.conf edited as per requirement.
    config.cfg and intradoc.cfg edited as per requirement.
    Admin user on UCM has admin and sysmanager rights.
    I think this may be because the UCM uses the internal default LDAP first (i.e. it is first on the list of providers) because it does not have an admin user in the external LDAP. So even though in the service connection I specify the UCM admin i think it must also be able to find this user in the external LDAP on the WCS side.
    I am currently having trouble figuring out how to give an external LDAP user the same permissions on UCM as that which the default internal LDAP admin user has, so that I can use that external LDAP user in the services connection setup instead.
    With WCS under the Fusionware EM is simply added an external LDAP user to the domain for the webcenter section, but for UCM I'm not sure where the appropriate place is to add such a user.
    I am also not 100% sure if this is actually the issue.
    Any advice will be greatly appreciated!
    Thanks!
    If it helps:
    run-time error obtaining content repository[[
    oracle.webcenter.doclib.internal.view.DoclibJCRException: Repository error
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:106)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:288)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:177)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: javax.jcr.ItemNotFoundException: Unable to get folder info for dCollectionID = 288463355527000403
    at oracle.jcr.impl.ExceptionFactory.itemNotFound(ExceptionFactory.java:587)
    at oracle.stellent.jcr.IdcPersistenceManager.getResourceByUUID(IdcPersistenceManager.java:433)
    at oracle.jcr.impl.TransientLayer.getResourceByUUID(TransientLayer.java:323)
    at oracle.jcr.impl.OracleSessionImpl.getNodeByUUID(OracleSessionImpl.java:279)
    at oracle.webcenter.doclib.internal.view.JCRRepositoryLogic.getNode(JCRRepositoryLogic.java:178)
    at oracle.webcenter.doclib.internal.view.JCRRepositoryLogic.getItem(JCRRepositoryLogic.java:849)
    ... 90 more
    Caused by: oracle.stellent.ridc.protocol.ServiceException: Unable to display virtual folder information. Cannot read folder.
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:116)
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:92)
    at oracle.stellent.jcr.IdcPersistenceManager.getResourceByUUID(IdcPersistenceManager.java:421)
    ... 94 more

    Hi, Thanks for response.
    1. I have created default webcenter project application.
    2. Created content repository connection using File System..
    3. Created new page using default Template.
    4. Drag drop Document List Viewer TaskFlow and setup the content server connection.
    5. After running the application , i can see list of documents link in page..
    6. But When I click on any link ..browser automaically close..
    7.On server console I am getting above mentioned error..
    I am using jdev 11.1.1.5 and running on internal weblogic server...
    Thanks
    Naresh

  • Adobe forms developed with web dynpro

    I developed a standard adobe forms from webdynpro. After deploy to EP, i noticed two thing
    if i test the result using adobe v7.0.9, the form load in seconds;
    if i test the result using adobe v8.1.1 adobe reader will suck the available physical memory on my computer and paging is increase dramatically. eg: it takes more than 1G before the form can be loaded, and i neeed to wait for about 10min.
    is there any particular solution for this?
    thanks.

    Hi Eng Beng Lee,
                                Hope this may help u.
    /people/r.eijpe/blog/2007/01/08/performing-sap-interactive-forms-by-adobe
    regards
    Sumit

  • How to integrate oracle unified directory with web center for creating  users  and authenticate and authorize the users

    Which api's we need to use to integrate webcenter with OUD

    Which api's we need to use to integrate webcenter with OUD

  • Drag-and-drop in Web Center 11g

    I'm running the Avitek sample portal on JDev 11.1.1.3 with Web Center on integrated WLS.
    Is it possible to enable drag-and-drop of portlets within the page layout - by an end-user?
    I understood this was a feature available in Web Center and not in WLPortal - so has anyone got this working?

    Webcenter supports drag and dropping of portlets out of the box. You don't need to do anything special to enable drag and drop of portlets.
    The only requirement there is, is that users are logged in and they have granted personlization rights.

  • Click 2 Dial and Web Center integration

    Can anyone point me to a resource/sample that has the details of how to go about enabling the click 2 dial/VOIP integration with Web Center 10g?
    Any information at all will be greatly appreciated even an RTFM response, with the reference to the appropriate manual section hopefully :-)
    ~keshava

    Hello Oliver,
    I had maintain LWC component in B2B XCM (http://<host>/b2b/admin/xcm/init.do  path: General Application Settings  -> Customer  -> lwc -> lwcconfig). Here I configure JMS host and port.
    Also I maintain LWC XCM (http://<host>/lwc/admin/xcm/init.do). I had create custom scenario where I configure JCO connector to back end system.
    Then, in customer side  I go to the B2B Web shop (http://<host>/b2b/init.do), click Help link, and then in pop-up window - Customer Support - > by Chat.
    In Agent side I open LWC  (http://<host>/lwc /init.do), enter my user  name and password, click Available button, and after Customer send request for Chat, press  Pick Request.
    In this case B2B Web Shop Customer can chat with Agent. Multichat also supported u2013 one Agent can chat more than one customer. But LWC application interface looks primitive and limited.
    I am interesting how I can integrate LWC and IC WebClient as it described in SAP help.  Anybody can help me?

  • Will ALUI Publisher work in Web Center 10G?

    I am upgrading to 10G, anyone knows if Publisher (i.e ALUI Content) will work with Web Center???
    Thank You,
    -Lilach

    Publisher 6.4 and 6.5 do work with WebCenter Interaction 10.3, but not WebCenter itself.
    And there will be no further updates to Publisher; the functionality will be replaced UCM. The WCI statement of direction has some details about that:
    http://www.oracle.com/technology/products/webcenter/interaction/pdf/wci_10gr3_sod.pdf

  • Web Center Application --- Portlet

    Hello to all!
    I'm new on web Center (I'm using 10.3.x)
    Just a little question: is it possible to transform web center application in to a portlet?
    Is it possible to use adf components inside a portlet? In the examples I saw only jsp pages.
    Thank you,
    Cristian
    Edited by: user12440663 on 12-gen-2010 9.23

    Are their any spaces in the project folder? THe MDS can't handle folders with spaces... Perhaps their can be the problem.

  • No result while creating a service consumer with Web Service Wizzard

    Hi,
    I've tried to create a service consumer with Web Service Wizzard in SE80 by using URL/HTTP Destination but nothing happens. After the popup with logondata for the WSDL I get the CRM start screen and nothing has been created in the given package.
    technical details:
    I use a CRM 5.0 system with SP15 (SAPKB70015).
    I created the provider service at a 7.10 system with SP5 (SAPKB71005) via SPROXY, SOAMANAGER and WSPUBLISH and get the WSDL-URL from Service Registry.
    The Service Registry of the 7.10 system serves as central Service Registry.
    Has anybody an idea ?
    Christoph

    Guy,
    Thanks for your reply.
    This problem has been solved. Since I haven't turned on everything that to use transaction SOAMANAGER needs. After complete the switch-on works, the problem never happens again.
    Thanks again.

  • How To associate a default Template with an asset in web center sites 11g

    In previous versions we could associate a template with an asset, in the edit mode of the asset and that template would be used to render that asset when previewed.
    How can we do that in Web center Sites 11 g so that we don't have to select it again and again.

    You should still have that option, in the Contributor UI when you edit or inspect an asset beneath the asset name is a drop-down box to select the default Template for this asset.
    Phil

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

Maybe you are looking for