In Jdeveloper11+ADF BC how to find disclosed tab

hi,
In Jdeveloper11+ADF BC how to find disclosed tab...
or wheather the a purticular tab is disclosed or not..
in details, i have a ADF panellTabbed with two ShowdetailItems. I have a common button out side the tab. i want to identify which showdetailitem is currently disclosed..
i'm verymuch greatful if I get some answer ASAP...Thanks in in advance.
Regards,
b_in_u

hi John..
It is truely ASAP :) ..
Thanks..It is promt answer ...
but i'm very much new to here..(my experience is with .net only)
I can clearly got your point and i tried with this ..but i'm helpless to express it syntaxically...
there is no error with this but cant reach my requierment...
if you dont mind.. plz give some code snipet...
if u wish i'll send my code.. then u can findout wat i was done over here..
plz...
Thank you Very much.. once again...
regards
b_in_u

Similar Messages

  • How to find ringtone tab in itunes

    how to find ringtone tab in itunes 10

    Ringtones library is now called Tones. If you don't see Tones under the Library, go to iTunes menu EDIT>Preferences>check the Tones box under General tab, sources then click ok

  • I can't remember how to find the tab to decrease burning speed to 2x for a CD. Where is this blasted thing?

    Where can I find the tab to decrease the burning speed to 2x. I can't use 8x or higher.
    Thanks

    in iTunes, select your playlist, file>burn playlist to disc wll bring you to this screen (in iTunes 10.5.2)  click on the drop down box next to preferred speed.

  • How to find the TAB details in the program - Urjent

    Hi All,
    There is a customized tab with details in a screen. How to see the customized tab details in the program. When I go and see in the status and program name, there are many includes written over there.
    I just want to go and see the details in the tab of the screen in the program. Please let me know how to see the TAB details in the program.
    Thanks,
    Ramana

    hi KCR,
             You have to place cursor on that tab and then you have to go to Status...There you can see the program name as well as screen number... You can go for screen number there you can see the flow logic and then you can confirm the screen after going in the layout......
             Just try and see.. and let me know..whether it works or not....
    rewards points if it helpful...
    Cheers,
    Sagun Desai....

  • ADF table: How to find out which rows were modified by the user

    Hi,
    I am using ADF table to display data that can be modified by the user (ReadOnly = false in the input text). I need to find out which rows were modified by the user, and only update (persist) those rows in the database.
    Is there an easy way to find out which rows were modified by the user.
    I am NOT particularly concerned with which columns were modified as I would update the entire row (if any data in that row is modified).
    I am using Oracle JDeveloper version 11.1.1.3.
    Thanks,
    Ash K

    Thanks Timo.
    I am using ADF Data Control (which are created from Web Service proxy) to display/update the data.
    In the backing bean, the operation that is invoked at the time persisting data is as follows:
    public void commitOperation {
    BindingContainer bindings = getBindings();
    OperationBinding operationBinding = bindings.getOperationBinding("operationA");
    DCIteratorBinding dciter = (DCIteratorBinding)bindings.get("someIterator");
    for(int i=0; i<dciter.getViewObject().getEstimatedRowCount(); i++)
    Row row=dciter.getRowAtRangeIndex(i);
    SomeObject someObject= new SomeObject ();
    someObject.setAttr1(row.getAttribute("Attrbute1").toString());
    someObject.setAttr2(row.getAttribute("Attribute2").toString());
    objectList.add(someObject);
    operationBinding.getParamsMap().put("param1", objectList);
    ResultObject result = (ResultObject) operationBinding.execute();
    Inside the for loop (or any other place in the backing bean), I would like to figure out if the row was modified by the user. Please let me know if how to get that. If ADF provides this automatically, that would be GREAT.
    Thanks,
    Ash K

  • ADF TreeTable - How to hide Disclose/Expand icon for leaf node

    We are using ADF Tree Table in our application.
    Whenever a node is expanded - all the child nodes have the disclose/expand icon along with it.
    But, we don't want to show the disclose/expand icon if it is a leaf node.
    How can this be done?
    JDeveloper Version: JDeveloper 11.1.1.3
    Thanks,
    Navaneeth

    I have a hierarchical tree based on single POJO based class exposed as data control.
    (i.e) a node can have many levels.
    Can you specify how we can use the folder icon for this - Can you please provide some detailed information?
    Thanks in advance,
    Navaneeth

  • How to find CONPUTTB.TAB file on sapservX

    Hello All,
      My 'BIN' folder in folder Trans does not contain any file CONPUTTB.TAB. i am getting problem in phase Check Object List Add-on creation process as 'Table PUTTB is Empty'. I found after a lot of research that we need to have this file in BIN folder but i dont know where to get it. in NOTE number 145029 they spedify we can have it from sapservX from the directory general/R3server/abap/note.0145029 but i dont know how to get to this directory.
    Can anybody elaborate how to proceed to get this file.
    Mani

    thanks, where can i find upgrade directory....i recieved SAP Export image (System copy) of an upgraded SAP system (to SAP ECC 6 EHP4). now as per some notes there should be a PUT directory under folder USR\SAP but there is no such folder. So is it possible this directory is there on the main system on which Upgrade was initially done, becasue we have a system copy of upgraded system i assume PUT directory wont be on my system.
    So in this case is there any option availabe? i seen somewhere there is a tcode called SRT0 which is used to generate PUTTB table (which is what i am doing this all for, in DDIC extended check in tcode SSDC tcode for creating Add-on i am getting error ' PUTTB table is Empty' and detail information for the same is as below
    " Table PUTTB is empty
    Message no. TR_AUSL677
    Diagnosis
    The table PUTTB does not contain any entries for the Basis release of the system. This means that the check for used objects in substitution tables cannot run.
    System Response
    The system displays an error message. The entry is highlighted in red.
    Procedure
    Check why the table does not contain a Basis release entry. The system may have been set up incorrectly." )
    I tried to create in SRT0 but was not able to generate PUTTB tale entry.
    Can you tell me if its still doable on my system?
    Thanks
    Mani

  • How to find which authentication used to site collection and site using powershell

    Hi,
    How to find  how-many web app, sitecollection, site used Windows authentication,claim authentication and classic, secure store authention , adfs authentication using powershell code in sharepoint 2013.
    If sites are used adfs authentication how to find which email id used for that.
    Thanks,

    Authentication is only defined at the Web Application level, and the only valid auth methods are Classic (Windows (Basic/NTLM/Kerberos)), Claims (Windows (Basic/NTLM/Kerberos)), FBA Claims, , SAML Claims (ADFS), and Anonymous.
    You can find out what authentication scheme(s) are enabled via:
    $wa = Get-SPWebApplication http://webApp1$wa.IisSettings["Default"] #replace with the zone name you're interested in
    The output will look similar to this:
    PS C:\Users\trevor> $wa.IisSettings["Default"]
    AuthenticationMode : Forms
    MembershipProvider : i
    RoleManager : c
    AllowAnonymous : False
    EnableClientIntegration : True
    ServerBindings : {Microsoft.SharePoint.Admini
    stration.SPServerBinding}
    SecureBindings : {}
    UseWindowsIntegratedAuthentication : True
    UseBasicAuthentication : False
    DisableKerberos : True
    ServerComment : SharePoint
    Path : C:\inetpub\wwwroot\wss\Virtu
    alDirectories\spwebapp180
    PreferredInstanceId : 42768054
    UseClaimsAuthentication : True
    ClaimsAuthenticationRedirectionUrl :
    UseFormsClaimsAuthenticationProvider : False
    FormsClaimsAuthenticationProvider :
    UseTrustedClaimsAuthenticationProvider : False
    UseWindowsClaimsAuthenticationProvider : True
    OnlyUseWindowsClaimsAuthenticationProvider : True
    WindowsClaimsAuthenticationProvider : Microsoft.SharePoint.Adminis
    tration.SPWindowsAuthenticat
    ionProvider
    ClaimsAuthenticationProviders : {Windows Authentication}
    ClaimsProviders : {}
    ClientObjectModelRequiresUseRemoteAPIsPermission : True
    UpgradedPersistedProperties : {}
    So on this Web Application in the Default Zone you can tell I have Windows Claims enabled, not using Kerberos (so using NTLM), and Trusted (SAML/ADFS) is not enabled, neither is Forms or Anonymous.
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • How to find Active Dynamic tab (disclosed) UIComponent?

    Hi all,
    I newbie to Fusion App. extension, preparing a separate application to integrate. My application consist of multiple taskflows and will be opened as seaparate tabs (uses the default UIShell) template. As a part of my application, I may require to do some coding in managed bean to refresh UI components resides inside my page. To make it happen, I need to find the Acitve tab first (i.e. the one that is disclosed).
    Question:
    Does fusion app provides any API or util (say DynamicTabUtil.findComponent(String pComponentId) -- suppose to search component not from view root but the Active tab) to find the current Active dynamic tab component? If so, please let me know the documentation link. If not, is there any way to get this done. (To get this done, I should aware of the standard oracle uses in generating ids for Dynamic tab).
    Thanks in Advance.
    Ragu

    Sorry for the delay in response.
    Jdeveloper version is 11.1.1.6.3, working for Fusion HCM, have to create an extension project to accomodate some additional functionalities.
    Explanation:
    Application is based on UIShell template, can open task-flows under dynamic tabs. Same screen (i.e. same task-flow id) can be opened multiple times since every task flow has its own transaction. As a part of functionality, I require some coding to be done in managed bean to access some UIcomponent and refresh it. Since same screen can be opened under multiple dynamic tabs, I should not start searching the required screen level UIcomponent from root, instead I need to find the Active Dynamic tab component first (i.e. currently disclosed dynamic tab) and then my screen component.
    Scneario:
    Assume Screen A has an SSN input text fidl with id 'ssnFldId'.
    1. User opens Screen A under a dynamic tab (it becomes first tab)
    2. User opens Screen A again under a new dynamic tab (it becomes second tab and Active)
    3. Based on the screen functionality, UIComponent of SSN field belongs to the second tab needs to be accessed. I know I cannot start searching for this component from root but to pick the correct dynamic tab first, followed by this component.
    Question:
    1. Is there any direct API available (say DynamicTabUtil::getActiveTab()) that returns the dynamic tab UIComponent.
    2. If not, how to find it?
    When I was working ADF Application development using Dynamic Tabs, I was able to access the initial version of Dynamic tab source (4 yrs back), customized for our need, worked with that source, hence I knew how the id gets generated for tab, was able to work with that, don't know how it is in Fusin Apps. Your help would be appreciated.
    Thanks in Advance.
    Thanks,
    Ragu

  • ADF: How to find out which query has taken what time?

    Hi,
    I have an ADF application which has many SQL queried running on each button click/page load, so how to find out which query is taking what amount of time? So that i can identify the long running queries and modify them to improve the application performance.
    Thanks in advance.

    Hi,
    As suggested by Timo,you need to start tracing on oracle.jbo package for getting the SQL queries.But I think the second option suggested by him would be better.You will have to override executeQueryForCollection method in VO Impl class .Pseudo code would be
    @Override
    Take start time
    super.executeQueryForCollection
    Take end time

  • How to find last DML operation in oracle ADF

    how to find last DML operation in oracle ADF
    Please help me
    Thanks
    Damby

    In the base EntityIml class, just override doDML() method as I said.
    (see http://docs.oracle.com/cd/E16162_01/web.1112/e16182/appendix_mostcommon.htm
    "Methods for Creating Your Own Layer of Framework Base Classes")
    So, put a some flag in the session.
    You should not call doDML() method in backing bean, it will be called by framework.
    In the backing bean, you only have to get that information from the session, as follows:
    String last_dml_op = (String)ADFContext.getCurrent().getSessionScope().get("last_dml_op");And voila...

  • How can find  database field and table name

    how can find the underline database field name,table name from java page. Example. in oracle apps when we go purchaseing super user then supplier base then supplier and find supplier detail .

    Hi,
    depends on your model. If you work with ADF BC then you can use ViewLinks to access parent or detail infromation programmatically. See the developer guides for more information. Note that you wont access the tables directly but the collections that represent the records
    Frank

  • How to find the size of an arrayList through Expression Builder.

    Hai OTN,
    How to find the size of an arrayList through Expression. I have a managed bean in View Scope.I am using Jdeveloper 11.1.1.2 with ADF Faces components.
    Managed Bean :
    ArrayList<IllnessEmployeesObj> employeeGridList =
    new ArrayList<IllnessEmployeesObj>();
    JSPX :
    Value="#{viewScope.PandIVH.employeeGridList.size}"
    Error : java.lang.NumberFormatException: For input string: "size"

    Hi Dinil,
    I have provided you with a sample that would show you the how you can get the size of an arraylist
    the sample has a page untitled1 and a bean named test.
    I have run in on jdev 11.1.2 and it is ok, it will be ok on 11.1.3
    after running the sample you will see the 2.
    please remember that you must add the JSTL taglib on the viewcontroller.
    just right click on viewcontroller, go to tag lib select the jstl.
    page
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=UTF-8"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
    <f:view>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <title>untitled1</title>
    </head>
    <body>
    <h:form>
    <h:outputText value="#{fn:length(test.a)}"/>
    </h:form>
    </body>
    </html>
    </f:view>
    bean
    import java.util.ArrayList;
    public class Test {
    public Test() {
    a= new ArrayList();
    Object o=new Object();
    a.add(o);
    a.add(o);
    ArrayList a;
    public void setA(ArrayList a) {
    this.a = a;
    public ArrayList getA() {
    return a;
    I hope this sample came handy.
    regards,

  • How to find / check database / query bottleneck ?

    Hi all,
    We are going live with ADF application on Oracle 10g R1(on Redhat Linux ES 4 Update 2 64 bit). We are focusing on performance issue. Certainly there are two layers to concern about : Database & Oracle Apps Server (OAS 10.1.3.1).
    Could anybody please give information :
    - what to check on database layer to make sure that there is no bottleneck on database side ?
    - How to find the query that cost alot of overhead on server ?
    Thank you very much,
    xtanto

    Sessionwise if you wanna see means use v$session.. Because it will show execution time also so you can analyze it easily and get sql based on SID and serial number ..
    Try :
    select * from v$session;
    Regards..

  • How to find a autorization object and roles for paricuu00F6llar documetytpe(DMS

    Hello,
    I have a question,Its urgent ..#
    For a particular document type (for example PPN)..
    How to find a authorization object and roles...Please let me know.
    In the DIS which autority object and roles they use it for this.
    <b><REMOVED BY MODERATOR></b>
    Regards
    preethi
    Message was edited by:
            Alvaro Tejada Galindo

    This issue seems to be resolved since jDeveloper/ADF 11.1.1.3.
    Am I true?

Maybe you are looking for

  • Purchase Analysis Excluding Freight Charges

    Dear Expert, Our purchase analysis report by ap invoice is exclusive freight charges, is it the norm?  Is there anyway to include freight in the purchase analysis so that we can reconcile it against our purchase report? Regards, Ng

  • Mail won't open since I tried to send an email with big attachment.

    I have swiped Mail off the multi-tasking bar, I've restarted the iPad several times and have deleted the draft from my email account (going via the web). Mail still wont open...I figure the attachment was goo big and has crashed it. Can you help plea

  • Error while using Noetix Generator for OBIEE 11.1.1.6.8

    Hi Gurus, We are trying to implement Noetix views for OBIEE 11.1.1.6.8 using Noetix generator for oracle business intelligence,, but we are facing below error.. Please help, thanks in advance. " *Validation encountered following warnings..* *Could no

  • Can't get corrupted song off ipod

    Hello! I've run into a problem with my ipod touch - there is a corrupted song that I cannot take off- I've tried almost everything! It's a duplicate (there are two of the same song in the list, and the corrupted one doesn't play at all). Not that big

  • 3 generic data sources or only one function module

    Hi all, I have 3 custom tables 1. ZCOUNTRY (giving the link between code entity and country) 1. ZCURR (giving the link between code entity and currency) 1. ZYTPE (giving the link between code entity and type entity) I shall  fill an info object which