Import Functionality in Oracle ADF BC with Jdeveloper 11.1.1.2

Hi all,
I am using Jdeveloper 11.1.1.2 and I am trying to import functionality in my application.
I am following the steps of: http://andrejusb.blogspot.com/2008/07/import-functionality-in-oracle-adf-bc.html
I have 2 data model and I would like to import the functionality of one data model, in the other.
My problem is when I tried: myModel2-->right click-->project properties-->deployment-->edit
I don't see nothing to filter myModel2, I see only Library Dependencies, Connections, JAR Options ADF Validation.
If I tried : myModel2-->right click-->project properties-->deployment-->new-->filters
I see only the folders: Merged Contents of this file Group's contributor, .data, 00000000
But I can't see the folders I have (mypackage.test.model.entities).
Where I can found them? Is there a workaround?
Any suggestions?
Thanks
Andrea

Ok, but I taught that after importing myModel2 in myModel1, Jdeveloper realise a merge and it visualizes a unique package, even if it is splitted on two or more projects/models.
So that, it seems to me this procedure is useful for importing jar file, but not for splitting a very big project in a lot of smaller projects, doesn't it?
Thanks for your opinion
Andrea

Similar Messages

  • Oracle ADF application with Teradata as Database

    JDeveloper PS5.
    Is it possible to integrate Oracle ADF application with Teradata as Database?
    If yes, can you please provide some information with respect to the same?
    Thanks,
    Navaneeth

    Does teradata have a JDBC driver ? and can it understand SQL92 falvor SQL ?
    If yes, then maybe you can do ADF on it.
    Take a look at this :
    http://www.oracle.com/technetwork/developer-tools/jdev/multidatabaseapp-085183.html
    A bunch of ADF features will not be available, primary key generation will be a bit sketchy(all keys for all tables will come from a single sequence of numbers) and you'll have to implement some stuff like the persistence collection manager.
    The one thing that doc does not mention is that you also have to make sure your adf-config.xml is set with the correct 'jbo.SQLBuilder' property (SQL92) in the <amconfig-overrrides> section.
    Happy hacking !

  • Oracle ADF conformity with XHTML and DOM Level 2

    Dear all,
    I wonder if Oracle ADF 10g can produce documents that confirm with the XHTML and DOM Level 2 standards. I searched in Google but it is little hard to figure out

    Ok, but I taught that after importing myModel2 in myModel1, Jdeveloper realise a merge and it visualizes a unique package, even if it is splitted on two or more projects/models.
    So that, it seems to me this procedure is useful for importing jar file, but not for splitting a very big project in a lot of smaller projects, doesn't it?
    Thanks for your opinion
    Andrea

  • Oracle Accessibility Checker with JDeveloper

    HI All,
    At http://www.oracle.com/accessibility/index.html, there is a statement related to the accessibility issue with JDeveloper: "Oracle Accessibility Checker (TM) coming in 2005 as plugin to JDeveloper 10.1.3".
    Does anyone know if it is true that this "Oracle Accessibility Checker" is available for JDeveloper 10.1.3??
    Or does anyone has any information on how to carry out an accessibility test on a JDeveloper application?
    Please help! I need these information ASAP!
    Thank you in advance for any suggestion, advice, or inforamtion.
    Qian

    Forms,
    I don't really have a demo per se, but it's not so hard.
    For example, say http://foo:7777/reports/whatever?param=foo&param2=bar is the URL. Simply put an af:goLink on your page and set its target to http://foo:7777/reports/whatever?param=#{an_el_expression_that_evaluates_to_the_parameter_value}&param2=#{ditto}
    Just treat them like a web link.
    john

  • Oracle ADF compatibility with Web logic Server 12c

    Is Web logic Server 12c support Oracle ADF. If yes please share details.

    ADF is still not officially supported on WLS 12c.
    Vijaya

  • INTEGRATE ORACLE PORTAL PKD WITH JDEVELOPER...

    I need to integrate PKD with JDeveloper.... I downloaded with SDM Java Portlet Specification 1.0... What more do I need?

    I have Jdeveloper studio 11.1.1.2.0

  • Oracle Reports Integration with JDeveloper

    Hi Gurus,
    We have our Oracle Forms Applications 10g Release1 running on the Application Server 9.0.4.
    I have understood that using oracle Forms Faces, the existing Forms can be brought into the J2EE Frame work developed using ADF Faces.
    Now my question is that we have lots of Reports running on the Reports server using Oracle Reports. My question is that how can we integrate these Reports as it is in my J2EE environment without changing anything on my existing Reports.
    Any help on this is very much appreciated.
    Thanks and Regards,

    Forms,
    I don't really have a demo per se, but it's not so hard.
    For example, say http://foo:7777/reports/whatever?param=foo&param2=bar is the URL. Simply put an af:goLink on your page and set its target to http://foo:7777/reports/whatever?param=#{an_el_expression_that_evaluates_to_the_parameter_value}&param2=#{ditto}
    Just treat them like a web link.
    john

  • Integrating Oracle Service Registry with Jdeveloper

    Hi all,
    I am trying to make a UDDI connection from Jdeveloperto connect to the OSR. When i test the connction, I get the following error:
    Testing connection with proxy 172.17.24.24:8003...
    Contacting http://172.17.103.111:7103/registry/uddi/inquiry...
    The inquiry endpoint could not be contacted. Test failed.
    received something that is not a SOAP Envelope
    I am able to open the enquiry url in my browser.
    Kindly help as to how to establish connection connection from Jdev to OSR
    Thanks in Advance.

    Either you need to create the osb projects in the Oracle Workshop IDE or in the console. Also for the new upcoming release you still need to create them in Oracle Workshop (for what i've heard about it)

  • Implementing Event listeners in Oracle ADF

    I have a selectonechoice UI component by which the user selects the user name and an UI table component which displays all the documents the user has access to. There are three tables involved 1) User 2) Access 3) Documents. USER table has a FK relation to ACCESS table. The ACCESS table has FK relation to DOCUMENTS table.
    I have written two SQL queries/view objects (userView) to get the user name and another join query (userAccessView) to get the document names that a particular user has access to.
    I want to link the two UI components such that when the selectonechoice UI component changes value, the table UI component should display document list has the user has access to.
    Is there any sample example of how to implement the functionality using Oracle ADF? Or any suggestion on how to do it.
    Regards
    Thomas

    You should be able to achieve this with PPR - for example see this demo of the navigation list:
    http://blogs.oracle.com/shay/2008/11/the_navigation_list_select_som.html

  • Integration - SOA suite with jdeveloper

    Hello!
    Iam totally new user with oracle products. I have only used oracle database but this was very little.
    Iam still a student and professor told me that i need to use SOA suite and jdeveloper, to make a bussiness process.
    I have d/l oracle SOA suite 10.1.3.1 and Jdeveloper 10.1.3.3.0. Now i would like to start but i dont know how to.
    I have installed soa suite and unziped jdeveloper in to the same directory.
    10.1.3.1
    |->jdevstudio10133
    |->OracleAS_1
    When i run jdeveloper i can not make new BPEL project (options to make new file is disabled). How can i integrate oracle soa suite with jdeveloper?

    Learn About All Things SOA:: SOA India 2007:: IISc, Bangalore (Nov 21-23)
    Aligning IT systems to business needs and improving service levels within the constraints of tight budgets has for long been the topmost challenge for CIOs and IT decision makers. Service-oriented Architecture (SOA) provides a proven strategy to clearly address both of these objectives. Creating more agile information systems and making better use of existing infrastructure are two leading factors that are boosting SOA adoption across large, medium, and small Indian industries from the BFSI, Retail, Telecom, Manufacturing, Pharma, Energy, Government and Services verticals in India. If you are an IT decision maker belonging to any of these verticals, SOA India 2007 (IISc, Bangalore, Nov 21-23 2007) presents a unique opportunity to gather cutting-edge business and technical insights on SOA and other related areas such as BPM, BPEL, Enterprise 2.0, SaaS, MDM, Open Source, and more.
    At SOA India 2007, acclaimed SOA analysts, visionaries, and industry speakers from across the world will show you how to keep pace with change and elevate your IT infrastructure to meet competition and scale effectively. The organisers are giving away 100 FREE tickets worth INR 5000 each to the first 100 qualified delegates belonging to the CxO/IT Decision Maker/Senior IT Management profile, so hurry to grab this opportunity to learn about all things SOA. You can send your complete details, including your designation, e-mail ID, and postal address directly to Anirban Karmakar at [email protected] to enrol in this promotion that is open until 12 October 2007.
    SOA India 2007 will also feature two half-day workshops on SOA Governance (by Keith Harrison-Broninski) and SOA Architecture Deep Dive (by Jason Bloomberg). If you are an IT manager, software architect, project leader, network & infrastructure specialist, or a software developer, looking for the latest information, trends, best practices, products and solutions available for building and deploying successful SOA implementations, SOA India 2007’s technical track offers you immense opportunities.
    Speakers at SOA India include:
    •     Jason Bloomberg, Senior Analyst & Managing Partner, ZapThink LLC
    •     Keith Harrison-Broninski, Independent consultant, writer, researcher, HumanEdJ
    •     John Crupi, CTO, JackBe Corporation
    •     Sandy Kemsley, Independent BPM Analyst, column2.com
    •     Prasanna Krishna, SOA Lab Director, THBS
    •     Miko Matsumara, VP & Deputy CTO, SoftwareAG
    •     Atul Patel, Head MDM Business, SAP Asia Pacifc & Japan
    •     Anil Sharma, Staff Engineer, BEA Systems
    •     Coach Wei, Chairman & CTO, Nexaweb
    •     Chaitanya Sharma, Director EDM, Fair Isaac Corporation
    A partial list of the sessions at SOA India 2007 include:
    •     EAI to SOA: Radical Change or Logical Evolution?
    •     BPEL: Strengths, Limitations & Future!
    •     MDM: Jumpstart Your SOA Journey
    •     Governance, Quality, and Management: The Three Pillars of SOA Implementations
    •     Building the Business Case for SOA
    •     Avoiding SOA Pitfalls
    •     SOA Governance and Human Interaction Management
    •     Business Intelligence, BPM, and SOA Handshake
    •     Enterprise 2.0: Social Impact of Web 2.0 Inside Organizations
    •     Web 2.0 and SOA – Friends or Foe?
    •     Achieving Decision Yield across the SOA-based Enterprise
    •     Governance from day one
    •     Demystifying Enterprise Mashups
    •     Perfecting the Approach to Enterprise SOA
    •     How to Build Cost Effective SOA. “Made in India” Really Works!
    For more information, log on to http://www.soaindia2007.com/.

  • Oracle ADF faces meets javaFX - at Oracle Open World '09

    Hi,
    is there any interest that I demo javaFX at Oracle Open World '09 - Oct 11-15, San Francisco?
    Session name: How to enrich Oracle ADF faces with javaFX
    I appreciate any suggestions or contacts!
    by Pepone

    Hi,
    usually integration papers are well perceived.
    Frank

  • Getting error message while trying to Develop Applications using Oracle ADF

    I have just started learning Oracle ADF. I have installed Oracle ADF 11g (with Oracle 11g database) in my PC. I am an experienced Oracle Forms Developer. While trying to run the application after development in
    Oracle ADF I get the following error message :
    This Project has no default run target. Please choose the file you want to run. Default Run Target:
    and then it gives you a browse option to select default run target file.
    This message always come in any type of application I want to write in Oracle ADF. Can you please tell me what is the possible fix to this issue.
    Installation of Oracle ADF did not show any error message. Oracle Middleware and webserver 11g has been installed before the installation of Oracle ADF 11g.
    I will appreciate any feedback for this. Thank you.

    Let me add some missing information.
    Right clicking a page or java class and selecting run or debug is ONE way to start the application with the page selected or the class selected (if the class can be started).
    Sometimes it's more desirable to always start the application using the same way (e.g. start page in a unbounded task flow) regardless where you are currently working on. So you don't need to find the page in the application navigator.
    For this you can use the 'Run configurations'. These (as you can have more then one) can be used to tell the framework which page or class to start if you hit the run or debug toolbar button. You can edit or create run configurations by using the menu 'run->choose active configuration->manage run configuration' or you open the project properties of the viewcontroller project and select 'run/debug/profile'. Then you get the dialog to edit or create a run configuration.
    Select default (this won is created for you by the framework) and click 'edit'. Then you see the launch settings. If you are using adf task flows you can e.g. select the adfc-config.xml file as 'default run target'. This allows you to select the page to start in the 'ADF Task FLow' sub node. If you now uncheck the 'attempt to run active file...' the framework always start the page you selected from the unbounded task flow.
    Timo

  • Encumbrance Functionality in Oracle

    Hi Folks,
    Could some one explain bit detail of Encumbrance functionality in Oracle Applications. along with 11i and R12 changes in this functionality.
    Regards
    Prasanth

    Prasanth,
    As mentioned, encumbrance accounting is a way to keep track of reserved funds. When you create a Purchase Order, for example, say for $1,000, that creates an encumbrance, or reserved cost, of $1,000. When you record the receipt on the purchase order, then the $1,000 changes from reserved type status to actual cost. The idea is to track your expenditures (actual and reserved) against a budget. If Expenditures (reserved + actual) exceed budget, you may not want to let that happen in the system. Or you want to be notified if that happens. So encumbrances are a management tool used to control/monitor spending on something, often on a project. Kind of a simple description for what can be a somewhat complex topic, but hope this helps a bit.
    John Dickey

  • Problem in Oracle ADF with JDeveloper. JBO25001

    Hello All,
    I have to develop an application using oracle ADF and JDeveloper. To famalirize my self with the technology, I downloaded the Oracle ADF tutorial "Tutorial for Forms/4GL developers" from Oracle site.
    I am following this tutorial line by line, but still getting an error. I have created
    1) Entities
    2) Associations
    3) Views
    4) ViewLinks
    5) Application Module
    all by wizard.
    After I added my view and view link into the application module and tried to test it it gave me the following error.
    (oracle.jbo.common.ampool.ApplicationPoolException) JBO-30003: The application pool (.10E97657A25) failed to checkout an application module due to the following exception:
    ----- LEVEL 1: DETAIL 0 -----
    (oracle.jbo.JboException) JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NameClashException, msg=JBO-25001: Name ServiceRequestsTable of object type Attribute already exists
    ----- LEVEL 2: DETAIL 0 -----
    (oracle.jbo.JboException) JBO-29000: Unexpected exception caught: oracle.jbo.NameClashException, msg=JBO-25001: Name ServiceRequestsTable of object type Attribute already exists
    ----- LEVEL 3: DETAIL 0 -----
    (oracle.jbo.NameClashException) JBO-25001: Name ServiceRequestsTable of object type Attribute already exists
    I changed the names of each object but still the problem persisted.
    If any body can help me on this I will really appreciate it. Thanx a ton in advance.
    I have downloaded and using the latest JDeveloper version 10.1.3.1.0.3984
    Please help me on this.
    Regards,
    Saket Maheshwary

    Saket,
    Did you ever get this situation resolved?
    I'm working thru the tutorial myself and get the same error except the object is Product.
    Do you have any clues?
    Thanks,
    Lonnie Spears

  • Oracle ADF with jDeveloper

    I am new to oracle adf with jdeveloper. I am impressed by the features of this product. I want to learn this. Is there any pre-requesites to learn this product? I aware with JSP/Servlets , Struts 2.0 , HTML , Javascript

    Hello John,
    Thanks for the reply. I can't find any material so that I can aware with JSF introduction (with demos) and ADF Faces. So will you please suggest me some tutorial or demos related to JSF and ADF faces. I passed through the video demos of Oracle ADF homepage but still I can't understand the use of those tags.
    regards,
    Kush
    Edited by: kush on Feb 22, 2012 12:07 AM

Maybe you are looking for

  • EIDE drives

    Are EIDE drives somehow different from IDE drives. What I really need to know is--Can a Western Digital EIDE 13Gb drive be installed in a G3 B&W? Is there some trick to the process? I have tried all of the jumper positions on both drives and I can ne

  • How to write the select query with complex where condition

    Hi all, Can u help me in writing  following select query. select * from zu1cd_corr where time_stamp between firstday and lastday . In the above query time_stamp contains the date and time. where as firstday and lastday contains the dates. I need to c

  • Converting currency fields into strings without separators

    Hi all,    Currently i'm using the write statement to do the conversions.    data : amt(30).    write bseg-dmbtr into amt currency 'USD'.    However the output is in "123,456.00" format.    I need the output in "123456.00" without the commas.    Othe

  • While Printing The Ontest labels in the thermal printer it is printing Rev

    While Printing The Ontest labels in the thermal printer it is printing Rev the problem is my if my heading is on top and footer is at the end in preprinted my print has to be rotated 180 degrees

  • ABORTED Apply Process

    I've been running into a error message that I can't seem to find much information on. I start my Apply process (that had previously been working), and it aborts a couple minutes later. The alert log shows: Mon Jan 03 11:54:55 2005 Errors in file e:\o