How to bind RichTextbox of ADF / Data Control Jdeveloper 11g R1

Hello

Can you please help me to link RichTextbox of ADF / Data Control in Jdeveloper.

I am able to bind to inputText, button. But impossible to find for Richtextbox.

Thank you

Swathi

GoTo pagedef and add the attribute binding in the bindings section

Steps-

Click the Green more icon--> to select in the generic links section attribute values--> click Ok--> select data source, and the attribute and then click Ok

Then select on the RichTextEditor page editor and write in the value property that's how - #{bindings. AttributeName.inputValue}


Ashish

Tags: Java

Similar Questions

  • Re: How to configure Ant in adf application using Jdeveloper 11.1.2.3.0?

    Hi all

    I use jdev 11.1.2.3.0.

    Any can help me how to configure Ant in adf application using Jdeveloper 11.1.2.3.0?

    With respect,

    satishkumarN

    HI Sissi,

    Your question is not able to understand. I guess you are looking for building project using ant for deployment.

    Please find the links below

    Construction projects with Ant

    Use of Maven in JDeveloper 11.1.2: asked to build ADF with Maven using Ant ojdeploy

    One size does not fit all: using ojdeploy and Ant to create pots of ADF library

    Thank you

    Nitesh

  • ADF Data Control WS - methods with 'Object' instead of native types

    Recently, we noticed a strange behavior during the integration of services SOA Suite with ADF Web Service data controls:

    -Consider a service, where the WSDL has the following operation:

    <wsdl:operation name="CreateEmployee">
      <wsdl:input message="inp1:requestCreateEmployeeMessage"/>
      <wsdl:output message="inp1:replyCreateEmployeeMessage"/>
    </wsdl:operation>
    

    - And the request message is:

    <wsdl:message name="requestCreateEmployeeMessage">
      <wsdl:part name="payload" element="inp1:CreateEmployeeRequest"/>
    </wsdl:message>
    

    - And the element in the message:

    <element name="CreateEmployeeRequest">
      <complexType>
      <sequence>
      <element name="EmployeeId" type="int" minOccurs="0"/>
      <element name="EmployeeName" type="string" minOccurs="0" nillable="true"/>
      <element name="Salary" type="decimal" minOccurs="0"/>
      </sequence>
      </complexType>
    </element>
    

    -If this service is added to a project ADF as a Web Service data control, the method in the control of data will be represented by:

    CreateEmployee(Object)
    

    -However, if you change the WSDL file, so that the element has the same EXACT name as the operation:

    <wsdl:message name="requestCreateEmployeeMessage">
      <wsdl:part name="payload" element="inp1:CreateEmployee"/>
    </wsdl:message>
    <element name="CreateEmployee">
      <complexType>
      <sequence>
      <element name="EmployeeId" type="int" minOccurs="0"/>
      <element name="EmployeeName" type="string" minOccurs="0" nillable="true"/>
      <element name="Salary" type="decimal" minOccurs="0"/>
      </sequence>
      </complexType>
    </element>
    

    -Then method of data control will be displayed as:

    CreateEmployee(Integer, String, BigDecimal)
    

    It's strange because the WSDL file is still valid, if the element root of the query has a different name of the operation (the SOA service was created using JDeveloper).

    In addition to this solution that I share, alternative would be:

    (1) create a proxy for the service and register the proxy under control data instead

    (2) to call the service, as shown here

    Is this a Bug?

    When you have an object as a parameter to a data control, you should also see a parameter created object that has simple types.

    For example, see the video here:

    https://blogs.Oracle.com/Shay/entry/calling_web_service_with_complex

  • Bind several web service data controls on the same page

    Hello
    JDev version: 11.1.1.6.0
    I using SOAP web services. I have the following usage:
    I have the data control for the web service, that records the values entered into the form. I created the entry form using the data control (DC1).
    There is an input field [T1], on the tab, I need to fill an another text field, for which the data is returned to an another web service (DC2) data control.
    For the same input text [T1] on the tab out, I need fill in the object list in the component selectonechoice, for which the data is returned to an another web service (DC3) data control.

    Is it possible to use bind several data controls on the same page to reach the use case?
    However, I want to avoid the use of managed bean. Is it possible to do this?

    Concerning
    Fabiola

    Hello

    I can make the case to use even without the use of the managed bean?

    Yes, although the managed bean solution seems reasonable to me.

    Difficulties are

    + 1) REQ1 and REQ2 are the parameters that is common to both 1 and 3 services. +

    Text fields that provide arguments to a method are related to an input variable (file PageDef has an iterator variable in the executable section). A variable can be referenced from method arguments

    + 2) REQ1 is the parameter that is common to both 2 and 3 services. +

    Identical to 1. Create a setting for service 2 and map variables in the arguments of the method of service 3

    + 3) Service3 needs all REQ1, REQ2, REQ3, and REQ4 parameters as parameters to save the data. +

    As said, fields can be referenced from variables, dependent, the linking of the attribute fields (as I guess it is a return value in the bound field)

    There are problems of links as the same setting is available between several departments.

    It's new to me

    Is it possible to solve these problems of binding addresses?

    Yes. Make sure however that WS DC iterators you see in PageDef have their property Refresh ifNeeded for the refreshment of the bound field work properly

    Frank

  • Found no "ADF data controls" in ADF 10.1.3.1.0 tutorial chapter 2

    Hello

    I'm currently learning Oracle ADF followed 10.1.3.1.0 tutorial. (September 2006 revision), I installed Oracle Jdeveloper 10.1.3.2.0 on my pc with 10.2.0.2 remote database connection.

    In the man page 2-17, the final step in this chapter, she prays to create data ADF controls associated with SRPublicFacadeBean.java. It is said, click the SRPublicFacadeBean.java node and choose 'create the data control' from the context menu. However, I couldn't find this option in the context menu. No one knows why it happened.

    Thanks in advance

    Sean

    Published by: ma_sean on October 8, 2008 16:14

    Have you installed the J2EE of JDeveloper or the Studio edition?
    You need the studio edition can create data controls.

  • How to bind xml or other data to a mobile list in Dreamweaver?

    I'm trying to understand what should be a simple thing in Dreamweaver.

    It is in the use of jquery mobile, how do I join a xml file for items in list of attributes?

    If this is not possible, someone would be able to tell me or direct me to a way to manage data in Dreamweaver for mobile applications. I'm on top, trying to understand all the technology. It seems that HTML5, xml, sqlite, json and all the possibilities. I have a simple database of items maybe 300: a picture and a description. The data will reside and be read on the mobile application client-side.

    I want to read items in a list. Then call to the top of the individual items on a new 'page' based on the selection of the user of the list item. It's so easy to Dashcode Mac. Surely, I must be missing something in Dreamweaver 5.5.

    TIA to anyone who is trying to point me in the right direction.

    Have a look here http://books.google.com.au/books?id=kJ5ZWFZtWFgC&pg=PA113&lpg=PA113&dq=spry+datasets+and+j query + mobile & source = bl & to ots = l8vMEvoRZn & to sig = rZYgQGSdsxX64jCQPnFFqJdMwFg & hl = en & to her = X & ei = xpwPT8 GRIumiiAeztrQK & to sqi = 2 & ved = 0CF4Q6AEwBw #v = onepage & to q = % 20datasets % 20and % 20jquery % 20mobile spry & f = false (apologies for the length of the URL) and here http://foundationphp.com/dwmobile/

    GRAMPS

  • How to refresh 'Web service data control'

    Hi experts,

    I use Jdev 11.1.1.5, and I would like to know how to refresh a Web Service data control, when changes are made to the web service (that is, add a new method, change the settings,...)

    Thanks in advance,
    Jose.

    Hi Jose,

    Check this https://blogs.oracle.com/shay/entry/updating_adf_web_service_data

    How to change or update the control of data is created once WebService?

    Nitesh

  • Set when you call WS thru ADF webservice SOAP header element data control

    Experts,

    I'm trying to call/call a webservice (using the command of ADF data web service) awaits the element in the SOAP header. I want to know the steps required to define the custom SOAP header when using ADF data control web service. Custom SOAP header element will be of type string, something like
    < soap: Header > < element1 > String < / element1 > < / soap: Header >

    Thank you
    Ashish

    Hello

    extend the SOAPProvider class

    import javax.xml.soap.SOAPEnvelope;
    import javax.xml.soap.SOAPException;
    import javax.xml.soap.SOAPMessage;
    
    import oracle.adf.model.adapter.AdapterException;
    
    import oracle.adfinternal.model.adapter.webservice.provider.soap.SOAPProvider;
    
    public class CustomSOAProvider extends SOAPProvider {
        public CustomSOAProvider() {
            super();
        }
    
        //expose protected method to public
    
        public void handleRequest(SOAPMessage soapMessage) throws AdapterException {
    
            super.handleRequest(soapMessage);
        }
    
        //Expose protetcted method to public
    
        public void handleResponse(SOAPMessage soapMessage) throws AdapterException {
    
            super.handleResponse(soapMessage);
        }
    

    And configure it in the file DataControls.dcx to your WS DC project


    ...
    xmlns = "http://xmlns.oracle.com/adfm/datacontrol" >


    name = "..." "version ="1.0 ".
    Provider = "ADF. Sample.wsdc.CustomSOAProvider ".
    WSDL = "http:/ /...". ">
    ...

    Frank

  • Filtering problem date to the table QBE filter when it is supported by the POJO data control

    @Timo Hahn ADFfan 11.1.1.4 or 11.1.1.7

    I have exactly the same problem as described in the discussion archived here unanswered

    Definiton vc_temp_1 not found error for the filter of the columns date

    I used the sample downloaded 37 here as a model

    037. how to build the pagination in the POJO ADF data control

    http://www.Oracle.com/technetwork/developer-tools/ADF/learnmore/index-101235.html

    It is easy to replicate, just to run this sample and try to filter on the date of hire.  It takes about 2 minutes to download and run.

    sample image 37 running on 11.1.1.7

    Here is the stacktrace.   Don't know why it's using java.sql.Timestamp.   My POJO returns a java.lang.Date

    java.lang.IllegalArgumentException: timestamp format must be yyyy-mm-dd hh: mm: [.fffffffff]

    at java.sql.Timestamp.valueOf(Timestamp.java:194)

    to oracle.jbo.common.JboTypeMapEntries$ 3.convert(JboTypeMapEntries.java:149)

    at oracle.jbo.domain.TypeFactory.get(TypeFactory.java:855)

    at oracle.jbo.domain.TypeFactory.getInstance(TypeFactory.java:102)

    at oracle.jbo.common.JboTypeMapEntries.convertValue(JboTypeMapEntries.java:382)

    at oracle.jbo.common.OracleTypeMapEntries.convertValue(OracleTypeMapEntries.java:162)

    at oracle.jbo.common.JboTypeMap.convertValue(JboTypeMap.java:869)

    at oracle.jbo.domain.TypeConvMapEntry.convert(TypeConvMapEntry.java:120)

    at oracle.jbo.domain.TypeFactory.get(TypeFactory.java:855)

    at oracle.jbo.domain.TypeFactory.getInstance(TypeFactory.java:102)

    at oracle.jbo.RowComparator.compareEquals(RowComparator.java:34)

    at oracle.jbo.RowValueSupplier.compareValues(RowValueSupplier.java:253)

    at oracle.jbo.expr.JIParserNode.evaluate(JIParserNode.java:1274)

    at oracle.jbo.ExprEval.doEvaluate(ExprEval.java:1099)

    at oracle.jbo.ExprEval.evaluateForRow(ExprEval.java:911)

    at oracle.jbo.RowMatch.rowQualifies(RowMatch.java:187)

    at oracle.jbo.server.ViewObjectImpl.rowQualifies(ViewObjectImpl.java:2811)

    at oracle.jbo.server.QueryCollection.rowQualifies(QueryCollection.java:3705)

    at oracle.jbo.server.QueryCollection.populateRow(QueryCollection.java:3590)

    at oracle.jbo.server.QueryCollection.fetch(QueryCollection.java:3387)

    at oracle.jbo.server.QueryCollection.sortRows(QueryCollection.java:994)

    at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1184)

    at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:1338)

    at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:1256)

    at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:1250)

    at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:6809)

    at oracle.adf.model.bean.DCBeanDataControl.executeIteratorBinding(DCBeanDataControl.java:948)

    at oracle.adf.model.binding.DCIteratorBinding.doExecuteQuery(DCIteratorBinding.java:2177)

    at oracle.jbo.uicli.binding.MyIteratorBinding.executeQuery(JUAccessorIteratorDef.java:721)

    at oracle.jbo.uicli.binding.JUSearchBindingCustomizer.applyAndExecuteViewCriteria(JUSearchBindingCustomizer.java:607)

    at oracle.adfinternal.view.faces.model.binding.FacesCtrlSearchBinding.processQuery(FacesCtrlSearchBinding.java:442)

    application example will reproduce the problem with no changes

    Post edited by: Don Kleppinger confirmed it happens on 11.1.1.7 as well (see image)

    Frank Nimphius-Oracle

    I have a work around for this bug to Oracle.  I have a version in 037 sample that actually works and that will sort the field date.  I'm ready to download a copy to replace the download version that is there if Oracle is listening.  The sample was there 5 years ago so it is regrettable that this bug still exists.

    That's what I did

    create beans with custom queryListener

    On the table

    change

    queryListener = "#{bindings.allEmployeesQuery.processQuery} '"

    TO

    queryListener = "#{queryListenerBean.processQuery} '"

    Add an additional field to the line which is a long value of the Date column.   In the queryListener I change the input filter on the value of long type instead of the date value.

    I do not display the column containing the value of long (time) in the table, but she must appear in the binding of the tree. (shuttles to the right)

    In the listener query

    • Read the filter value Date and read the value of time full, clear the value of the filter date
    • long time set in the filter
    • Run the query by call of the listener of the original request #{bindings.allEmployeesQuery.processQuery}
    • Set the date value to the value entered by the user
    • erase the value of long type

    Here is the code

    {} private void processQuery (QueryEvent queryEvent)

    Table richeTableau = (RichTable) queryEvent.getComponent ();

    FilterableQueryDescriptor filterQD = (FilterableQueryDescriptor) table.getFilterModel ();

    Card filterCriteria = filterQD.getFilterCriteria ();

    Date dt = (Date) filterCriteria.get ("hireDate");

    time of to of subject Date and filter on hireDateLong instead of column hireDate column

    containing the value of long type of date instead of the Date

    If (dt! = null) {}

    TM long = dt.getTime ();

    filterCriteria.put ("hireDateLong", tm);

    filterCriteria.put ("hireDate", null); This must be null or will not work

    }

    DCBindingContainer bc = (DCBindingContainer) BindingContext.getCurrent () .getCurrentBindingsEntry ();

    Object execBinding = bc.findExecutableBinding ("allEmployeesQuery");

    does not perform a cast of the class internal oracle but another technique guided under

    does not work with POJO data control

    run the filter

    (ExecBinding) .processQuery (queryEvent) (FacesCtrlSearchBinding);

    This will fail

    invokeQueryEventMethodExpression ("#{bindings.allEmployeeesQuery.processQuery}",)

    restore the value of the filter if he continues to display in the QBE bar

    filterCriteria.put ("hireDate", dt);

    filterCriteria.put ("hireDateLong", null);

    }

  • Pagination not working not not for POJO data control

    I'm running 37 sample downloaded from here.  The PDF indicates to post in this forum for issues found examples so here I am.

    037. how to build the pagination in the POJO ADF data control

    http://www.Oracle.com/technetwork/developer-tools/ADF/learnmore/index-101235.html

    He's talking about Add method to handle paging that takes the index and the beach

    method called by the link layer of ADF to run paging
    public list < employees > Edgeham (int index, int range) {}

    However when I run the sample and set a breakpoint on this method, this method never is called. Only the method that retrieves the entire list is called.  Table extracted data ranges that I scroll to the bottom and I see data recovery... popup, but because this method is not called is not really paging to the model only at the link layer, so I don't have any focal point for range all the way to the service call to a web service to support paging.

    No idea how to operate paging?

    Never mind.  I found the problem.  I didn't know that the example had not been fully implemented.  The instructions say to add a DataControlHandler to the DataControls.dcx and which had not been done.  It works after I added that.

    <>

    definition BeanClass = "oracle.pojo.facade.SessionFacade"

    DataControlHandler = "oracle.adf.model.adapter.bean.DataFilterHandler"

    xmlns ="http://xmlns.oracle.com/adfm/adapter/bean" / > ".

  • Frames of data control and example of Servlet of Duncan Mill

    The harvest of April 2011, Frank included a link to the blog of Duncan Mill on the creation of a servlet which could reuse an existing page definition in order to get the servlet data controls to perform tasks.

    http://blogs.Oracle.com/Groundside/entry/integrating_adf_and_servlets

    In the example of Mr. Mill, the possibility of obtaining the data controls is based on the ability to obtain a frame of data control name. BindingContext.getCurrent () .getCurrentDataControlFrame)

    You visit an ADF page with a bean to support that gets this control framework and the thicket in the servlet session. The subsequent servlet and then gets this value from the session and use it to get in the data controls in the definition of the associated page. Everything depends on a user using a browser to hit a page and then struck a servlet.

    What happens if I have an external process that needs to call the servlet directly? No appeal of page, no navigation software, just a straight call servlet where the servlet needs a binding context to obtain data controls to work? Is it possible for the servlet make a call which translates into a new framework of control of data generated for use by the servlet?

    Thank you

    You can. And the code you gave seems OK to me. Have you added your servlet for the adfBindings filter (in the web.xml file)? Then only you can access the link container (as the filter puts it in place).
    Web.Xml

      
        adfBindings
        yourservletname
        FORWARD
        INCLUDE
        REQUEST
        
    

    Pagedef (image_dummyPageDef.xml in my case)

    
    
      
      
        
      
      
    
    

    DataBindings.CPX

      
    ...
        
      
    
    ...
        
      
    

    in the servlet

        protected EmModule findEmpModule()
        {
            BindingContext bindingContext = BindingContext.getCurrent();
            DCBindingContainer amx = bindingContext.findBindingContainer("image_dummyPageDef");
            EmpModule am = (EmpModule) amx.getDataControl().getApplicationModule();
            return am;
        }
        public void doGet(HttpServletRequest request, HttpServletResponse response)
            throws ServletException, IOException
        {
    ...
    EmpModule am = findEmpModule();
    //work with the app module or binding container
    ...}
    

    Who should do it

    Timo

  • question of content repository of data control when the webcenter applications running.

    Hi all

    I created the content repository connection in my local jdeveloper and
    exposed as a data control.
    data control I display some path and name based on some search criteria.

    Whenever I am runnig this application I get following exceptions and no data is displayed.
    Since I have set the connection to the server content locally on my jdeveloper do I need to create some jndi
    the server-side.
    TestContentServer is the content repository connection, that I created in jdeveloper.
    If yes tell me how can I do and how it will port to my data control.

    *************************************************************************************

    [2010-10 - 05T 09: 34:39.245 - 07:00] [wc_custom] [WARNING] [] [oracle.adf.controller.faces.lifecycle.Utils] [tid: [ASSETS].] [ExecuteThread: '3' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: anonymous] [ecid: 0000IhxFdvi4ulWpTwp2ic1CemrZ0000fT, 0:1] [WEBSERVICE_PORT.name: WSRP_v2_Markup_Service] [APP: application1] [J2EE_MODULE.name: TestContentService-ViewController-context-root] [WEBSERVICE.name: WSRP_v2_Service] [J2EE_APP.name: application1] ADF: addition of the following JSF error: TestContentServer []
    javax.naming.NameNotFoundException: TestContentServer; another name 'TestContentServer '.

    ********************************************************************************

    Thank you
    Arun

    Fixed it :)
    I had to put the following parameter: IntradocServerPort = 4444

    When I ran my program I saw results in my table. Also, I do not see the warning...

    I used the search instead of getItems operation.
    I need to set the path to "/" and recursive to true in order to see the results in my table.

    When I use the getItems operation and set the path to "/" and run the file, I get a single record with the record of the contribution.

    I notice in your links, you use links to set the path, so I think you want the user to go through the files and update the list when the user selects a folder, correct?

    To test your connection, set the path in your links to the getItems operation to / instead to your EL expression.
    If you have a result, that there is something wrong with your logic. If you do not see a result, there is something else wrong.

    For example, here are my links:

    
    
      
      
        
        
      
      
        
          
          
        
        
          
            
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
            
          
        
      
    
    

    If you do not see results when "code you" the path to /.
    What type of connection do you use? What is your type of socket RIDC in your area? Web, sleeve or socketssl?

  • ADF task flows and parameters WITHOUT data controls

    Hello world.

    In a previous post, I asked him about the best way to call the workflow "at a distance" by a "local" application Frank Nimphius suggested me to use the JAR ADF libraries between projects for this. I'll apply, but I have a small/big problem:

    As I said in my previous post, I exclusively use the EJB 3.0 - JPA technology in all my projects. The components business or data controls are used. Just a lot of Java-based components.

    Now, supossed that I have a (based in the HR schema) application with 3 projects:

    -L' one with all things EJB: entities from tables, session bean, and an example of a Java client.
    -The second as a 'local' point of view, with a JSPX (viewLocations.jspx) page that contains the table of communities (table_locations).
    -The third view "at a distance", with a JSPX too (viewCountries.jspx) page that contains the table of countries (table_countries).

    I have a button in views the remote, and one to switch from local to remote display and the other for the opposite.

    The goal is: pass a location of choice of table of locations for the project where I need to see the country for the selected location.

    In the table of locations, I use a variable currentLocation (declared as: private location currentLocation = new Locations() ;) to store the selected location and a SelectionListener process, called selectLocation_listener() with this code in the)
    backing.viewLocations.ViewLocations.java:

    + ' public void selectLocation_listener (SelectionEvent selectionEvent) {+
    + / / Add code from the event here... +.
    currentLocation = (rentals) table_locations.getSelectedRowData ();
    +}+

    If the selected location is stored in the variable currentLocation.

    Both in projects the and remote, in that I store the task flow JSPX pages. I have the taskLocal.xml as an unlimited workflow with the viewLocations.jspx as the main view and the taskRemote.xml as a workflow bounded with the viewCountries.jspx as the main view.

    I have deployed the project remotely in a library JAR ADF and imported to the local project, then I get it as a special activity Flow call.

    The question is: How can I pass the variable currentLocation as a workflow setting to my project remotely? I don't have any data control to bind to a workflow parameter.
    Should I really have some control of data to store my currentLocation variable and bind it to a parameter? Or there is another way without data controls?

    Another fact: local and remote project have a dependency with the EJB project.
    What about dependencies? Have a role in call task workflow activities?

    Thanks in advance.

    If you would like more information or a more detailed explanation please ask me.

    Hello

    a data control is needed for this. If you only want to use ADF task Flow and manage the component UI lie yourself, then you are good to go with this approach. To add parameters to a call from bounded task flows, have a look here

    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31974/TOC.htm (Chapter 15, activities of view URL using 15.3)

    You can make the local variable that is accessible from an accessor method Set/getter bean managed so that you can use EL when you set the value of the parameter.

    Frank

  • How to pre-fill the ADF form with the data?

    Hi guys,.

    I was wondering how you go about the generation of a pre-filled form of ADF. Is this something that is done if the designer of the ADF and the business objects? or do you create database tables stay and bind in the ADF and the workflow. Specifically, I want that if a user is presented with a several drop-down lists when the human task of the initiator is executed.

    Thank you
    Ross

    Hi Ross
    1. Yes, in all first place in the database, we added all the data manually for all research. Its our own schema custom. We plan to provide a few simple administration screens in a different WebApps to maintain these values to search. Note that it is a different simple ADF application, with a layer of EJB and EJB layer calling this and get/update database values.

    2. in ADDITION, we have a few search values we get from system/application totally another as Oracle EBS Suite. To do this, we have created custom schema. In this custom scheme, we have a few stored procedures created by the developers of EBS database (they are more familiar with EBS). Now in our EJB layer, we use architecture JPA, call these stored procedures and get all values for the search and display in the TaskDetails page. These values are maintained in EBS itself, so we have not all custom within our SOA/BPM project admin screens.

    In conclusion, our SOA/BPM applications, we have 2 databases. First database is for components SOA where we run RCU comand and there all SOA_INFRA, MDS, diagrams ORABAM etc. The second database is for our custom schema specific to our application. Here, we have our own lookup tables, custom table and all cutom stored procedures than coonect to external EBS etc. Weblogic console, we have just to create a data source for this second database and use layer JPA (persistence.xml file). For the first database, you already know that in the creation of the field itself, it will create all sources of data also.

    Thank you
    Ravi Jegga

  • Web service data control - how to use the data for the axis2 service manager

    Hello

    I have the following questions:
    I consume a Web service using the web service based on axis2, MTOM data. The webservice response returns a complex response object.

    1. How can I link the (type axis2 DataHandler object) the response content to be stored in a column of data?
    2. in the response object, the name of the file is stored in a hash table structure, how can I retrieve the value of a specific key only? In an ideal world, it's a no-brainer, in ADF(newbie here) I do not know how to extract it?
    3. in addition, the display of collectibles for a response from webservice with a radio button beside each line?

    Any help is greatly appreciated.

    Thank you
    J

    Published by: 843190 on March 22, 2011 18:16

    Published by: 843190 on March 22, 2011 18:20

    Is the part of the information that you want to display available as a separate attribute in the results of the Web service in the data control panel?
    If not, and you do a manipulation of the result to retrieve content, you can consider creating a Java proxy for the Web service, in that proxy to expose a method that gives you the news you need and then expose the proxy as a data control. Then, you can call the specific method to get the specific information in the format you need.

Maybe you are looking for

  • Cellular data doesn't work only if connected to the intranet wireless

    IF I am connected to a wireless intranet or a non worklong wireless router with my iPhone 6 that I can't connect to my cellular data network unless I turn off wireless settings.

  • Tecra A8 - battery Reset controller

    Hi people, I had to Li-ion cells in the battery pack. Now, the controller always think there old worn out cells.I have to reset the controller somehow, so it will load the new cells to their maximum.How to do? Thank you

  • Installation of Gobi 5000 EM7355

    Hello There are two wire antennas in T440P, but three connectors on the card: 1 MAIN 2. THE GPS 3. TO THE It is clear that only one wire goes to the HAND, but where will the secondwire? According to the scheme of the installation, you can do both? Bu

  • Cannot install Windows PowerShell error cannot install updates.

    I ran a recovery of the system disks on my infected virus Vista computer and now impossible to get Windows Update to work. I have it configured to run automatically, but when I ask him to check the updates it tells me that it is not executed. Actuall

  • Create Image hard drive dead

    Okay, so dying was a bit hyperbolic.  2 problems: I found some bad sectors on my hard drive that the check disk window does not reach the difficulty (even after the execution of SEVERAL times).  Any ideas on alternatives to the disk of the window che