Add portlet to page w/ remote API

All,
I can create the portlet remotely, can I add it to a page? I don't see a IPageManager interface or anything of that nature.
Thanks,
Daryl

You can't do this with the PRC (remote API). You can do it with a taglib or server API call.
Chris Bucchere | bdg | [email protected] | http://www.thebdgway.com

Similar Messages

  • Urgent: add portlet to page template

    Is it possible to add a portlet to a page template using remote api

    Yes, using PT Server API it is IPTPageTemplate :
    void AddGadgetEx(int nGadgetID, int nGadgetColumn)
    Add a gadget to a column in the current page template.
    void AssignGadgetsEx(int[] arrGadgetIDs, int nGadgetColumn)
    Assign a list of gadgets to a column in the current page template.

  • Error to add urlservice sample portlet to pages

    I have successfuly installed the JPDK and URLService,and I can see the google portlet works in the portlet repository,but when I add it to pages ,there is a lot of error:
    : Error while adding Portlets to the Page. (WWC-44012)
    An unexpected error occurred: ORA-29532: Java call terminated by uncaught Java exception: java.net.ProtocolException: Invalid Content-length header received: 3162 (WWC-43000)
    An unexpected error occurred: java.net.ProtocolException: Invalid Content-length header received: 3162
    at HTTPClient.Response.getHeaders(Response.java:663)
    at HTTPClient.Response.getStatusCode(Response.java:232)
    at HTTPClient.RetryModule.responsePhase1Handler(RetryModule.java:80)
    at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:623)
    at HTTPClient.HTTPResponse.getInputStream(HTTPResponse.java:515)
    at oracle.webdb.provider.web.HttpProviderDispatcher.dispatch(HttpProviderDispatcher.java:817)
    at oracle.webdb.provider.web.HttpProviderDispatcher.registerPortlet(HttpProviderDispatcher.java:203)
    (WWC-43000)
    any on who have had this problems before?
    how to resolve it ?thanks a lot

    thanks for reply ,now my problem is resovled ,but i meet another problem.
    That is that I can add the portlet to the page and display well,but when I try to integrate the portlet with external applicatioon by BASIC AUTH,it does not work ,WHEN i set the provider's login frequency is "never" the jserv.log displayes:
    [11/07/2002 19:37:12:182 GMT-05:00] page/Unable to get cache object from getOutputStream
    [11/07/2002 19:44:57:752 GMT-05:00] urlsample/Entering URLSecurityManager hasAccess(Portlet,ProviderUser) *****************
    [11/07/2002 19:44:57:752 GMT-05:00] urlsample/URLSecurityManager:hasAccess(Portlet). Auhtorize Type Is non registered, Returning true
    [11/07/2002 19:44:57:753 GMT-05:00] urlsample/Entering URLSecurityManager hasAccess(PortletReference,ProviderUser) *****************
    [11/07/2002 19:44:57:753 GMT-05:00] urlsample/Entering URLSecurityManager hasAccess(Portlet,ProviderUser) *****************
    [11/07/2002 19:44:57:753 GMT-05:00] urlsample/URLSecurityManager:hasAccess(Portlet). Auhtorize Type Is non registered, Returning true
    [11/07/2002 19:44:57:753 GMT-05:00] urlsample/URLSecurityManager:hasAccess(PortletReference: Return Value being returnedtrue
    [11/07/2002 19:44:57:754 GMT-05:00] urlsample/renderBody : Entering render ********************************
    [11/07/2002 19:44:57:754 GMT-05:00] urlsample/renderBody : DebugLevel = 3
    [11/07/2002 19:44:57:754 GMT-05:00] urlsample/ProviderSubscribe : Hashtable doesn't have any values. Loading from file ...
    [11/07/2002 19:44:57:754 GMT-05:00] urlsample/URLProvider:init:mapFilePath /opt/urlservices/providers/urlsample
    [11/07/2002 19:44:57:755 GMT-05:00] urlsample/URLProvider:storeSubscriberKeyPersistent: Leaving ...
    [11/07/2002 19:44:57:755 GMT-05:00] urlsample/URLProvider:loadSubscriberInfo: Entered ...
    [11/07/2002 19:44:57:755 GMT-05:00] urlsample/URLProvider:loadSubscriberInfo: Created File Inputstream ...java.io.FileInputStream@62937c
    [11/07/2002 19:44:57:755 GMT-05:00] urlsample/URLProvider:loadSubscriberInfo: Exception occured ... java.io.StreamCorruptedException: Caught EOFException while reading the stream header
    [11/07/2002 19:44:57:755 GMT-05:00] urlsample/ProviderSubscriber:getSubscriber -- ProviderId & subscriberID -- 5074441 & null
    [11/07/2002 19:44:57:755 GMT-05:00] urlsample/URLRenderer:renderBody -- subscriberID -- null
    [11/07/2002 19:44:57:755 GMT-05:00] urlsample/Before getHtpsProxyInfo
    [11/07/2002 19:44:57:755 GMT-05:00] urlsample/No httpsProxy Values specified in provider.xml
    [11/07/2002 19:44:57:755 GMT-05:00] urlsample/After checking for httpsProxy proxy tag
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/Inline pageurl received = null
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/Params fetched through readPortletPageParameters :
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream Inside
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream:Session = null
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream : Content URL Specified = http://172.20.1.6/docs/bp.asp
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream : URL Constructed = http://172.20.1.6/docs/bp.asp
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/Connection type = HTTPClient.HttpURLConnection[http://172.20.1.6/docs/bp.asp]
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream : HttpURLConnect is = HTTPClient.HttpURLConnection[http://172.20.1.6/docs/bp.asp]
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream : After doInput and doOutput
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream : After Connect
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream:After open connection
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream: Null check for session
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream: Check for Cookies != null
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream: No cookies found in servlet session.null
    [11/07/2002 19:44:57:756 GMT-05:00] urlsample/getURLStream: Before getInputStream
    [11/07/2002 19:44:57:760 GMT-05:00] urlsample/getURLStream: After getInputStreamHTTPClient.RespInputStream@4fec48
    [11/07/2002 19:44:57:760 GMT-05:00] urlsample/getUrlStream: Before returning Input Stream ...
    [11/07/2002 19:44:57:760 GMT-05:00] urlsample/UrlStream received = HTTPClient.RespInputStream@4fec48
    [11/07/2002 19:44:57:760 GMT-05:00] urlsample/renderBody:filter is not null
    [11/07/2002 19:44:57:760 GMT-05:00] urlsample/filterContent : Entering HtmlFilter filterContent *****************
    [11/07/2002 19:44:57:760 GMT-05:00] urlsample/filterContent : Url input stream ---- : HTTPClient.RespInputStream@4fec48
    [11/07/2002 19:44:57:760 GMT-05:00] urlsample/ConvertStreamToStringBuffer: Inside
    [11/07/2002 19:44:57:760 GMT-05:00] urlsample/Character encoding = ISO-8859-1
    [11/07/2002 19:44:57:761 GMT-05:00] urlsample/ConvertStreamToStringBuffer:Before close
    [11/07/2002 19:44:57:761 GMT-05:00] urlsample/ConvertStreamToStringBuffer: Leaving
    [11/07/2002 19:44:57:762 GMT-05:00] urlsample/filterContent : HtmlFilter Trim HTML Header Contents :
    [11/07/2002 19:44:57:762 GMT-05:00] urlsample/TrimHtmlHeader:Before replacing escape characters
    [11/07/2002 19:44:57:762 GMT-05:00] urlsample/TrimHtmlHeader:Token to be replaced<body
    [11/07/2002 19:44:57:762 GMT-05:00] urlsample/TrimHtmlHeader:ExcludeString1533
    [11/07/2002 19:44:57:762 GMT-05:00] urlsample/TrimHtmlHeader:Last occurence found for: <body
    [11/07/2002 19:44:57:762 GMT-05:00] urlsample/TrimHtmlHeader: Before returing after trimming
    [11/07/2002 19:44:57:762 GMT-05:00] urlsample/filterContent : URL Contents Before footerTrimTag : <body bgcolor="FFFFFF">
    <table width="410" cellpadding="3" cellspacing="5">
    <tr>
    <td align="left" valign="middle" width="360">
         <h1 style="COLOR:000000; FONT: 13pt/15pt verdana"><!--Problem-->You are not authorized to view this page</h1>
    </td>
    </tr>
    <tr>
    <td width="400" colspan="2">
         <font style="COLOR:000000; FONT: 8pt/11pt verdana">You do not have permission to view this directory or page using the credentials you supplied.</font></td>
    </tr>
    <tr>
    <td width="400" colspan="2">
         <font style="COLOR:000000; FONT: 8pt/11pt verdana">
         <hr color="#C0C0C0" noshade>
    <p>Please try the following:</p>
    <ul>
    and when I set the provider lpgin frequency to "never" the portlet allways said that "update login infomation"
    when i click the link ,and enter the username,password ,it also display the message above,the jerv.log display:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/Traverse WebDB request tree:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/SOAP-ENV:Envelope:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/     SOAP-ENV:Body:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/          portal:getPortlet:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/               providerId:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                    5074441
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/               portletId:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                    1
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/               user:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                    mappedName:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                         WCADMIN
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                    name:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                    username:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                    authLevel:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                         10
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                    loginTime:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                         2002-07-11-15:19:18
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                    sessionId:
    [11/07/2002 02:39:38:394 GMT-05:00] urlsample/                         928192002162PORTAL30
    [11/07/2002 02:39:38:395 GMT-05:00] urlsample/                    subscriberId:
    [11/07/2002 02:39:38:395 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:38:395 GMT-05:00] urlsample/                    companyName:
    [11/07/2002 02:39:38:395 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:38:395 GMT-05:00] urlsample/               language:
    [11/07/2002 02:39:38:395 GMT-05:00] urlsample/                    en
    [11/07/2002 02:39:38:395 GMT-05:00] urlsample/               portalVersion:
    [11/07/2002 02:39:38:395 GMT-05:00] urlsample/                    3.0.9.8.0
    [11/07/2002 02:39:38:396 GMT-05:00] urlsample/Entering URLSecurityManager hasAccess(Portlet,ProviderUser) *****************
    [11/07/2002 02:39:38:396 GMT-05:00] urlsample/URLSecurityManager:hasAccess(Portlet). Auhtorize Type Is non registered, Returning true
    [11/07/2002 02:39:40:604 GMT-05:00] urlsample/Traverse WebDB request tree:
    [11/07/2002 02:39:40:604 GMT-05:00] urlsample/SOAP-ENV:Envelope:
    [11/07/2002 02:39:40:604 GMT-05:00] urlsample/     SOAP-ENV:Body:
    [11/07/2002 02:39:40:604 GMT-05:00] urlsample/          portal:deregisterPortlet:
    [11/07/2002 02:39:40:604 GMT-05:00] urlsample/               providerId:
    [11/07/2002 02:39:40:604 GMT-05:00] urlsample/                    5074441
    [11/07/2002 02:39:40:604 GMT-05:00] urlsample/               portletInstance:
    [11/07/2002 02:39:40:604 GMT-05:00] urlsample/                    portletId:
    [11/07/2002 02:39:40:604 GMT-05:00] urlsample/                         1
    [11/07/2002 02:39:40:604 GMT-05:00] urlsample/                    instanceName:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                         330_GOOGLE.COM PORTLET_5074441
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/               user:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    mappedName:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                         WCADMIN
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    name:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    username:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    authLevel:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                         10
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    loginTime:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                         2002-07-11-15:19:18
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    sessionId:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                         928192002162PORTAL30
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    subscriberId:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    companyName:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/               portalVersion:
    [11/07/2002 02:39:40:605 GMT-05:00] urlsample/                    3.0.9.8.0
    [11/07/2002 02:39:40:606 GMT-05:00] urlsample/Entering URLSecurityManager hasAccess(Portlet,ProviderUser) *****************
    [11/07/2002 02:39:40:606 GMT-05:00] urlsample/URLSecurityManager:hasAccess(Portlet). Auhtorize Type Is non registered, Returning true
    [11/07/2002 02:39:46:714 GMT-05:00] urlsample/Traverse WebDB request tree:
    [11/07/2002 02:39:46:714 GMT-05:00] urlsample/SOAP-ENV:Envelope:
    [11/07/2002 02:39:46:714 GMT-05:00] urlsample/     SOAP-ENV:Body:
    [11/07/2002 02:39:46:714 GMT-05:00] urlsample/          portal:isPortletRunnable:
    [11/07/2002 02:39:46:714 GMT-05:00] urlsample/               providerId:
    [11/07/2002 02:39:46:714 GMT-05:00] urlsample/                    5074441
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/               portletInstance:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    portletId:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                         3
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    instanceName:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/               user:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    mappedName:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                         WCADMIN
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    name:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    username:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    authLevel:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                         10
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    loginTime:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                         2002-07-11-15:19:18
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    sessionId:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                         928192002162PORTAL30
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    subscriberId:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    companyName:
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:46:727 GMT-05:00] urlsample/               portalVersion:
    [11/07/2002 02:39:46:728 GMT-05:00] urlsample/                    3.0.9.8.0
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/Traverse WebDB request tree:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/SOAP-ENV:Envelope:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/     SOAP-ENV:Body:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/          portal:isPortletRunnable:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/               providerId:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                    5074441
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/               portletInstance:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                    portletId:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                         1
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                    instanceName:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/               user:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                    mappedName:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                         WCADMIN
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                    name:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                    username:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                    authLevel:
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                         10
    [11/07/2002 02:39:47:144 GMT-05:00] urlsample/                    loginTime:
    [11/07/2002 02:39:47:145 GMT-05:00] urlsample/                         2002-07-11-15:19:18
    [11/07/2002 02:39:47:145 GMT-05:00] urlsample/                    sessionId:
    [11/07/2002 02:39:47:145 GMT-05:00] urlsample/                         928192002162PORTAL30
    [11/07/2002 02:39:47:145 GMT-05:00] urlsample/                    subscriberId:
    [11/07/2002 02:39:47:145 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:47:145 GMT-05:00] urlsample/                    companyName:
    [11/07/2002 02:39:47:145 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:47:145 GMT-05:00] urlsample/               portalVersion:
    [11/07/2002 02:39:47:145 GMT-05:00] urlsample/                    3.0.9.8.0
    [11/07/2002 02:39:47:146 GMT-05:00] urlsample/Entering URLSecurityManager hasAccess(Portlet,ProviderUser) *****************
    [11/07/2002 02:39:47:146 GMT-05:00] urlsample/URLSecurityManager:hasAccess(Portlet). Auhtorize Type Is non registered, Returning true
    [11/07/2002 02:39:47:147 GMT-05:00] urlsample/Entering URLSecurityManager hasAccess(Portlet,ProviderUser) *****************
    [11/07/2002 02:39:47:147 GMT-05:00] urlsample/URLSecurityManager:hasAccess(Portlet). Auhtorize Type Is non registered, Returning true
    [11/07/2002 02:39:47:354 GMT-05:00] urlsample/Traverse WebDB request tree:
    [11/07/2002 02:39:47:355 GMT-05:00] urlsample/SOAP-ENV:Envelope:
    [11/07/2002 02:39:47:355 GMT-05:00] urlsample/     SOAP-ENV:Body:
    [11/07/2002 02:39:47:355 GMT-05:00] urlsample/          portal:isPortletRunnable:
    [11/07/2002 02:39:47:355 GMT-05:00] urlsample/               providerId:
    [11/07/2002 02:39:47:356 GMT-05:00] urlsample/                    5074441
    [11/07/2002 02:39:47:356 GMT-05:00] urlsample/               portletInstance:
    [11/07/2002 02:39:47:356 GMT-05:00] urlsample/                    portletId:
    [11/07/2002 02:39:47:356 GMT-05:00] urlsample/                         2
    [11/07/2002 02:39:47:356 GMT-05:00] urlsample/                    instanceName:
    [11/07/2002 02:39:47:356 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:47:356 GMT-05:00] urlsample/               user:
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    mappedName:
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                         WCADMIN
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    name:
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    username:
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    authLevel:
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                         10
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    loginTime:
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                         2002-07-11-15:19:18
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    sessionId:
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                         928192002162PORTAL30
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    subscriberId:
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    companyName:
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/               portalVersion:
    [11/07/2002 02:39:47:357 GMT-05:00] urlsample/                    3.0.9.8.0
    [11/07/2002 02:39:51:594 GMT-05:00] urlsample/Traverse WebDB request tree:
    [11/07/2002 02:39:51:594 GMT-05:00] urlsample/SOAP-ENV:Envelope:
    [11/07/2002 02:39:51:594 GMT-05:00] urlsample/     SOAP-ENV:Body:
    [11/07/2002 02:39:51:594 GMT-05:00] urlsample/          portal:getPortlet:
    [11/07/2002 02:39:51:594 GMT-05:00] urlsample/               providerId:
    [11/07/2002 02:39:51:594 GMT-05:00] urlsample/                    5074441
    [11/07/2002 02:39:51:594 GMT-05:00] urlsample/               portletId:
    [11/07/2002 02:39:51:594 GMT-05:00] urlsample/                    1
    [11/07/2002 02:39:51:594 GMT-05:00] urlsample/               user:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    mappedName:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                         WCADMIN
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    name:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    username:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    authLevel:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                         10
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    loginTime:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                         2002-07-11-15:19:18
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    sessionId:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                         928192002162PORTAL30
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    subscriberId:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    companyName:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/               language:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    en
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/               portalVersion:
    [11/07/2002 02:39:51:595 GMT-05:00] urlsample/                    3.0.9.8.0
    [11/07/2002 02:39:51:597 GMT-05:00] urlsample/Entering URLSecurityManager hasAccess(Portlet,ProviderUser) *****************
    [11/07/2002 02:39:51:597 GMT-05:00] urlsample/URLSecurityManager:hasAccess(Portlet). Auhtorize Type Is non registered, Returning true
    [11/07/2002 02:39:51:854 GMT-05:00] urlsample/Traverse WebDB request tree:
    [11/07/2002 02:39:51:854 GMT-05:00] urlsample/SOAP-ENV:Envelope:
    [11/07/2002 02:39:51:854 GMT-05:00] urlsample/     SOAP-ENV:Body:
    [11/07/2002 02:39:51:854 GMT-05:00] urlsample/          portal:registerPortlet:
    [11/07/2002 02:39:51:854 GMT-05:00] urlsample/               providerId:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    5074441
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/               portletInstance:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    portletId:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                         1
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    instanceName:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                         331_WINDCHILL PORTLET_5074441
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/               user:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    mappedName:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                         WCADMIN
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    name:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    username:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    authLevel:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                         10
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    loginTime:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                         2002-07-11-15:19:18
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    sessionId:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                         928192002162PORTAL30
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    subscriberId:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    companyName:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/               portalVersion:
    [11/07/2002 02:39:51:855 GMT-05:00] urlsample/                    3.0.9.8.0
    [11/07/2002 02:39:51:857 GMT-05:00] urlsample/Entering URLSecurityManager hasAccess(Portlet,ProviderUser) *****************
    [11/07/2002 02:39:51:857 GMT-05:00] urlsample/URLSecurityManager:hasAccess(Portlet). Auhtorize Type Is non registered, Returning true
    [11/07/2002 02:39:52:863 GMT-05:00] urlsample/Traverse WebDB request tree:
    [11/07/2002 02:39:52:863 GMT-05:00] urlsample/SOAP-ENV:Envelope:
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/     SOAP-ENV:Body:
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/          portal:getPortlet:
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/               providerId:
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                    5074441
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/               portletId:
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                    1
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/               user:
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                    mappedName:
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                         WCADMIN
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                    name:
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                    username:
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                         PORTAL30
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                    authLevel:
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                         10
    [11/07/2002 02:39:52:864 GMT-05:00] urlsample/                    loginTime:
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/                         2002-07-11-15:19:18
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/                    sessionId:
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/                         928192002162PORTAL30
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/                    subscriberId:
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/                    companyName:
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/                    null
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/               language:
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/                    zh-CN
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/               portalVersion:
    [11/07/2002 02:39:52:865 GMT-05:00] urlsample/                    3.0.9.8.0
    [11/07/2002 02:39:52:866 GMT-05:00] urlsample/Entering URLSecurityManager hasAccess(Portlet,ProviderUser) *****************
    [11/07/2002 02:39:52:866 GMT-05:00] urlsample/URLSecurityManager:hasAccess(Portlet). Auhtorize Type Is non registered, Returning true
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/Traverse WebDB request tree:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/SOAP-ENV:Envelope:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/     SOAP-ENV:Body:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/          portal:initSession:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/               providerId:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                    5074441
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/               user:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                    name:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                         XUELG
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                    username:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                         XUELG
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                    authLevel:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                         10
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                    mappedName:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                    null
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                    loginTime:
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                         2002-07-11-15:40:26
    [11/07/2002 02:40:37:675 GMT-05:00] urlsample/                    sessionId:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                         809192002171XUELG
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    subscriberId:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    null
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    companyName:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    null
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/               externalApp:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    name:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    null
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    password:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    null
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    authUserField:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    null
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    authPassField:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    null
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    authURL:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                         http://l3000c.subway.com/Windchill/servlet/WindchillAuthGW
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    authMethod:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                         BASICAUTH
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    applicationFields:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    null
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/               portalVersion:
    [11/07/2002 02:40:37:676 GMT-05:00] urlsample/                    3.0.9.8.0
    [11/07/2002 02:40:37:678 GMT-05:00] urlsample/Entering initSession *********************
    [11/07/2002 02:40:37:678 GMT-05:00] urlsample/<authentication> tag not found in in provider.xml.
    oracle.portal.provider.v1.AuthenticationException: Authenticaion tag cannot be null. Please provide authentication details (in provider.xml) or make the provider login frequency as 'Never'
         at oracle.portal.provider.v1.ContainerException.fillInStackTrace(ContainerException.java:58)
         at java.lang.Throwable.<init>(Unknown Source)
         at java.lang.Exception.<init>(Unknown Source)
         at oracle.portal.provider.v1.ContainerException.<init>(ContainerException.java:19)
         at oracle.portal.provider.v1.ProviderException.<init>(ProviderException.java:11)
         at oracle.portal.provider.v1.ExternalAuthenticationException.<init>(ExternalAuthenticationException.java:17)
         at oracle.portal.provider.v1.AuthenticationException.<init>(AuthenticationException.java:12)
         at oracle.portal.provider.v1.http.URLProvider.initSession(URLProvider.java:217)
         at oracle.portal.provider.v1.http.ServletProviderResponse.initSession(ServletProviderResponse.java:406)
         at oracle.portal.provider.v1.http.HttpProvider.dispatchProviderAction(HttpProvider.java:657)
         at oracle.portal.provider.v1.http.HttpProvider.service(HttpProvider.java:390)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Unknown Source)
    any one who knows the problem how to resolve?thanks

  • How to add portlets to the task flow page

    I am using WebCenter space and I want space users to be able to put the portlets into their group space pages.
    All the portlets are under portlet folder in the catalog. However, our requirement was to have a custom folders.
    For example, the user administration portlets have to be in something like "user administration" folder and report portlets have to be in something like "report" folder.
    By "extending WebCenter Spaces" White Paper, I can create a custom folders and then I can put custom task flows. However, it doesn't say anything about the portlets. I opened SR with Oracle but so far I don't have the answer from Oracle.
    So I tried to add portlet into task flow pages after registering the portlet producers. However, it gives me the error portlet unavailable. Do I need additional steps to do this? I need help...

    Thank you.
    However it is not showing in the catalog.
    I used the WSRP producer connection name as provider and id from the portlet.xml file.
    rss is my WSRP producer connection name from EM and the id is numeric in my portlet.xml file.
    I can see the folder but I cannot see anything inside of the folder.
    <folder id="customPortletFolder">
    <attributes>
    <attribute value="Custom Portlet Folder" attributeId="Title" isKey="true"/>
    <attribute value="Custom Portlet Folder" attributeId="Description" isKey="true"/>
    <attribute value="Custom Portlet Folder" attributeId="Subject" isKey="true"/>
    <attribute value="/adf/webcenter/folderlists_qualifier.png" attributeId="IconURI"/>
    </attributes>
    <contents>
    <resource path="1269551712363"
    repository="rss"
    id="RSSReader">
    <attributes>
    <attribute value="portletTest" attributeId="Title" isKey="true"/>
    <attribute value="portletTest" attributeId="Description" isKey="true"/>
    <attribute value="portletTest" attributeId="Subject" isKey="true"/>
    <attribute value="oracle.webcenter.spaces.browser" attributeId="WEBCENTER_SERVICE_ID" isKey="false"/>
    <attribute value="/adf/webcenter/community_qualifier.png" attributeId="IconURI"/>
    </attributes>
    </resource>
    </contents>
    </folder>

  • How can i add portlet programetically to a page

    Hi
    I want to create a portlet that contains a list of my portlets so i can place this on a page(by default customization) and all the authorized users can just click on items of this portlet to add this item to their view of the page.
    This is just to avoid the long procedure to add portlet(From clicking on customize link of the page,add portlet button of the region, selecting the portlet....).For end users this may seem difficult.
    If it is possible let me how to remove it programetically.
    thanks in advance
    Abdulla
    null

    Do anybody know a way to achieve this??
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Sherry:
    Hi
    I want to create a portlet that contains a list of my portlets so i can place this on a page(by default customization) and all the authorized users can just click on items of this portlet to add this item to their view of the page.
    This is just to avoid the long procedure to add portlet(From clicking on customize link of the page,add portlet button of the region, selecting the portlet....).For end users this may seem difficult.
    If it is possible let me how to remove it programetically.
    thanks in advance
    Abdulla<HR></BLOCKQUOTE>
    null

  • Urgent: how to add dynamic page created by portal to your as a portlet in page

    i want to add a component i made by portal like dynamic page as a portlet into page in my application. please the answer is so important
    thanks

    HI,
    its easy to do.
    1.Create an application.
    2.Publish it as Application Provider.
    3.In that Application,create objects like dynamic pages,forms or report.
    4.Publish Dynamic page as a portlet.
    5.Create New Page or edit existing one.
    6.Click on add portlet tab and you will see ur dynamic page name in the portlet repository List.
    Thats it.
    null

  • Portlet not showing up in 'Add Portlets to Region' page

    This relates to Portal 9.0.2 (the new version that shipped with iAS 9.0.2).
    I created a provider based on a Report, specifying the SQL query to be used, and thus created a portlet which produces a report from the query. It works and I have added it to a region in a page. So far, so good.
    Then I created a second provider with a very nearly identical SQL query, set virtually everything to be the same as the attributes for the first portlet. I wish to add it to another region in the same page. However, when I try to do the edit for the page, to add the second portlet, it doesn't show up in the list of portlets in the 'Add Portlets to Region' page, so I can't add it.
    Both portlets show up in the Providers list. They both say 'Report from SQL Query' under Type, and both say that their owner is EXAMPLE_APP. However, when I navigate to that owner in the 'Add Portlets to Region' page, only the first portlet shows up. The other one doesn't.
    Any ideas as to why this might occur? What do I look for? I've tried to look for any differences between the two portlets, and haven't seen anything obvious.
    Help!
    Responses much appreciated!
    Regards
    Bryan

    Thanks!
    I did what you suggested, and the page came back:
    Portlet Repository Refresh Status
    View information about the most recent Portlet Repository refresh, such as who initiated the process, when it was started, and whether it is complete or still in progress. If the refresh is complete, this page also shows when the process finished and whether it was successful. Click View Details to view a more detailed log of the refresh process.
    Started By: PORTAL
    Started On: April 08, 2002 19:13:38
    Completed On: April 08, 2002 19:13:57
    Refresh Status: Complete
    Refresh Result: Succeeded
    View Details
    Note that since I had just done a refresh, I would have expected the date to be today's, assuming that the date refers to when the refresh was done, but instead it's April 8th. Strange?
    When I clicked on the View Details link, it brought up a page:
    Monitor Log Detail Report
    Advanced
    Error: Unable to perform query (WWV-10202)
    ORA-01722: invalid number (WWV-11230)
    No row returned.
    Not too helpful an error message, huh?
    Clicking on the Advanced/Basic links produced identical results (the same exact error message).
    The Add Portlets to Region still does not show the portlet I wish to add.
    Any additional help much appreciated...
    Thanks
    Bryan

  • Disable "add to my page" link for an administrative preference portlet

    Is there a way to disable the "add to mypage" links for some portlets on a page.
    Maybe an adaptive tag to accomplish this?
    This would give the user that ability to add one portlet to several communities and prevent anyone from adding the portlet to a mypage.

    user11929945 wrote:
    Thanks for replying - but:
    1. if I make the portlet for "communities only" then it can only be used on that one community and no other.
    I assume you are referring to making it "communities preferrences'.You are incorrect. If you set a portlet to "For Community pages only." then it can be added to multiple communities.
    I wasn't referring to community preferences.
    >
    2. and i think the security is setup so only admins can edit, everyone else in the corporation has read, but the "add to my page" link is showing up because the portlet is for "administrative preferences".A user needs select access on a portlet and the portlet to be set to "For My Pages or Community pages." in order for someone to add it to their My Pages.
    If everyone in your company has read access then they won't be able to add it to their My Pages.
    I'm really confused about this "Add to My Page" link you are referring to. Where does that appear?
    Just to be sure, we are talking about WebCenter Interaction and not a different portal right?

  • Cannot add Portlets: Portal Repository - Refresh Errors

    I cannot add portlets in Portal 3.0.8.
    When I click the "Refresh Error" link in the Portal Repository, I get the following error:
    PROVIDER[527954]: Oracle Portal Pages PORTLET[886]: TN_ORGAN LANGUAGE: s ERROR: User-Defined Exception
    How do I get rid of the error?
    null

    The way the Refresh works is that for each provider, Oracle9i AS Portal contacts the provider for its list of portlets. It will request the list in each of the installed languages. For database providers, this call is the get_portlet_list API. For web providers, this call is the oracle.portal.provider.v1.Provider.getPortlets java API.
    The error you are seeing in the refresh log is being caused by an exception raised in provider=527954,portlet=886,language=s in either the get portlets or get portlet methods. You should check these two methods with Swedish.

  • JSP is not getting displayed in add portlet repositery

    Hi,
    I have registered two servlet in provider.xml and I was able to
    view that servlet as a portlet in add portlet repositery.
    After that I wanted to add one more JSP as portlet under same
    provider. So I have kept JSP in same directory where servlet is
    kept. I have added JSP as portlet in Provider(i.e. provider.xml)
    and given appPath and appRoot for that JSP. Whenever I am trying
    to view my provider by giving following URL
    http://servername/servlet/myprovider
    I am getting message -
    Congratulations! You have successfully reached your Provider's
    Test Page.
    in same page I am able to view my all portlets. in that list I
    am able to view my JSP as a portlet.
    Now I want to add JSP portlet in my page at that time that JSP
    portlet is not getting displayed in add portlet repositery.
    Can anybody tell why JSP is not getting displayed in portlet
    repositery ? What should I do to get it displayed in portlet
    repositery ?
    Thanks in advance.
    Biren

    You have to refresh the Provider. They are a couple of ways to
    do it.
    1. Take a look at the release notes for PDK-Java.
    http://portalstudio.oracle.com/servlet/page?_pageid=468&_dad=ops&
    _schema=OPSTUDIO
    It mentions and auto reload feature that will refresh the
    provider on the PDK-Java side when you make changes to the
    provider.xml. When you add portlet, you simply refresh the
    repository in portal and add the new portlet to a page.
    2. If you do not have the auto_reload parameter, you simply need
    to refresh manually.
    a. After updating the provider.xml, restart the HttpServer where
    your PDK-Java Provider is located.
    b. Refresh the Portlet Repository
    Both these do the same thing, and should solve your problem
    Sue

  • "Add Portlets" list - where are my portlets?

    As an Administrator, when I click "Add Portlets" from the My Page menu, I see all portlets listed.
    As a normal user, I'm currently seeing a blank list. When I click "Browse All Folders", I can find the portlets in their respective folders. They also appear when I specifically search for them. This morning, I was seeing a sub-set of the portlets (i.e. some were missing), but now I see none.
    The privileges are correct - I just can't work out how the initial list of portlets is generated.
    How can I get all those portlets visible back in the list again, and make sure they stay this time?
    Cheers,

    As already mentioned:
    When I click "Browse All Folders", I can find the portlets in their respective folders. They also appear when I specifically search for them.
    They're definitely available to the user ... they're just not appearing in the default list.

  • The WSUS administration console was unable to connect to the WSUS Server via the remote API. (Server 2k8)

    I have installed a new server for WSUS on Server 2k8, This is a stand alone server on Internet No client system is connected on this server as I have to copy these updates to my LAN which never connects to internet. (Previously I was using server 2k3. for
    online & server 2008 on my LAN , now I have changed the server for Online)
    Wsus has finished the synchronization & downloaded updates of around 67GB & its downloading more updates. The server shows me some updates are waiting to approved. but when I click the link for those updates I get following error message.
    error code is as follows -
    The WSUS administration console was unable to connect to the WSUS Server via the remote API.
    Verify that the Update Services service, IIS and SQL are running on the server. If the problem persists, try restarting IIS, SQL, and the Update Services Service.
    System.Net.WebException -- The operation has timed out
    Source
    System.Web.Services
    Stack Trace:
       at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
       at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
       at Microsoft.UpdateServices.Internal.DatabaseAccess.ApiRemotingCompressionProxy.GetWebResponse(WebRequest webRequest)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.UpdateServices.Internal.ApiRemoting.ExecuteSPSearchUpdates(String updateScopeXml, String preferredCulture, Int32 publicationState)
       at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPSearchUpdates(String updateScopeXml, String preferredCulture, ExtendedPublicationState publicationState)
       at Microsoft.UpdateServices.Internal.BaseApi.Update.SearchUpdates(UpdateScope searchScope, ExtendedPublicationState publicationState, UpdateServer updateServer)
       at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetUpdates(UpdateScope searchScope)
       at Microsoft.UpdateServices.UI.AdminApiAccess.UpdateManager.GetUpdates(ExtendedUpdateScope filter)
       at Microsoft.UpdateServices.UI.AdminApiAccess.BulkUpdatePropertiesCache.GetAndCacheUpdates(ExtendedUpdateScope updateScope, ComputerTargetScope computerTargetScope)
       at Microsoft.UpdateServices.UI.SnapIn.Pages.UpdatesListPage.GetListRows()
    I Have tried desabling the firewall,disabling the antivirus protection. Tried by changing the default rule Please Help.

    Hi Sagar,
    First, please check if the RAM is exhausted. When there is not enough RAM, this issue may occurs.
    Please try to run iisreset on the WSUS server, then try to reconnect.
    Also, please try to run the server cleanup wizard to remove the unused update.
    Best Regards.
    Steven Lee Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to call remote API from root SharePoint 2013 domain (not an app)

    I'm trying to follow the article
    http://msdn.microsoft.com/en-us/library/office/fp179895%28v=office.15%29.aspx
    For a SharePoint 2013 hosted under O365, do I need to create an app to use the SP.* methods in sp.js? I need to call a remote API from the root domain (https://mycompany.sharepoint.com). But the app, as mentioned in the article
    above, deploys on a whole different URL (https://mycompany-a2d3f4t454.sharepoint.com).
    I need to be able to call the API from pages like https://mycompany.sharepoint.com/pages/default.aspx. Is this not possible?

    Hi,
    According to your description, my understanding is that you want to call remote API from the root domain site.
    Yes, you can use SharePoint hosted app to achieve it. SharePoint hosted app has app web and host web, you can create an app to call the remote api in the host web from app web.
    Here are some detailed articles for your reference:
    http://blog.ctp.com/2014/06/23/data-access-in-sharepoint-hosted-apps/
    http://msdn.microsoft.com/en-us/library/office/fp179925(v=office.15).aspx
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • Default Provider Hiding in Add Portlet

    Hai Experts,
    In a page i am adding a new portlet using
    add portlet tab. While clicking the add
    portlet i am getting all portlets including
    oracle portlets,monitar,etc,
    I need only my applications.
    How to hide the unwanted portlets.
    Please help me...
    Very very urgent.
    Regards
    Ramesh.G
    null

    You have to refresh the Provider. They are a couple of ways to
    do it.
    1. Take a look at the release notes for PDK-Java.
    http://portalstudio.oracle.com/servlet/page?_pageid=468&_dad=ops&
    _schema=OPSTUDIO
    It mentions and auto reload feature that will refresh the
    provider on the PDK-Java side when you make changes to the
    provider.xml. When you add portlet, you simply refresh the
    repository in portal and add the new portlet to a page.
    2. If you do not have the auto_reload parameter, you simply need
    to refresh manually.
    a. After updating the provider.xml, restart the HttpServer where
    your PDK-Java Provider is located.
    b. Refresh the Portlet Repository
    Both these do the same thing, and should solve your problem
    Sue

  • You don't have Add and Customize Pages permissions required to perform this action - but i do!

    Hello.
    I am having a similar problem to the one described by this post here:
    http://kiruthik.com/2010/10/05/YouDontHaveAddAndCustomizePagesPermissionsRequiredToPerformThisAction.aspx
    However, his resolution of changing web.config under wwwroot did not fix my issue.
    Here is the situation on a recently upgraded SP2010.
    1) Create a document library. Set the document template to "basic page"
    2) give a user full control on the document library.
    3) Go, under that users credentials, to the document library and create a new document.
    4) Name the document whatever and hit create
    5) a page is displayed which says the following: "Web Part Error:
    A Web Part or Web Form Control on this Page cannot be displayed or imported. You don't have Add and Customize Pages permissions required to perform this action."
    6) Become confused as giving someone "full control" on the library should obviously inherit the permissions to when they create a document and try and edit it.
    If i give the user "full control" on the entire site (site actions -> site permissions), then the document pops open an editor which would allow you to add content to the basic page. Obviously, i do not want to give users full control to the
    entire site :)
    Giving the user  "Add and Customize Pages" permissions on the entire SITE allows them to edit get the popup to edit the file, but this is not desireable either since then they could "Add, change, or delete HTML pages or Web Part pages,
    and edit the Web site using a Windows SharePoint Services-compatible editor.". I do not want them to edit any web pages, i just want them to edit a particular lists webpage!
    Things i have tried:
    - Set the permissions on the "MSContentEditor" webpart to have the user have full control of the web part.
    - set the permissions on ALL the web parts to have the user have full control (permissions on the web parts list)
    - Edited web.config to add a line to mark "contentEditorWebPart" as safe, and then restarted IIS.
    - Recreated test lists and was able to duplicate the behaviour
    So I am wondering, is this a sharepoint bug or what? Should a web part not inherit the permissions of the list it is working in? if not, what are the exact items i need to set permissions on to get this webpart to display correctly?
    Setting global site permissions is not an option.
    Another workaround is to make a "wiki page library" which allows you to copy and paste text into a static page, and also edit that text. I can move all the content over to a "wiki page library", and thats what i probably will end up doing
    in the end, but its annoying because there is alot of content to move, and it all has to be done by hand as you cannot upload documents to a wiki afaik. Also the wiki uses a different editor, its inline instead of a popup in IE which is probably why it is
    working.
    This may not be a bug and could be a simple permissions problem or something else, but i have been looking at this for hours and it doesnt make any sense to me.
    Any help appreciated thanks!

    Hi,
    Yes, you must have “Add and Customize Pages” permission
    from site level to perform this action, the permission is not in list permission level.
    You can add a new permission level which only includes “Add and Customize Pages” permission, and then create new SharePoint group with this permission
    level.
    Add the users into the SharePoint group and these users will get the “Add and Customize Pages” permission
    from site level.(site permissions)
    Additionally to add/edit page, the users also need the permission level “Contributor” in list permission level.
    (you should know when you grant the full control to the users in list permission level, the users won’t get the permission from site level)
    If you need further help, please let me know.
    Hope this helps
    Thanks!
    Stanfford
    Everything will be fine.

Maybe you are looking for