AJAX supported in Oracle Portal ?

Dear all,
Can anyone suggest me some information on AJAX support in Oracle Portal ?
thanks
George (HK)

Duplicate Post:-
AJAX supported in Oracel Portal ?

Similar Messages

  • AJAX supported in Oracel Portal ?

    Dear all,
    Can anyone suggest me some information on AJAX support in Oracle Portal ?
    thanks
    George (HK)

    I am a self taught pl/sql programmer. My client's site does not have any custom JSP. We do everything in PL/SQL.
    I created a httpxmlrequest powered page:
    1) step one write or find a database query based script that accepts a string from the url and gives results based on that string. The example i used (phone lookup) took a string (ss) from the url and queried a table to find employee names that contained that string.
    As the used types in letters the list shortens and zeros in on the desired result.
    (In the code I created a two letter length minimum, so no data gets displayed till there is at lease two letters typed in.)
    you can test this page by typing &ss='Yor' on the end of the url. It will return all the records that contain 'Yor' like Yorke.
    I will leave it to you to build a query.
    2) Place the query on a portal page, with no header graphics or any other elements. A naked page. I call this my data page.
    3) Create a normal page with all your header and footer decorations. On this page place a item that calls the code that accepts the search string (ss) and calls the httpxmlrequest. It also displays the results of the data page into a div on this page. see paulyorke.com/ajax/ajax_sample.sql.rtf
    When you run the page no results should show up till you lift your finger of the second character. A result list should show up.

  • How to incorporate a Language that is not supported in Oracle Portal

    Hi,
    I want to know the preferred way to add support for a new language in Oracle Portal.
    If a language is not supported in Oracle Portal, how I can add the content for that language in the Portal?
    Please advise.
    Best Wishes.

    I've seen this in a statement of direction presentation as an enhancement for R11. So this should be a R11 feature. In the meantime you might investigate the NLS views and tables and try to find a way to extend this. BUT just in an emergency case and you have to know that is not supported (also you may lose support in general for this installation when hacking the repository). So I cannot recommend this with a clear conscience. You have to know exactly what you're doing.
    You can also open a SR to get an official statement from support. Maybe there's a note for this.

  • Does OEM Grid Control 10g support monitoring Oracle Portal 10g?

    Dear expert,
    It seems OEM GC 10g could monitor WebCenter, Weblogic portal and even Websphere portal, but I could not find any info for Oracle Portal. So,
    1.     Does OEM GC support to monitor Oracle Portal 10g? If not, does it support Oracle Portal 11g?
    2.     If does not support Oracle Portal, then is there any workaround for it? E.g. if it’s feasible through “web appliation”?
    Any comment and docs are welcome.
    Thank you in advance.

    Hi Rob,
    Thanks for your help.
    BTW, I have another question for your reply, that what do u mean by “You can use Oracle Enterprise Manager to monitor and manage OracleAS Portal”?
    Do you mean OEM AS Console or OEM GC? Boz I only find these metrics from OEM AS Console, which mentioned in this doc. http://download.oracle.com/docs/cd/B16240_01/doc/em.102/b25987/oracle_portal.htm#CHDFJHDD
    If these metrics only available in AS Console, then how to let the OEM send out email notification if critical threshold is over?
    Thank you.
    Tony

  • Arabic Support in Oracle Portal 3.0

    What is needed for viewing Arabic Characters in my browser in Oracle Portal 3.x? Is there a built-in support or I need to download some plugin?

    if u r trring Popup URL with absoluteLink for outside portal framework
    then this URL pointing to ur Provider URl
    Check ur Provider URL
    Thanks
    Mohit

  • Shopping cart support in Oracle Portal

    I need to integrate a shopping cart with the functionality of Oracle Portal.
    Can I do this with the Oracle Portal product?
    Thank you.
    /Madan Valluri

    The answer is yes, with caveats. Most shopping carts assign cookies to visitors to uniquely identify them and their carts. If this is done when the user first adds an item to the cart, this is no problem. If the cart system, for some strange reason, needs to set the cookie on first entry to the site (I've seen this), you'll need to front your portal w/ a static page only seen once that sets this cookie.
    There are a huge number of scenarios for different carts. This just covers two cases. Short answer, yes, you should be able to use a cart w/ portal.

  • XSQL support in Oracle Portal?

    What I would like to do is have the client perform a search/query via a Portlet. The Portlet would invoke the XSQL Servlet with an XSQL Page. The XSQL Servlet would do it's thing and return HTML (transformed by using an XSL stylesheet) to the Portlet to display the query/search results back to the client. Is this possible to do? If so, are there any examples I can look at?
    Thanks,
    Nick

    The answer is yes, with caveats. Most shopping carts assign cookies to visitors to uniquely identify them and their carts. If this is done when the user first adds an item to the cart, this is no problem. If the cart system, for some strange reason, needs to set the cookie on first entry to the site (I've seen this), you'll need to front your portal w/ a static page only seen once that sets this cookie.
    There are a huge number of scenarios for different carts. This just covers two cases. Short answer, yes, you should be able to use a cart w/ portal.

  • Authentication mechanism in Oracle Portal

    Hi All,
    Some quick questions related to SSO authentication:
    1.     From what I understand, to check the privileges on portal objects (after being authenticated), an API call is used to query WWSEC_SYS_PRIV table (ACL table) using the “user name” information as the only related pertinent information kept by the session. If an ACL is defined on “user group”, which table is checked to see which groups this “user name” belongs to before checking the object’s accessibility to this user?
    2.     How the to-be-answered table in question 1 (association users<->groups) be synchronized with OID? ex. If assignment user name- groups in OID changes how these changes be reflected to the table (real time or with delay)? What is the delay if exist?
    3.     Is the synchronization in 2 applies to OID dynamic group (calculated based on attribute) – I saw in some documents that dynamic group is not supported by Oracle Portal, but I saw a document implicitly stating that there is no problem with Portal-OID dynamic groups.
    Thanks a lot ,
    Jeffry

    Hi All,
    Some quick questions related to SSO authentication:
    1.     From what I understand, to check the privileges on portal objects (after being authenticated), an API call is used to query WWSEC_SYS_PRIV table (ACL table) using the “user name” information as the only related pertinent information kept by the session. If an ACL is defined on “user group”, which table is checked to see which groups this “user name” belongs to before checking the object’s accessibility to this user?
    2.     How the to-be-answered table in question 1 (association users<->groups) be synchronized with OID? ex. If assignment user name- groups in OID changes how these changes be reflected to the table (real time or with delay)? What is the delay if exist?
    3.     Is the synchronization in 2 applies to OID dynamic group (calculated based on attribute) – I saw in some documents that dynamic group is not supported by Oracle Portal, but I saw a document implicitly stating that there is no problem with Portal-OID dynamic groups.
    Thanks a lot ,
    Jeffry

  • How to use oracle Portal with JDeveloper 10.1.3 ADF JSF

    Hi all
    I use JDeveloper 10.1.3
    I found out that the latest Portal 10.1.4 does not support JSF ADF
    IF I WANT USE PORTAL ,WHAT SHALL I DO?
    Thanks

    OracleAS Portal 10.1.4 does not support JSF portlets.
    JSF support in OracleAS Portal is in development.

  • Adding languages to Oracle Portal

    Hi,
    I would like to use languages that are not directly supported by Oracle Portal (Croatian in this case). Is it possible? Could someone direct me to the relevant documentation.
    Thanks,
    Ivica

    Hi,
    I'm using Oracle Application Server 10g Release 2 (10.1.4) and want support for URDU language in Oracle portal.
    Here is a post that describes how to install an unsupported language translation into the Portal
    Re: 11 steps to install an unsupported language translation into the Portal
    Please advise how I should proceed to install Urdu language support for Oracle Portal.

  • Oracle Portal Or Webcenter

    Hello All,
    We have Oracle Portal 10.1.4 implemented for our intranet and it works fine. we have been using for last 2 years.Now we like to have the web2.0 apps like
    forums,wiki, voip to improve our employees interaction. The suggestion s below from the webcenters blog helps to select technology if it for a new implementation.
    http://blogs.oracle.com/webcenter/ .
    How ever can any one please explain is it a good choice to move to webcenter  from oracle portal for the new requirements like forums ,wiki,voip.etc..
    if we we have a enough time to develop application for forums,and blogs (sure it could be done through portal) is it worth to go for a webcenter?
    we have only less contents on the portal most of them are static content managed by portal admins.
    Please suggest me on this technology migration/selection..
    Thanks
    -Prem

    Hi,
    We are using Webcenter Framework for a client who is already onto Oracle Portal.
    It is really a good product built by Oracle. You can surely migrate to webcenter considering the following points:
    Easy Integration and building of Wiki, Blogs, Chat, Forum
    Very Easy to build, fast development
    Webcenter comes with its own sample for Discussion Forums, Wiki (We have tried and tested them it works fine)
    Support for Oracle Portal will be removed in near future and Oracle itself supports migrating to Webcenter or BEA Weblogic portal (since they have now bought BEA)
    Can migrate to webcenter if you do not have to create new pages frequently (unlike portal where you can create new pages / sub-pages on the fly, creating pages in Webcenter application will make you deploy the application again after building it.)However, there are some things which you will need to keep in mind:
    Webcenter is fairly new and as a result there are some bugs in the 10g version
    11g is out for beta testing and hopefully there are a lot many improvements and I did see some more features (would be wise to migrate to 11g)
    We are facing some memory issues with webcenter applications but mainly because of using ADF Portlets in large numbers. (Hope to solve that soon)Hope these points are helpful.
    - Kunal

  • Oracle Portal Supported Frameworks? (struts,jsf,ajax or any others)

    Hi All,
    Which frameworks does oracle portal support exactly?.
    Message was edited by:
    user458538

    Hi All,
    Which frameworks does oracle portal support exactly?.
    Message was edited by:
    user458538

  • JSF support on Oracle 10.1.4 Portals

    Hi,
    We are planning to use Oracle Portals version 10.1.4
    I have read that the new version of Portals can be used to publish JSF as portlets using JSF-Bridge (coming with Web center Suite).
    This looks little expensive option..
    Does Oracle Portals support use of JSF and struts ???
    How about using ADF-struts ??
    which is better and is supported in the new version 10.1.4 Portals??
    We would like to use JSF specifications for our View components...what will be our best choice on Oracle Portals??
    Please let me know
    Thank you
    Malathi

    It will be an expensive one :)

  • Does Oracle Portal Support text/v-card content Type

    I would like to display some text/v-card format information (generated by servlet) within the portlet. And I defined in the porvider.xml something like this:
    <renderer class="oracle.portal.provider.v2.render.RenderManager">
    <contentType>text/x-vcard</contentType>
    <showPage>/servlet/VCard2</showPage>
    </renderer>
    I was always get the error messages as "Renderer improperly configured. It's missing a showPagefor type".
    please give me some suggestions on how to render the vcard content within the portal page.
    Thanks a lot

    Can you let us know the config.cfg entry in your Environment for SearchIndexerEngineName.
    Is it SearchIndexerEngineName= DATABASE.ORACLETEXTSEARCH ? It should be as below
    SearchIndexerEngineName=ORACLETEXTSEARCH

  • Oracle Portal Support

    hi all
    i am working on oracle portal, where i made form based on in which, I had about 104 In parameters to be passed while running procedure,but the problem is oracle portal gives me error like =>
    (Error: An unexpected error occurred: ORA-06502: PL/SQL: numeric or value error (WWV-16016)
    and the same procedure runs through sql by passing all parameters values.
    So can anyone tell is there any restriction on the number of parameters to be passed through oracle portal
    With Regards
    Hitesh Parikh

    This post is best suited to the Oracle9iAS Portal Content Areas Forum.
    Thanks

Maybe you are looking for

  • Officejet Pro 8500 A909a WIN7-64 Won't Recognize Scanner

    I purchased an HP Officejet Pro 8500 A909a, Model No. CB022A, Ser. No. [edited Serial Number by Moderator] in 2010.  Everything has been fine until last week when I flashed the firmware update DLM1FN1344AR from the updates section on your website for

  • Acrobat 8.0 Printing Problem?

    I am having a problem using Acrobat 8.0, updated, and printing a pdf document from IE 8 or 9.  I am using Windows Vista, updated. The problem I am having is when I attempt to print a web page thru the Adobe printer the titling and oulining of the pag

  • I have broken the charing port on my B1 Iconia Tablet - how can I get it replaced?

    Hi All, I have broken the charing port on my BI Iconia tablet.  Really upset as have only had for just over a year.  The port is really delicate, can I get it replaced?  Is it easy for me to do if so what do i need?  Many thanks

  • BDC for Transaction F-92

    Hi All, Can anybody send the BDC program for the F-92 t-code. Thanks and regards, krish......... Moderator message: please search for information and try yourself before asking. Edited by: Thomas Zloch on Nov 9, 2011 1:24 PM

  • Reports 2.5 over-writing an existing output file

    When I try to save the Reports 2.5 output to a file that already exists, the application seems to work. However, the Report Server logs indicate an error - Rep 1081 - Unable to open file ... When you check if the file was created, its even worse that