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.

Similar Messages

  • 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.

  • 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.

  • 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

  • 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

  • HT5760 I am not getting the Leave Conversation option in Group Messaging in iOS 8

    I am not getting the "Leave Conversation" option on Group Messaging on some group messages.

    Hello tchadden,
    This option is only available if there are more than three people in the group iMessage or if the group message uses MMS.
    Leave this Conversation might not be available if there are only three people in the group iMessage or if the group message uses MMS.
    Send a group message with your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT5760
    Cheers,
    Allen

  • Oracle ADF Faces integrated in Oracle JDeveloper: Freebie?

    Hi room, I'd like to ask if Oracle ADF Faces, the version integrated in Oracle JDeveloper (this is a freebie) is a Freebie also, any1 knows, do share. Thanks a lot.

    Hi,
    no, it isn't. If you are looking for free software, have a look at MyFaces Trinidad, which is the open source - and thus free - version of ADF Faces
    Frank

  • Hp all in one 19-2013w and 19-2113w , that in the Bios i am not getting the legacy support option

    i want my system to be boot from the USB Drive - but Legacy support is not avialable in the Bios and that i why in the boot menu i am not getting my USB option Model no : Hp all in one 19-2013w and 19-2113w   

    Same here. My computer was "born on" Aug 13th, 2014, so today it's exactly only 2 months old. Since Windows 8 was so sluggishly slow i decided i was going to wipe the drive and install Linux. I had already been successful doing the exact same thing with a new HP laptop about 1 year ago.. it also was a Windows 8 preloaded machine, so i am very aware of the UEFI "Secure Boot" methodology and what it took to disable secure boot mode and enable legacy mode. I am happy to say that laptop ran Linux beautifully and without any issues. So now, i have the HP AIO 19-2113w machine preloaded with Windows 8.1, which has been wiped. I have converted the GPT to MBR and attempted to disable secure boot mode and enable "legacy mode". The Legacy mode option says i must first disable secure boot mode, which i've done several times. (When restarting after doing so, i get a prompt to type in the 4 digits on the screen and press enter, which i've done several times now). Going back into bios after doing this... i STILL can't get past the "You must disable secure boot mode before using this option... blah blah.". So i decided to look up if there were any lawsuits against Microsoft and/or HP reguarding UEFI bootloading issues, and there are. Right now i am sitting on a 2 month old computer with NO operating system and no recovery partition. The money i spent on this computer could have gone towards a different brand, such as an Asus which has never given me trouble. You guys need to contact me ASAP with a fix, or you'll get plenty of free negative advertising.

  • Not Getting Pop Up Iview option

    Hi Experts,
    I am going through a document in VC and doing Bank Sample application,  after creating a push button named (Chose_bank) ) when I am going to design board and on Input Form draging from out put port  to get Pop Up iview option I am not getting that option.
    I am getting only diff option like
    <b>Add form View
    signal Out
    Navigate to
    End Point
    Data Store
    Cancel</b>
    How can get <b>Pop Up Option</b> option as I am using VC 7.0 and SP 11 with Backend ECC6.0
    Please help me out.
    Regards,
    Iqbal

    Hi Iqbal,
    On VC menu choose Tools -> Options...
    Go to Compiler tab and change Runtime from WebDynpro to flash.
    This should solve it,
    Shay

  • After purchasing an Adobe PDF Pack, I do not get the Content Editing option in the Tools bar of my PDF I use a MacBook Pro- please advise

    I use a MacBook Pro
    After purchasing an Adobe PDF Pack, I still don't get the Content Editing option on my Tools bar
    please advise

    Thanks Sara, however my understanding is what I purchased enabled me to
    convert pdf into word for editing, please see screen shot attached.  I
    believe this shows that in the PDF Pack which i have purchased I am able to
    do this.
    Please further advise
    Cheers
    Therese
    Therese S
    [private information removed by moderator]
    On Thu, Mar 12, 2015 at 5:48 AM, Sara.Forsberg <[email protected]>

  • Create data control from java class, not see "ADF Parameter Forms" option

    Hi,
    I have created a Fusion Web Application (ADF) in jdev 11g. In the application model project, I created a java class. Inside the java class, I have a public method as below
    public Asset [] searchAsset3(SearchTerm s) // SearchTerm is a java bean. It implements java.io.Serializable.
    I created data control from my java class. After that, I see an xml file generated under the same folder of my java class. Here is the xml content.
    <?xml version="1.0" encoding="UTF-8" ?>
    <JavaBean xmlns="http://xmlns.oracle.com/adfm/beanmodel" version="11.1.1.53.62"
    id="AIAAsset" Package="oracle.apps.aia.oer.model"
    BeanClass="oracle.apps.aia.oer.model.AIAAsset" isJavaBased="true">
    <MethodAccessor IsCollection="true"
    Type="com.flashline.registry.openapi.entity.Asset"
    BeanClass="com.flashline.registry.openapi.entity.Asset"
    id="searchAsset" ReturnNodeName="Asset"
    CollectionBeanClass="UpdateableCollection">
    <ParameterInfo id="name" Type="java.lang.String" isStructured="false"/>
    <ParameterInfo id="version" Type="java.lang.String" isStructured="false"/>
    <ParameterInfo id="description" Type="java.lang.String"
    isStructured="false"/>
    </MethodAccessor>
    <MethodAccessor IsCollection="true"
    Type="com.flashline.registry.openapi.entity.AssetSummary"
    BeanClass="com.flashline.registry.openapi.entity.AssetSummary"
    id="searchAssetSummary" ReturnNodeName="AssetSummary"
    CollectionBeanClass="UpdateableCollection">
    <ParameterInfo id="name" Type="java.lang.String" isStructured="false"/>
    <ParameterInfo id="version" Type="java.lang.String" isStructured="false"/>
    <ParameterInfo id="description" Type="java.lang.String"
    isStructured="false"/>
    <ParameterInfo id="type" Type="java.lang.String" isStructured="false"/>
    </MethodAccessor>
    <MethodAccessor IsCollection="true"
    Type="com.flashline.registry.openapi.entity.Asset"
    BeanClass="com.flashline.registry.openapi.entity.Asset"
    id="searchAsset3" ReturnNodeName="Asset"
    CollectionBeanClass="UpdateableCollection">
    <ParameterInfo id="s" Type="com.flashline.registry.openapi.query.SearchTerm"
    isStructured="true"/>
    </MethodAccessor>
    <ConstructorMethod IsCollection="true"
    Type="oracle.apps.aia.oer.model.AIAAsset"
    BeanClass="oracle.apps.aia.oer.model.AIAAsset"
    id="AIAAsset"/>
    </JavaBean>
    Then, in application user interface project, I created a JSPX page. From the data controls palette, I want to drag and drop the searchAsset3 onto my page. However, I don't see an option for me to choose "Create -> Parameters -> ADF Parameter Form". I only see "Create -> Methods". Unlike other public methods (e.g.searchAssetSummary and searchAsset) which have simple data type as input, I can see the "Create -> Parameters -> ADF Parameter Form" option when I drag and drop to my jspx page. Is that something I missed while creating data controls?
    Thanks.
    Arnold.

    Then, my other question is how do you do the bindings? I drag and drop the attributes from SearchTerm bean. Now the pagedef file has the AttributeValues added but my method is actually expecting one input parameter of type SearchTerm. How do you bind the attributes to the input of the method? Thanks.
    See below of my pagedef xml file.
    <?xml version="1.0" encoding="UTF-8" ?>
    <pageDefinition xmlns="http://xmlns.oracle.com/adfm/uimodel"
    version="11.1.1.53.62" id="SearchAssetBySearchTerm1PageDef"
    Package="oracle.apps.aia.oer.view.pageDefs">
    <parameters/>
    <executables>
    <variableIterator id="variables"/>
    <methodIterator Binds="SearchTerm.result" DataControl="AIAAsset"
    RangeSize="25"
    BeanClass="com.flashline.registry.openapi.query.SearchTerm"
    id="SearchTermIterator"/>
    </executables>
    <bindings>
    <methodAction id="SearchTerm" RequiresUpdateModel="true"
    Action="invokeMethod" MethodName="SearchTerm"
    IsViewObjectMethod="false" DataControl="AIAAsset"
    ClassName="com.flashline.registry.openapi.query.SearchTerm"
    ReturnName="AIAAsset.methodResults.SearchTerm_AIAAsset_SearchTerm_result"/>
    <attributeValues IterBinding="SearchTermIterator" id="key">
    <AttrNames>
    <Item Value="key"/>
    </AttrNames>
    </attributeValues>
    <attributeValues IterBinding="SearchTermIterator" id="operator">
    <AttrNames>
    <Item Value="operator"/>
    </AttrNames>
    </attributeValues>
    <attributeValues IterBinding="SearchTermIterator" id="value">
    <AttrNames>
    <Item Value="value"/>
    </AttrNames>
    </attributeValues>
    <methodAction id="searchAsset3" RequiresUpdateModel="true"
    Action="invokeMethod" MethodName="searchAsset3"
    IsViewObjectMethod="false" DataControl="AIAAsset"
    InstanceName="AIAAsset.dataProvider"
    ReturnName="AIAAsset.methodResults.searchAsset3_AIAAsset_dataProvider_searchAsset3_result">
    *<NamedData NDName="s"*
    NDType="com.flashline.registry.openapi.query.SearchTerm"/>+
    </methodAction>
    </bindings>
    </pageDefinition>

  • "I do not get any message or option to add exception" - Using Self signed cert -Images does not load

    Wr are have two web servers one for app and another for loading images. Both are behind Kemp Load balancer and are using self signed certs from the load balancer. The images does not load when using Firefox 3.x. I load with IE and Firefox 2.x. With firefox 3.x it does not give a message to "add exception". I only get one certificate message to add exception for the app server. I do not get the certificate message or pop up for the imaging server with Firefox 3.x.
    == This happened ==
    Every time Firefox opened
    == Always ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    You have a lot of information in packed in the "More system details..." (in the right-hand column), where it looks like you found a solution. If not take a look at "Problematic Extensions" the AVG Free installation of their "'''AVG Free Search'''" can cause such problems. Directions to fix that are specific and involve reinstalling AVG Free without the Link Scanner component.
    * http://kb.mozillazine.org/Problematic_extensions

  • 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

  • CS5 library HTML instances not getting updated (and font options are limited)

    Having the following problems using FW CS5/Mac:
    1. Heading1 instances (created from Common Library -> HTML) are not reflecting updates to library item in Document Library.
    To replicate: Drag a Heading1 element from the common library to document.  Create a few more instances of it in the document, using the one in your Document Library.  Now edit the library version. The instances on the page stay the same, they don't reflect updates.
    2. Symbol Properties for HTML elements has very limited options for Font.   'Heading1' has only Arial or Arial Black.  'Link' has those, plus Comic Sans (and Arial is listed twice).  There is nowhere else to customize symbols.
    3. Also, my Layers panel randomly disappears, even though Window->Layers is still checked. I have to restart to get it back.  Cursor also sometimes disappears and requires restart. Seems to happen whenever I add a Link (from Common Library).
    Are there workarounds for these?  If they are documented bugs, is there a patch?
    Thanks for any help.
    Jeff

    You can try editing the JSF file for the symbol - that's what controls the symbol properties. I'm not a coder, but I found that putting your preferred font at the beginning of the font list in the JSF list will solve the problem.
    For example, I first saved a copy of the original script, then moved the Times Roman family to the beginning of the list and saved this version as the original script name. These scripts are found in the Fireworks application folder, inside Configuration > Common Library > HTML.
    I restarted FW and when I dragged the H1 instance onto the canvas, it displayed Times immeditately.
    Unfortunately, it deleted that family from the combo list, simply renaming it Arial - Helvetica - san-serif and placing it at the top of the list. So now I have 3 Arials - lol. The first one indicates the current font chosen (or it's supposed to) and the other two list my true Arial font family and the Times font family (renamed as Arial)  Haven't figure out how to fix that yet.
    This change doesn't affect the preview image either, but there must be a way to alter it by editing the true symbol.
    HTH a little, at least.

Maybe you are looking for

  • MacBook will not display on external monitor in clamshell mode

    System information: 13 in. MacBook (2.4Ghz Intel 2-Core) 10.6.7 External Display connected with Apple DisplayPort VGA adapter Apple Wireless Keyboard Generic wireless mouse that connects to a USB stick plugged into the MacBook This is dirving me nuts

  • AF TREE:How to Create Method in backing to Return TreeNode Value Selected

    Hi all; I use HR Schema in ADF Tree example; I created a Special Page for each Emplyee so I want to create a new Method called callPage in backing_test1 class to Return FirstName of the Employee at Selecting Employee Node in the Tree like my example

  • Problems with import of static files/images

    I have a series of static files (such as jquery/jquery ui libraries) that we have been storing in WORKSPACE_IMAGES. We had hoped to be able to export the static files and use our automated build process to import the files via sqlplus. However, I hav

  • Can you assign a calendar event to multiple calendars?

    Is there a way to assign a calendar event to multiple calendars?  Example, I have a work trip I would like on my work calendar and my family calendar so it will show on my wife's calendar/phone.  I would like to assign the event to two calendars inst

  • Matrix summary report

    I have following coloumns in a table PERSON      (id) EDU     (educated,non-educated) CITY     citycode COUNTRY     countrycode I have to generate matrix summary report in SQLplus. I have to print countrycode in vertical coloumn(LEFT MOST), I have to