ADF Desktop Integration: How do I use dependent LOVs in Table Components?

Hi,
I have a table component that has a series of dependent LOVs. Now, while I understand that ADFdi allows for LOVs to be chained together by dependency, what I don't understand is how to get the child values to change based on a selection of a parent value. Is there a method binding I missed? Or is there some other mechanism I'm not seeing in the documentations? Hope someone can help shed some light on it - Google is darkness. Thanks.
Cheers,
Benjamin

Repost

Similar Messages

  • ADF Desktop Integration : How to delete the table in Excel?

    Hi,
    I am using Jdev 11.1.1.3.0 and Excel 2007 for Oracle ADF DI, I had created an ADF table using pageDef file in the excel. Now I wanted to delete that table and use a different pageDef file.
    I could not find a way to delete that table.
    I deleted full row of tables and then I used different pageDef file and created a new adf table. But when I am running this version of excel, I am getting runtime exception and excel is getting corrupted.
    My question how to delete the table not corrupting the Excel.
    Thanks
    Pavan

    Pavan,,
    Welcome to OTN.
    You can delete the table by selecting the top left column (of the table) and then select delete from the ADFdi tab.
    Refer the documentation for more info.
    http://docs.oracle.com/cd/E17904_01/web.1111/e10139/get_start_dev_tools.htm#ADFDI608
    -Arun

  • ADF Desktop Integration - Can it Support Master Detail Information

    I reviewed the OBE and also the user guide. I could not see any specific details as to whether the ADF Desktop integration can support master detail relationship - either master table with detail table or Master form with detail form, to be linked with the excel sheet.
    Defining both the master and detail table as "tables" I was able to get the data into the excel sheet for the entire master and the child of the first master. The fetch of the child records for the second or third master records is not happening, obviously because I am missing suitable actions.
    Please let us know if:
    - the Master detail can be supported in a view only mode in the integrated excel sheet - with partial page functionality?
    - The master - detail page can be used to upload a header record (master) and many detail records.
    Appreciate any inputs.
    Thanks
    Ram.

    Yes. ADFdi can be configured for "master-detail" type use cases.
    You can create cases with a master form and a detail table. Or, you can create cases with multiple tables.
    ADFdi does not automatically manage the relationship between the form and table, or between the tables. So, the implementation details depend on your specific use case.
    For example, given two tables (one above the other), you might choose to make one column in the "master" table double-clickable. The double-click action set can then invoke the download action of the second, "detail" table.
    For a master form - detail table case, you can configure a "next" button to navigate to the next "master" record and download the details into a table.
    HTH

  • How to install ADF Desktop Integrator on mac (using jdev 11.1.2.1.0)

    Hi Everyone,
    I got a requirement for my client where they want to use microsoft excel to upload/edit/delete content of one of our ADF application data and we are thinking of using ADF Desktop Integrator option for achieving this. I tried to install ADF Desktop Integrator from my Jdeveloper->Tools->'Install ADF Desktop Integrator' but this option got disabled on my mac. Is there any way to enable it or is it mac not compatible for ADF desktop integrator tool? Also most of my client team members are using mac and hence I cannot ignore mac option and switch to pc.
    Any help or suggestions on this would be very help and appreciated.
    Thanks,
    Ravi N

    Hi.
    ADF Desktop integration relies on Microsoft .NET and Microsoft Internet Explorer; both are available on Windows only. Thus, ADF Desktop Integration is not available on Apple OS X.
    Best Regards,
    Frédéric.

  • ADF Desktop Integration and IE6

    Hi,
    I create a web project with ADF Desktop Integration, but ADF Desktop Integration must to use IE7. My customer is using IE6.
    Is there way use ADF Desktop Integration with IE6?
    Please help me
    Thanks
    Edited by: fbg on 21:29 12-07-2010

    The point is, nobody here would bother, as it's certified on IE7, implying it needs some features of IE7 to work.
    Your best bet is just to give it a go under IE6 yourself. If it does/doesn't work, voila! ... you have your answer. Otherwise asking for support on this forum, you're going to get the same answer again, it's not certified under IE6.
    CM.

  • Not getting ADF Desktop Integration option in Jdeveloper 11.1.1.3

    Hi,
    I am following this link:- http://www.oracle.com/webfolder/technetwork/tutorials/obe/jdev/obe11jdev/ps3/tutorial_adfdi/adfdinewtutorial/jdtut_11r1_59_2.html for ADF Desktop Integration.
    When I am opening my Jdeveloper after installing *.NET Programability Support* from Control Panel. The Option in Tools Menu of J Developer i.e ADF Desktop Integration is not coming.
    But When I checked in my machine :- C:\Oracle\Middleware\jdeveloper\adfdi\bin\excel\client. I am able to find set up of ADF Desktop Integration. I ran it and it got installed as per the above link. But still I am not able to see that option in my Tools. When I right click on View_Controller of ADFdi_BC Application as per the Link and went to NEW but I checked in ALL Technology of Client Tier option, ADF Desktop Integration option is not coming.
    Can anyone suggest me what to do for getting that option in my Jdeveloper and I can use this to make my Excel sheet under View Controller.
    Please suggest me something.
    Thanks,
    Ramit Mathur

    The title of your post mentions version 11.1.1.3. The tutorial link mentions version 11.1.1.4. It is probably best to get the matching version. In fact, I recommend getting the most recent version, 11.1.2.x.

  • Error when trying to install adf-desktop-integration.

    Hi,
    I developed an integrated workbook using the ADF Desktop Integration technology (JDeveloper 11.1.1.4.0, Microsoft Office 2007, Windows 7)
    One of my users encountered an error when is trying to run the setup for the adf-desktop-integration.
    The steps for his error are the following (he is using Windows XP and Microsoft Office Professional Plus 2007):
    - Enable .NET Programmability support from Office installation
    - Run the setup file for adf-desktop-integration. The following error appears in a popup:
    The following solution cannot be loaded because Microsoft Office support for the .Net Framework 3.5 is not installed: adfdi-excel-addin-runtime.vsto.
    For more information, see http://go.microsoft.com/fwlink/?LinkId=135965
    If someone else encountered this error and found a solution please let me know.
    Thank you,
    Alex.

    Hi,
    The problem is that my user already have installed on his computer the .Net Framework 3.5 SP1.
    In the section "3.5 Installing ADF Desktop Integration" from the link http://download.oracle.com/docs/cd/E24382_01/web.1112/e16180/inst_conf_dev_env.htm#CHDHJIIG is specified that when the setup tool is run, the following software are installed:
    1. Windows Installer 3.1
    This software I suppose is already installed or the setup tool managed to install it, otherwise I should have an explicit error.
    2. Microsoft .NET Framework
    This software .Net Framework 3.5 SP1 is already installed.
    3. Microsoft Visual Studio Tools for Microsoft Office
    My user already has Visual Studio Tools for the Office system 3.0 Runtime
    Now lets take a look on the same link at the section "3.2 Required Oracle ADF Modules and Third-Party Software". Because my users are using only the Runtime edition of ADF desktop integration they don't need JDeveloper or an Application server.
    Taken in consideration the section "Installing the Runtime Edition of ADF Desktop Integration" from your link, my users are using the adfdi-excel-runtime-client-installer.zip (this file is provided by me and is taken from my installation of Oracle Middleware-11.1.1.4.0).
    Thank you,
    Darie.

  • Error when upload data in  ADF Desktop Integration

    Hi,
    I am using ADF Desktop Integration for create 1 application.
    I have 1 ADF Table and 1 upload button for upload data in Integrated Excel file.
    First, when load file, data are loaded into Excel file.
    when I edit data in table and click upload button then Exception raise as follow:
    oracle.adf.desktopintegration.bindingxml.BindingContainerXml writeThrowableXml
    WARNING: reporting throwable to client: JBO-25077: Name element not found in the given object: aa1.
    oracle.jbo.expr.JIEvalException: JBO-25077: Name element not found in the given object: aa1.
    In Action[] Array of Upload button I have uploadData method and TAB1852140547.Upload
    My upload button action do nothing.
    Please help me

    Hi,
    Have you included any settings on your table batch actions? Please see the following tutorial which also does update on data from a table
    http://www.oracle.com/technology/obe/obe11jdev/ps1/adfdi/gettingstartedwithadfdi.htm
    Juan C

  • How do we use Data rules/error table for source validation?

    How do we use Data rules/error table for source validation?
    We are using OWB repository 10.2.0.3.0 and OWB client 10.2.0.3.33. The Oracle version is 10 G (10.2.0.3.0). OWB is installed on Linux.
    I reviewed the posting
    Re: Using Data Rules
    Thanks for this forum.
    I want to apply data rules to source table/view and rule violated rows should go to defined error table. Here is an example.
    Table ProjectA
    Pro_ID Number(10)
    Project_name Varchar(50)
    Pro_date Date
    As per above posting, I created the table in object editor, created the data rule
    NAME_NOT_NULL (ie project name not null). I specified the shadow table name as ProjectA_ERR
    In mapping editor, I have projectA as source. I did not find error table name and defined data rules in table properties. It is not showing up the ERR group in source table
    How do we bring the defined data rules and error table into mapping?
    Are there any additional steps/process?
    Any idea ?
    Thanks in advance.
    RI

    Hi,
    Thanks for your reply/pointer. I reviewed the blog. It is interesting.
    What is the version of OWB used in this blog?
    After defining data rule/shadow table, I deployed the table via CC. It created a error table and created the all the source coulmns in alphabatical order. If I have the primary key as 1st coulmn (which does not start with 'A') in my source, it will apprear middle of of columns in error table.
    How do we prevent/workaround this?
    If I have source(view) in sch A, how do we create Error table in Sch B for source(view)?
    Is it feasible?
    I brought the error table details in mapping. Configured the data rules/error tables.
    If I picked up 'MOVE TO ERROR' option, I am getting "VLD-2802 Missing delete matching criteria in table. the condition is needed because the operator contain at least one data rule with a MOVE TO ERROR action"
    On condition Loading - I have 'All constraints' for matching criteria.
    I changed to "no constraints' still I get the above error.
    If I change to 'REPORT' option instead of 'MOVE TO ERROR' option, error goes off.
    Any idea?
    Thanks in advance.
    RI

  • Use of LOV versus selectOneChoice components in page navigation.

    We will have several applications that our customers will be able to access. The list of applications is stored in a table. I would like to display the list of applications for the customer to choose which one they want.
    When I use a selectOneChoice, the selected value only has the display string. I cannot find a way to access the value.
    When I try to use an LOV, it wants me to bind it to an Server List Binding. I don't want to use this in another view object, I just want to display it on the page.
    Am I even thinking in the right ballpark? I have the selectOneChoice bound to a view object in my application module, and I thought I would be able to access all the attributes in that view object through the selected item in the selectOneChoice item. However, so far I've only learned how to access the display string.
    I appreciate all help, I've been working hard to learn this ADF stuff, what I've seen is very nice.

    Here is my binding.
    <list IterBinding="WapAvailableSitesViewObj1Iterator"
          ListOperMode="navigation" ListIter="WapAvailableSitesViewObj1Iterator"
          id="WapAvailableSitesViewObj1" DTSupportsMRU="true">
      <AttrNames>
        <Item Value="Selfservicesitemeaning"/>
      </AttrNames>
    </list>Here is my selectOneChoice
    <af:selectOneChoice value="#{bindings.WapAvailableSitesViewObj1.inputValue}"
                        required="#{bindings.WapAvailableSitesViewObj1.hints.mandatory}"
                        shortDesc="#{bindings.WapAvailableSitesViewObj1.hints.tooltip}"
                        id="soc2"
                        binding="#{backingBeanScope.EmployerBean.webAccessPermissions}"
                        label="Site"
                        inlineStyle="text-align:right;" autoSubmit="true"
                        valueChangeListener="#{backingBeanScope.EmployerBean.siteSelectionChanged}">
      <f:selectItems value="#{bindings.WapAvailableSitesViewObj1.items}"
                     id="si2"/>
    </af:selectOneChoice>And here is my change event listener
      public void siteSelectionChanged(ValueChangeEvent valueChangeEvent)
        System.out.println("in change listener");
        this.setValueToEL("#{bindings.WapAvailableSitesViewObj1.inputValue}", valueChangeEvent.getNewValue()); //Updates the model
        System.out.println("\n******** Selected Value: "+resolveExpression("#{bindings.WapAvailableSitesViewObj1.attributeValue}"));
        System.out.println("\n******** Display Value: "+resolveExpression("#{bindings.WapAvailableSitesViewObj1.selectedValue ne ' ' ? bindings.WapAvailableSitesViewObj1.selectedValue.attributeValues[1] : ''}"));
    public Object resolveExpression(String el) {     
        FacesContext facesContext = FacesContext.getCurrentInstance();
        ELContext elContext = facesContext.getELContext();
        ExpressionFactory expressionFactory =  facesContext.getApplication().getExpressionFactory();       
        ValueExpression valueExp = expressionFactory.createValueExpression(elContext,el,Object.class);
        return valueExp.getValue(elContext);
    public void setValueToEL(String el, Object val) {
        FacesContext facesContext = FacesContext.getCurrentInstance();
        ELContext elContext = facesContext.getELContext();
        ExpressionFactory expressionFactory =   facesContext.getApplication().getExpressionFactory();
        ValueExpression exp = expressionFactory.createValueExpression(elContext, el, Object.class);
        exp.setValue(elContext, val);
      }The line that displays the "Selected Value" works fine, and returns the String that is the display value on the selectOneChoice. However, the second line shows the error I provided earlier.
    I am thinking that I am trying to use the component for something it wasn't intended for. I am not using it for a display in a table or form, and every time I try to use a model driven list it wants me to provide a server list.
    Thanks for your help, but since I have this working sufficiently, I am going to leave this question for now.
    Thank you

  • ADF desktop integration issue

    i have created a application and published to weblogic successfully, but when i tried to run my integrated excel workbook, i got following errors. how to resolve this issue ?
    ADFDI-00134: An attempt to connect to the web application has failed.
    ADFDI-00501: An unexpected status: 500 (InternalServerError) was returned from the server while requesting the URL: http://localhost:7101/myDITest/adfdiRemoteServlet
    ~~~~~~~~~~
    ConnectionFailedException: ADFDI-00134: An attempt to connect to the web application has failed.
    Source: adfdi-excel-runtime
    Stack:
    at oracle.adf.client.windows.excel.runtime.WebAppLogin.GetAuthenticationMode()
    at oracle.adf.client.windows.excel.runtime.WebAppLogin.Login()
    at oracle.adf.client.windows.datamanager.ADFBindingContext.AttemptLogin(Boolean maybeHadSession)
    at oracle.adf.client.windows.datamanager.ADFBindingContext.SyncModel(BindingContainer bc, String contentType)
    at oracle.adf.client.windows.datamanager.BindingContainer.ReloadMetadata()
    at oracle.adf.client.windows.datamanager.BindingContainer.LoadMetadata()
    at oracle.adf.client.windows.excel.runtime.DIWorksheet.InitializeComponents(Boolean isFirstLoad)
    at oracle.adf.client.windows.excel.runtime.DIWorksheet.Initialize(Boolean initializeUI)
    Inner:
    UnexpectedHttpStatusException: ADFDI-00501: An unexpected status: 500 (InternalServerError) was returned from the server while requesting the URL: http://localhost:7101/myDITest/adfdiRemoteServlet
    Source: adfdi-excel-runtime
    Stack:
    at oracle.adf.client.windows.excel.runtime.WebAppLogin.GetAuthenticationMode()
    yong

    There is some kind of configuration problem with your web application.
    First, you should report the version of ADFdi you are using.
    Next, you should verify the configuration against the guide.
    http://docs.oracle.com/cd/E24382_01/web.1112/e16180/prep_dev.htm#sthref25
    Next, you should perform some diagnostic steps.
    http://docs.oracle.com/cd/E24382_01/web.1112/e16180/ap_desk_integ_troubleshoot.htm#CHDIBEEE
    HTH
    Alex

  • ALE: how do I use dependent distribution for customer and vendor addresses?

    Hello SDN'ers
    Hopefully someone can help me with an ALE question.
    We have two ERP systems connected with ERP - Retail and AFS.
    Customers and Vendors may be created in Retail, and are distributed to AFS using DEBMAS, CREMAS and ADRMAS messages.
    Not all customers and vendors are required in AFS, so we have various filters set up in the Retail distribution model (BD64).
    However with the filters in place, addresses were still being distributed for customers and vendors that had been filtered out.
    To try and avoid this for vendors, we created a filter group for AddressOrg.SaveReplica in receiver determination. In the filter group we selected Dependent Distribution for CREMAS (Address owner object).
    This works perfectly for vendors - vendor addresses are now only distributed if the vendor itself is distributed.
    However I've now discovered it is preventing any customer addresses from being sent! I was surprised about this: I expected CREMAS dependency to only affect vendor addresses. Can someone tell me:
    - is this how dependent distribution is designed to work? In which case can anyone offer any suffestions to achieve the filtering some other way?
    - or are we doing something wrong to be getting this result?
    Thanks for any help!
    regards, Roger

    Hi all,
    as Robert suggested, I've written an exit to get round this, although I'm surprised I should need to!
    What I did was to code an enhancement in function group BDBF, at the start of subroutine COMPUTE_LOGIC_EXPRESSION.
    * In the case of addresses, dependencies should only be applied for the appropriate type of address
      data: lwa_tbd14 type tbd14.
      if P_MODEL_DATA-FTYPE = C_FTYPE_DEPENDENCY_FROM_MESTYP.
    *   Dependency from Message Type.
    *   Read the Address Object type
        READ TABLE P_FILTER_VALUES
                         WITH KEY OBJTYPE  = 'AD_OBJTYPE'
                         BINARY SEARCH.
        if sy-subrc = 0.
    *     Check if the Message Type is linked to the Address Owner Object Type
    *     (Table is buffered on DB)
          select single *
            from TBD14
            into lwa_tbd14
           where MESTYP = P_MODEL_DATA-FMESTYP
             and OBJTYP = P_FILTER_VALUES-OBJVALUE.
          if sy-subrc <> 0.
    *       Wrong type of address for this dependency - stop here
            P_REPLICATE = c_true.
            exit.
          else.
    *       Correct address type. Standard processing continues, checking any
    *       filter values set up against the Address Owner Object Type.
          endif.
        else.
    *     It isn't an address - continue with standard processing
        endif.
      endif.
    Let me know if this helps you, or if you know of a better way to achieve the same result.
    Roger

  • I've purchased light room on my desktop. How can I use it for my mobile device

    I have purchased light room for my desktop computer. How can I access light room on my mobile device using the same account?

    jessiepslp wrote:
    I have purchased light room for my desktop computer.
    Have you purchased a perpetual license or subscribed to a Cloud plan?
    To access Lightroom Mobile you must subscribe to a Cloud plan.
    Adobe Lightroom mobile – FAQ
    "Does Lightroom 5 include access to Lightroom mobile?
    Lightroom mobile is included as part of the following Creative Cloud membership plans:
    - Creative Cloud Photography plan
    - Photoshop Photography Program
    - Creative Cloud complete plan
    - Creative Cloud Student and Teacher Edition
    - Creative Cloud for teams complete plan
    If you have access to Lightroom 5 via your Creative Cloud membership, then you have access to Lightroom mobile.
    Since Lightroom mobile is a service, it is available only via membership plans. Lightroom 5 perpetual license does not include access to Lightroom mobile"

  • I formatted my desktop. and now i have a fresh copy of firefox on my desktop. How can i use firefox sync to get all my history, passwords and add-ons

    I have a firefox sync account. I used to sync all my information and save it to Firefox server. Because of some reason i have to format my system and now i have a fresh copy of Firefox installed. Now i want to use sync to restore all my password,history related details.

    Duplicate of [https://support.mozilla.org/en-US/questions/934093 https://support.mozilla.org/en-US/questions/934093]

  • ADF EBS Integration - How to open the ADF page in new tab or window

    Hi,
        We are building ADF custom applications and want to integrate them with EBS R12 (12.1.3) through Responsibilities and Menus.
    We have achieved session sharing and launching the Custom ADF app from EBS menu. The problem is, the Custom ADF page opens in the same page.
    Is there anyway to open the ADF application in new tab or window while launching from EBS Menu ? 
    Highly appreciate your help on this.
    Thanks,
    Ananthakumar

    Bhaskar,
    Refer old threads by searching for "new window" / "_blank"
    - Senthil

Maybe you are looking for