Dynamic List of Objects  OracleAS Portals

<img class="emoticon" src="images/emoticons/confused.gif" border="0" alt="" />
Hello hope someone can help me
I have a <strong>List of Objects</strong>, the thing is that I want that list to give a <strong>parameter</strong>, so i can use it in a <strong>query</strong> for showing s<strong>pecific
content</strong>, from a <strong>database</strong>, depending on the <strong>selected item</strong>, but is that posible, or should I use like a combobox or what do
you recommend??
<p>
<strong>thanks in advance!! </strong><sup><strong> ^_^</strong>
</sup>
</p>
Edited by: DunkelBlume on Sep 2, 2008 11:54 AM

Hi,
a list used in the singleSelectOne component does not change or set the currency in the list VO (in opposite to the navigation list). So this synchronization needs to be done programmatically. Examples of dependent list of values are available here
--> example 62 http://radio.weblogs.com/0118231/stories/2004/09/23/notYetDocumentedAdfSampleApplications.html
--> word document you can download from http://thepeninsulasedge.com/frank_nimphius/2008/05/16/blogbuster-treasures-hunt-blog-entries-from-the-lost-orablogs-blog-for-download/
Frank

Similar Messages

  • How to create two level dynamic list using JSP , Java Script and Oracle

    I am new in JSP. And i am facing problem in creating two level dynamic list using JSP ,Java Script where the listdata will come from Oracle 10g express edition database. Is there any easy way in JSP that is available on in ASP.NET.
    Plz response with details.

    1) Learn JDBC API [http://java.sun.com/docs/books/tutorial/jdbc/index.html].
    2) Create DAO class which contains JDBC code and do all SQL queries and returns or takes ID's or DTO objects.
    3) Learn Servlet API [http://java.sun.com/javaee/5/docs/tutorial/doc/].
    4) Create Servlet class which calls the DAO class, gets the list of DTO's as result, puts it as a request attribute and forwards the request to a JSP page.
    5) Learn JSP and JSTL [http://java.sun.com/javaee/5/docs/tutorial/doc/]. Also learn HTML if you even don't know it.
    6) Create JSP page which uses the JSTL c:forEach tag to access the list of DTO's and iterate over it and prints a HTML list out.
    You don't need Javascript for this.

  • Querying a Worksheet from PL/SQL Dynamic Page in Oracle Portal

    Is there a way to actually ask Discoverer to give me a list of values for a report property from outside Discoverer?
    In my case, I am trying to add reports to Oracle Portal via the Worksheet Portlet but I want to build a select list that contains valid entries for discoverer to run through the portlet for a discoParameter value. Is there any better way to get the list of values other than running the report's query 2x (once in discoverer to load the report and once in portal to get the list of values)?

    Hello David,
    This is not a feature for Discoverer Portlet but as far as I can see Oracle Portal has Page Parameter Form that migh help in creating dynamic list of values. Please check in MetaLink :
    Note.292521.1 How to Create a Page Parameter Form with Dynamic LOV
    Once the Parameter has been created, it can be used from Discoverer Portlet too :
    How to map worksheet parameters to Page Parameters in OracleAS Portal
    http://download.oracle.com/docs/html/B14465_02/author.htm#sthref145
    Best Regards,
    Gianluca

  • Default value of combobox using dynamic LOV in Oracle Portal form

    We are trying to specify the deafult value of a combobox on a form that derives it options from a dynamic LOV. The option value is a number and the display is text.
    E.g.
    <Option value="1">Books
    <Option value="2">CDs
    We have tried various ways of setting the default option to be selected on the Combobox. First, we tried using a sql query to return a number from a table (sql query returns number -> in the default value type field). Next, we tried to use a constant number (default value: 2, default value type: constant). In neither case, did the Oracle Portal form pre-select our default choice in the drop-down list.
    Any suggestions? I browsed the other forum articles on this topic and noticed several folks believed it was a bug in Portal. We are using Portal version 3.0.9 (latest App Server for the Ebusiness Suite). Thanks in advance.

    You can manually add the select list (or for that matter anything else) to a wizard created form. If the select list is for an existing item, simply change the "Display As" setting from Text to a Select List based on the LOV you create. Any changes made will then be applied by the update process.
    cheers,
    Ron

  • List of Oracle Reports run through Oracle Portal.

    Hi,
    It's possible that I am posting my message to a wrong Forum. If that's so, please let me know (and the correct forum too).
    I have several Oracle Reports that are run through Oracle Portal (when user clicks a link for a report). I want to get a list of all such Oracle Reports in one go as I need to modify all of them. At the moment, to get the actual report name that I need to modify I am following the steps below.
    When I am at 'Oracle Reports Security' page (in the Portal) where there is a section 'Reports Definition File Access',
    1. I click list icon without entering any value in the box. It shows me a list of all report definitions.
    2. After selecting a report definition, and clicking Edit, it shows me 'Manage Component' page. There are several links available. One of them is 'Edit'.
    3. I click 'Edit' and it shows me the actual 'Oracle Reports File Name'. This is the file I need to work on.
    But instead of following the above steps for each of the several reports I need to modify, is there any way, say by running a SQL query, to find out the actual Oracle Reports file names?
    The 'Manage Component' page shows 'Run Link' and links for 'PL/SQL source'. I tried to search for the schema name and package name in the database (by connecting as SYS user). However, I found neither the Schema not the Package.
    Hope my question is clear. In brief, I want to get a list of Oracle Reports file names that are run through Oracle Portal.
    Any questions, please let me know.
    Thanks and regards,
    Manoj.

    Jim,
    Did you ever try to add Reports portlet as an item, so that user can click on each item to customize/schedule the report? You can have 50 of them, if that is what you really need.
    Any reason why you want to create custom user interface, instead of using this vehicle that Portal provided by default?
    You mentioned "The report Portlet ... does not allow customization." Actually, it does. You can do it by clicking on the Customize link of the Reports portlet.
    Hope this helps,
    -Jeff

  • Oracle Portal Dynamic Pages?

    I grabbed this from the Primer on Portlets "<b>By simply cutting and pasting the HTML provided by affiliates into Oracle Portal dynamic pages, you can create a portlet specifically for that affiliate program and embed it into your portal.</b>"
    How is this Oracle Portal Dynamic Page created?

    The dynamic page is a portal application component. You can create one within any portal application that you have been granted edit privileges (for a sample, go to the Navigator, click on the Applications tab and open EXAMPLE APP). For additional information, check out the on-line help (search for dynamic) or glance at the components section of the product features whitepaper: http://technet.oracle.com/products/iportal/pdf/portal_twp.pdf

  • Automated tool to convert from Forms to Dynamic Page for Oracle Portal?

    Hi Experts,
    We are thinking to convert majority of the forms in our portal to dynamic pages. Is there any tool to automate the conversion from Forms to Dynamic page for Oracle Portal 9.0.4.1.0?
    Thanks, Abbas

    Dear Abbas,
    You seem to have two issues... ;-)
    If you are finding the Forms are getting corrupt very easily, I'd suggest you go and open a Service Request into Oracle Support (http://metalink.oracle.com). There are a couple of ways where you can have these not corrupted (depeding on the Portal version you are in) and if there isn't yet a way you may get a bug logged and fixed within the next patchset eventually (improving the product functionality).
    As to changing it to a dynamic page it might give you a bit more flexibility... yeah. It really depends on what you desire to do. I'd slowly start to code them in this way if your goal is this. As to the former coded forms unfortunately as I've said there isn't a strait way to do that, so you may do this slowly in time...
    I hope it helps you a bit further...
    Cheers,
    Pedro.

  • Oracle Portal 10g: how to list pages controlled by goup

    Hi All,
    When administering our Oracle Portal 10g, we are using groups to define who has Manage access to a given page. Is there any way to list what pages a particular group has Manage access to?
    Thanks for any assistance!
    Rob
    :)

    Oportalist, thank you very much for that - it was very helpful. When our team ran that query, we got out data like:
    - group name
    - page name
    - access role
    - an LDAP identifier such as "cn=departmentname,cn=portal.080610.123111.961450000,cn=groups,dc=business,dc=com,dc=au".
    Is there any way to get the actual URL to the pages being queried? The page name by itself isn't always enough context for me to work out what specific page the record is for.
    Thanks again for your assistance!
    Rob
    :)

  • Dynamic LOV of Oracle Portal

    I am working on Oracle Portal reports, I need some dynamic LOVs
    for the Query Screen. Could you tell me which version of Oracle
    Protal provides Dynamic LOV functionality? My version is 3.7. If
    3.7 does not provide this functionality, is there any way to do
    dynamic LOVs?
    Thans a lot!

    You might try the Oracle9iAS Portal Applications forum for this
    question.

  • Dynamic list renderer - ArrayIndexOutOfBounds on next() (bug?)

    I was inspired by "HOWTO: Use BC4J HTML Field Renderers" - so I made dynamical list renderer which executes query and shows one value from foreign table:
    public class DynamicListFieldRenderer extends ReadOnlyField
    with method:
    public String renderToString(Row row) {
    AttributeDef aDef = getAttributeDef();
    String sQuery = (String)aDef.getProperty("LIST_QUERY");
    String sDisplayAttribute = (String)aDef.getProperty("LIST_DISPLAY_COLUMN");
    String sDataAttribute = (String)aDef.getProperty("LIST_DATA_COLUMN");
    Object obj = row.getAttribute(aDef.getName());
    if (obj == null) return "";
    String value = obj.toString();
    /* change query - add WHERE clause */
    String orderBy = "";
    StringBuffer sbQuery;
    int whereIdx = sQuery.toUpperCase().indexOf("WHERE");
    int orderByIdx = sQuery.toUpperCase().indexOf("ORDER BY");
    if (orderByIdx != -1) {
    orderBy = sQuery.substring(orderByIdx);
    sbQuery = new StringBuffer(sQuery.substring(0,orderByIdx));
    else
    sbQuery = new StringBuffer(sQuery);
    /* zpracuj WHERE */
    if (whereIdx == -1) sbQuery.append(" WHERE ");
    else sbQuery.append(" AND ");
    sbQuery.append("(");
    sbQuery.append(sDataAttribute); sbQuery.append("="); sbQuery.append("'"); sbQuery.append(value);
    sbQuery.append("') ");
    /* zpracuj ORDER BY */
    sQuery = sbQuery.append(orderBy).toString();
    /* make dynamical ViewObject */
    qView = ds.getApplicationModule().createViewObjectFromQueryStmt(null, sQuery);
    String returnValue = "";
    Row foundRow = qView.next();
    if (foundRow != null) {
    Object displayObj = foundRow.getAttribute(sDisplayAttribute);
    if (displayObj != null) returnValue = displayObj.toString();
    /* delete dynamical ViewObject */
    ((ViewObject)qView).remove();
    return returnValue;
    When I use this renderer for one attribute, everything is OK. But when I use it for two attributes, there appears a problem.
    Scenario (point 1. is not necessary):
    1. Browse.jsp for my table with special renderers - OK
    2. Browse.jsp for foreign table - OK
    3. Browse.jsp for my table with special renderers -> Exception:
    JBO-29000: Unexpected exception caught: java.lang.ArrayIndexOutOfBoundsException, msg=0
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.ArrayIndexOutOfBoundsException, msg=0 void oracle.jbo.JboException.(java.lang.Throwable) JboException.java:339 oracle.jbo.Row oracle.jbo.server.ViewRowSetIteratorImpl.next() ViewRowSetIteratorImpl.java:1292 oracle.jbo.Row oracle.jbo.server.ViewRowSetImpl.next() ViewRowSetImpl.java:2206 oracle.jbo.Row oracle.jbo.server.ViewObjectImpl.next() ViewObjectImpl.java:4165 java.lang.String or.jbo.html.DynamicListFieldRenderer.renderToString(oracle.jbo.Row) DynamicListFieldRenderer.java:79 int or.jbo.html.jsp.datatags.RenderValueTag.doStartTag() RenderValueTag.java:51 void dt.DataTableComponent._jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) DataTableComponent.jsp:128
    So the problem is when I call method ViewObjectImpl.next().... (see above inside method renderToString())
    Exception is throwed inside oracle class - so I have no idea, where's the problem...
    Can anybody help me?
    Thank you for any comments
    Jan Pechanec

    The whole stack trace (I found I missed "Detail 0").
    Jan Pechanec
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.ArrayIndexOutOfBoundsException, msg=0
         void oracle.jbo.JboException.(java.lang.Throwable)
              JboException.java:339
         oracle.jbo.Row oracle.jbo.server.ViewRowSetIteratorImpl.next()
              ViewRowSetIteratorImpl.java:1292
         oracle.jbo.Row oracle.jbo.server.ViewRowSetImpl.next()
              ViewRowSetImpl.java:2206
         oracle.jbo.Row oracle.jbo.server.ViewObjectImpl.next()
              ViewObjectImpl.java:4165
         java.lang.String or.jbo.html.DynamicListFieldRenderer.renderToString(oracle.jbo.Row)
              DynamicListFieldRenderer.java:79
         int or.jbo.html.jsp.datatags.RenderValueTag.doStartTag()
              RenderValueTag.java:51
         void dt.DataTableComponent._jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              DataTableComponent.jsp:128
         void oracle.jsp.runtime.HttpJsp.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpJsp.java:119
         void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
              JspPageTable.java:302
         void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              JspServlet.java:407
         void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              JspServlet.java:328
         void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpServlet.java:336
         void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:684
         void com.evermind.server.http.ServletRequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:108
         void com.evermind.server.http.GetParametersRequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              GetParametersRequestDispatcher.java:94
         void com.evermind.server.http.EvermindPageContext.include(java.lang.String)
              EvermindPageContext.java:287
         int oracle.jbo.html.jsp.datatags.ComponentTag.doStartTag()
              ComponentTag.java:75
         void dt.BrowseDT._jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              BrowseDT.jsp:44
         void oracle.jsp.runtime.HttpJsp.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpJsp.java:119
         void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
              JspPageTable.java:302
         void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              JspServlet.java:407
         void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              JspServlet.java:328
         void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpServlet.java:336
         void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:684
         void com.evermind.server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
              ServletRequestDispatcher.java:269
         boolean com.evermind.server.http.HttpRequestHandler.processRequest(com.evermind.server.ApplicationServerThread, com.evermind.server.http.EvermindHttpServletRequest, com.evermind.server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
              HttpRequestHandler.java:735
         void com.evermind.server.http.HttpRequestHandler.run(java.lang.Thread)
              HttpRequestHandler.java:243
         void com.evermind.util.ThreadPoolThread.run()
              ThreadPoolThread.java:64
    ## Detail 0 ##
    java.lang.ArrayIndexOutOfBoundsException: 0
         oracle.jdbc.ttc7.NonPlsqlTTCColumn[] oracle.jdbc.ttc7.TTCAdapter.createNonPlsqlTTCColumnArray(oracle.jdbc.dbaccess.DBType[], oracle.jdbc.dbaccess.DBData[], int, boolean)
              TTCAdapter.java:256
         oracle.jdbc.ttc7.NonPlsqlTTCDataSet oracle.jdbc.ttc7.TTCAdapter.createNonPlsqlTTCDataSet(oracle.jdbc.dbaccess.DBType[], oracle.jdbc.dbaccess.DBData[], int, boolean)
              TTCAdapter.java:231
         void oracle.jdbc.ttc7.TTC7Protocol.doOall7(byte, byte, int, byte[], oracle.jdbc.dbaccess.DBType[], oracle.jdbc.dbaccess.DBData[], int, oracle.jdbc.dbaccess.DBType[], oracle.jdbc.dbaccess.DBData[], int)
              TTC7Protocol.java:1437
         int oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(oracle.jdbc.dbaccess.DBStatement, byte, byte[], oracle.jdbc.dbaccess.DBDataSet, int, oracle.jdbc.dbaccess.DBDataSet, int)
              TTC7Protocol.java:887
         void oracle.jdbc.driver.OracleStatement.doExecuteQuery()
              OracleStatement.java:2262
         void oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout()
              OracleStatement.java:2459
         int oracle.jdbc.driver.OraclePreparedStatement.executeUpdate()
              OraclePreparedStatement.java:435
         java.sql.ResultSet oracle.jdbc.driver.OraclePreparedStatement.executeQuery()
              OraclePreparedStatement.java:375
         void oracle.jbo.server.ViewUsageHelper.createViewAttributeDefImpls(oracle.jbo.server.ViewRowSetImpl)
              ViewUsageHelper.java:161
         void oracle.jbo.server.ViewObjectImpl.initViewAttributeDefImpls()
              ViewObjectImpl.java:3987
         int oracle.jbo.server.ViewObjectImpl.getAttributeCount()
              ViewObjectImpl.java:2654
         void oracle.jbo.server.ViewRowSetImpl.ensureStorage()
              ViewRowSetImpl.java:3090
         void oracle.jbo.server.ViewRowSetImpl.execute(boolean, boolean)
              ViewRowSetImpl.java:497
         void oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed()
              ViewRowSetIteratorImpl.java:2004
         oracle.jbo.Row oracle.jbo.server.ViewRowSetIteratorImpl.next()
              ViewRowSetIteratorImpl.java:1238
         oracle.jbo.Row oracle.jbo.server.ViewRowSetImpl.next()
              ViewRowSetImpl.java:2206
         oracle.jbo.Row oracle.jbo.server.ViewObjectImpl.next()
              ViewObjectImpl.java:4165
         java.lang.String or.jbo.html.DynamicListFieldRenderer.renderToString(oracle.jbo.Row)
              DynamicListFieldRenderer.java:79
         int or.jbo.html.jsp.datatags.RenderValueTag.doStartTag()
              RenderValueTag.java:51
         void dt.DataTableComponent._jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              DataTableComponent.jsp:128
         void oracle.jsp.runtime.HttpJsp.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpJsp.java:119
         void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
              JspPageTable.java:302
         void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              JspServlet.java:407
         void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              JspServlet.java:328
         void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpServlet.java:336
         void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:684
         void com.evermind.server.http.ServletRequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:108
         void com.evermind.server.http.GetParametersRequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              GetParametersRequestDispatcher.java:94
         void com.evermind.server.http.EvermindPageContext.include(java.lang.String)
              EvermindPageContext.java:287
         int oracle.jbo.html.jsp.datatags.ComponentTag.doStartTag()
              ComponentTag.java:75
         void dt.BrowseDT._jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              BrowseDT.jsp:44
         void oracle.jsp.runtime.HttpJsp.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpJsp.java:119
         void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
              JspPageTable.java:302
         void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              JspServlet.java:407
         void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              JspServlet.java:328
         void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpServlet.java:336
         void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:684
         void com.evermind.server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
              ServletRequestDispatcher.java:269
         boolean com.evermind.server.http.HttpRequestHandler.processRequest(com.evermind.server.ApplicationServerThread, com.evermind.server.http.EvermindHttpServletRequest, com.evermind.server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
              HttpRequestHandler.java:735
         void com.evermind.server.http.HttpRequestHandler.run(java.lang.Thread)
              HttpRequestHandler.java:243
         void com.evermind.util.ThreadPoolThread.run()
              ThreadPoolThread.java:64

  • 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

  • ADF: Issue in selectOneChoice - dynamic list

    Hi,
    On my ADF page i have two selectOneChoice drop downs, one for CompanyName and other for DepartmentId. CompanyName drop down will get populated once the user logs in based on his credentials so, this is based on a query(having a where condition: where user='aaa'). CompanyName is fetched from the COMPANY table where CompanyId is the primary key. I wish to use Dynamic list for the selectOneChoice where base data source is the view based on 'select * from COMPANY' and the list data source is the view on 'select * from COMPANY where user='aaa''.
    DepartmentName is fetched from DEPARTMENT table(CompanyId is the foreign key here).
    I am using Dynamic list because i need to display CompanyName on the page whereas the backing bean needs to refer to the corresponding CompanyId as the DepartmentId drop down is based on 'select * from DEPARTMENT where CompanyId=<selected CompanyId>'.
    When i trying to run the ADF page, i am getting the following error:
    *<Utils> <buildFacesMessage> ADF: Adding the following JSF error message: Too many objects match the primary key oracle.jbo.Key[149 ].*
    oracle.jbo.TooManyObjectsException: JBO-25013: Too many objects match the primary key oracle.jbo.Key[149 ].
    *     at oracle.jbo.server.EntityCache.throwTooManyObjectsException(EntityCache.java:598)*
    Here oracle.jbo.Key[149 ] : 149 is the CompanyId of the selected CompanyName.
    Kindly help me resolve this issue.
    Thanks in advance.

    Hi,
    Thanks for reply!
    Can you please tell me what is base data source and list data source. I mean in my example of code which query points to base data source and which one points to list data source?
    Among the below options which one should be base data source and which one is list data source?
    1. 'select * from COMPANY'
    2. 'select * from COMPANY where user='aaa''
    Thanks.

  • Is not displayed portlet with ADF on Oracle Portal 11g

    Hi!
    I’ve tried to create a portlet by means of JSR 168 Java Portlet Wizard in Jdev 11g. On step 3 “Content type and Portlet modes“ I choose “Generate ADF-Faces JSPX”, and added an adf calendar to my jspx page, deploied the project to the weblogic server, that provided by JDeveloper 11g. Then I’ve registrated a WSRP2.0 provider in Oracle Portal 11g. My portlet have appeared in portlet repository, and I’ve added it to my page, but when I view this page, I have an error: “Error: Could not get portlet markup. Try reloading the portlet or the page.”.
    In “Developer guide for Oracle Portal 11g” I’ve read, that I have to add “ADF bindig filter” to my web.xml, but error stay.
    Thanks and sorry for my english.

    Hello AMN,
    Is there anything different or a particular way you are developing objects and using the jquery framework? I am looking for a sort of best practice approach - where to put the jquery script call, and where to put the html (dyn page portlet vs items vs.....).
    In regards to some of my previous problems, I think I found where the performance problem was - not sure why. Besides using the jquery framework, I was also trying to use the jquery validation plugin.
    http://bassistance.de/jquery-plugins/jquery-plugin-validation/
    I am using the proper calls <script> tags from a HTML template, and the DOM (atleast the elements I will act on) is generated from a dynamic page portlet (that calls a procedure). When I use the validation plug-in and submit the form, there is a noticable delay in calling the plug-in to perform some sort of field validation. It doesn't error out, but instead takes about 5 - 10 seconds to complete.
    If I remove portal from the picture, and upload the html directly on Apache, this performs fast as expected. I do not understand why the javascript is taking so long to act, since I would have expected this to be handled on the client side.
    Instead of troubleshooting further, I am planning to avoid that plug-in and just create the validation myself.
    Thanks
    Adrian

  • Can Oracle Portal be an OpenID RP?

    Is it possible to configure Oracle portal to be a Relying Party to an OpenID authentication server?
    Are there any directions for this?

    There are many ways to do this.. Have you tried checking the Portal Developer's Kit and other resources below:
    [list]
    [*]Portal PDK Online - January 2001 Edition. Check in the PDK for links about web portlets, url portlets portlets implemented via dynamic services, and more.. The Portal PDK itself may be downloaded from here.
    [*]How to build a URL Portlet
    [*]The Oracle Portal Studio - Test drive the web portlets that you write here..
    [list]

  • Is there any API ( HTTP / WebService ) for listing the objects supported ?

    Hi
    I wish to know if there is some mechanism ( API ) that I can make use of to dynamically get the list of objects ( accounts , leads etc ) supported by Oracle CRM on Demand ?

    How to convert Vector elements into array of objects?
    Is there any API for this?
    For ArrayList class there is Method i.e.
    Object ob[]=arr.toArray();
    But i don't know abt vectors.
    plz give me the example.The toArray() method is available in the List interface. SInce ArrayList and Vector are both implementing classes... they should have this method. In short, the same would work for Vector. Logical, isn't it?
    ***Annie***
    (since when did I start thinking logically...)

Maybe you are looking for

  • Error While Deploying A Web Dynpro Appln thru NWDS

    HI, I am getting an error while deploying a Web Dynpro Application through NWDS.Following is the Exception Aborted: development component '<ComponentName>'/'local'/'LOKAL'/'0.2006.07.26.15.06.05':Caught exception while checking the login credentials

  • Javascript on button item

    Hi, created a very simple (two column) report based on pl/sql. Under edit page, html header added a javascript function that will opens the my report on a new popup window. NOW, I created a button on my page with style of HTML Button. By pressing thi

  • Thumbnails Not Appearing in Finder

    I posted this in the Leopard forumn, but I haven't gotten any response. I hope someone here can help. I am having a strange problem with image thumbnails not appearing in Finder. I am editing some very large TIF files on a Macbook that is running Lio

  • Drag AP Element Behavior Problem

    I have a draggable ap element (calendardiv) on my page. To my knowledge it is set up correctly. I have created one of these before. For some reason now, when I preview the page in a browser...the ap div location shifts to the right side of the browse

  • Integrating MS SQL 2005  using DBAT Connector 9102

    Hi, I am trying to integrate MS SQL 2005 using DBAT Connector 9102 using GTC. My OIM version is 9102. Though the table exist in MS SQL still it is not able to find it. It is able to connect but throwing error that table "test" does not exist. I also