Field of the ADF - WebLogic 12.1.2

Hello

We currently use the area of the ADF on WebLogic 10.3.5. We intend to update our server 12.1.2 using runtime ADF 12.1.2

We were able to install the runtime successfully, but while creating the domain using the common declaration form model, we are faced with the following error: [common declaration form template file we use is: wl12.1.2.0/oracle_common/common/templates/wls/oracle.jrf_template_12.1.2.jar]

Reason: oracle.security.opss.tools.lifecycle.LifecycleException: password JDBC for opss-source data is missing for the database of store security configuration.

Exception:

oracle.security.opss.tools.lifecycle.LifecycleException: password JDBC for opss-source data is missing for the database of store security configuration.

at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:55)

at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1967)

at com.oracle.cie.domain.script.jython.WLScriptContext.updateDomain(WLScriptContext.java:604)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: Domain Extension Application has failed!

In 10.3.5, we have never received this error associated with OPSS.

Thank you

You need for the program to install/run patterns required for frame OPSS in the database by running the RCU, before u create a JRF domain enabled on the latest version.

Please see this note

How to create a Fusion Middleware 12 c active JRF Weblogic Server domain in silent Mode using WLST Scripts and commands quiet RCU (Doc ID 1585284.1)

Thank you

Vijaya

Tags: Fusion Middleware

Similar Questions

  • Best way to apply the Format mask for the fields in a Table of the ADF

    Hi all

    12.1.3 JDev

    I would like to introduce the price data, quantity etc. fields of the ADF Table of the user interface in a specific format.

    These formats need to be dynamic, because they change according to the locale selected and sometimes they differ in the same locale.

    I tried approach converter custom but not satisfied because it is called several times when it is used in a table of the ADF and when asked that told me that this is the behavior.

    Custom converter of an attribute in a table called several times

    So, please suggest a better way to apply the format mask (which has min & max fractions, grouping, rounding) to the fields in the Table of the ADF.

    Please let me know if you need more information.

    Thank you

    B S Bilodeau.

    The second question, which I've mentioned here is the converter is called several times for each click on the table.

    This isn't a problem, this is the expected behavior (and you can't avoid it).

    Dario

  • Question of the implementation of the duration of the ADF: create vs Extend WebLogic Domain

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop web applications 2 for 2 user types to log in to PeopleSoft Campus Solution and apply for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g version 11.1.0.6.0 is

    (2) the server application: Tuxedo 11 g

    3) web server: logic of Web 10.3.6.0

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    In order to develop the application for Admission online and 2 pages of Web connection, I need to make 3 parts below:

    (1) ADR installation (Application Development, Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create or expand the WebLogic domain

    I installed RCU 11.1.1.6.0 (32 bit) and Oracle ADR 11.1.1.6.0 (64-Bit) with Weblogic 10.3.6.0 in machine Server Oracle Linux 5.1 with success. Now, I need to create or extend the WebLogic domain. I don't know whether to expand the existing domain or create a new domain.

    The Web server is running properly. There is only a single domain (mydomain). I need to develop 3 ADF web application as below:

    (1) admission application online

    (2) request for Login to student registration

    (3) Faculty and staff Login request

    My questions are:

    (1) may extend the existing domain (mydomain) to develop the 3 possibilities of use in the ADF?

    (2) may I create 3 new domain for 3 Applications (domain_Admin, domain_student, domain_faculty)?

    (3) where one is better? create or extend?

    Thanks in advance

    Delete the section network-point of access (both) and try to start again.

    Timo

  • Form of the ADF is missing fields

    I have an ADF entry form that will be used to insert/modify data in a database.  The entry form was created with the business components to a table on a page JSFF fragment.  I use JDeveloper 12.1.3.0.  When the page is displayed, the labels for the fields are displayed.  But the fields are missing.  At this point, I'm not able to enter all the information on the form of the ADF.  When I press the button "CreateInsert", input fields are not displayed properly and I can enter information.

    Here is how one of the fields is defined:

    "< af:inputText value =" #{bindings.firstName.inputValue} "label =" #{bindings.firstName.hints.label} ".

    required = "#{Bindings.FirstName.hints.Mandatory} '"

    Columns = "#{Bindings.FirstName.hints.DisplayWidth} '"

    maximumLength = "#{bindings.firstName.hints.precision} '"

    shortDesc = "#{bindings.firstName.hints.tooltip}" id = 'it2' "

    Binding = "#{backingBeanScope.backing_register2." IT2} ">"

    < f: validator binding="#{bindings.firstName.validator}"/ >

    < / af:inputText >

    Thanks in advance!

    It is a normal behavior if your database table is empty.

    In this case, in order to show the inputText fields, you must first create stored in your BC-just, you did by pressing CreateInsert.

    Therefore, before displaying the page, you must call CreateInsert _first (if you want to create new DB records).

    If the DB table is not empty (and you want to change the data), your inputText will be visible

  • [JDev12c, ADF] How to get the value of a field from the selected line in af:table and...

    Hallo,

    I want to double click on a line of an af:table to call a page that displays a form (based on a View object) with the details of the selected line.

    I need to go to the second page the value of a field on the line that is selected on the first page.

    How can I do this? In particular, how can I get the value of a field from the selected line? How can I call the second page on double-click on the af line: table?

    Thank you

    F.

    Why would user, you need to pass a value of the line to the shape?

    The framework selects the line you want to display in the form. All you have to do is to show the form with the selected line. It is the framework automatically as long as you use e vo even the same data control.

    Timo

    Post edited by: Timo Hahn
    And the handling double-clicks is described here http://www.oracle.com/technetwork/developer-tools/adf/learnmore/56-handle-doubleclick-in-table-170924.pdf

  • Request for pointers to information on the licence fees for ADF + Weblogic

    We are building an ADF application into a habit techstack ADF Application - Oracle Weblogic, Oracle DB + UCM(Webcenter Content) Techstack + ADF and need clarification on license fees. My understanding is that when we have a license for Weblogic, we reach the ADF with her. My understanding is correct? If so, it holds true for 12 c as well? I checked http://www.oracle.com/us/corporate/pricing/price-lists/index.html and I could see pricing for each of them but could not get clarity if I'd get ADF with Weblogic. I tried a cat live from oracle.com with the sales team, it did not help much either.


    If you looking for pointers to information.


    Also, license fees vary in all of the versions (of ADF, Weblogic, DB, Webcenter content) or domain for which we build our product/solution?

    Don't we have special discounts for Gold partners or so?

    We are in the assessment phase and this information is essential for us in the decision-making process to our tech stack and would be great if I could get in contact with someone from the team of sales or licenses from Oracle team.

    Thank you

    Sery

    (Timo, I led Sanchez to post here instead of my personal e-mail)

    Sankar, as long that you bought a stand-alone license for WLS, you have a license for the ADF as he presents himself as a free add-on.  However if you purchased WLS jointly with the Complutense University of MADRID or other products of Oracle hosted the WLS, you should check your licenses to see if there are restrictions in the use of WLS.  In this regard, Timo is correct, you should contact your Oracle sales representative to find out which is correct in this regard.

    CM.

  • Modify the ADF search form fields labels

    Data control , I drag and drop a few criteria appointed as Panel request ADF with Table. How to change the labels of fields in the search form. The search form shows the same label in the Object View which is not easy to use. for example, the table in Employee. Instead of (Fname) I need to have on the label (name). Notice, I could change the names of fields in the Table , but not in the search form . I use Jdeveloper 11.1.2.3

    To change the component af:query labels, you must change the Text property of the label for the object in view (tab tips UI) attributes

    Dario

  • Deploy the ADF web application and forms and reports Services on the same installation of Weblogic Server

    I have forms and reports already installed on the Weblogic Server.

    Now, I want to install ADF web Application on the same server, Weblogic.

    Is it really possible to have forms & reports services and the application of the adf on the same installation of weblogic server?

    Please suggest / guide me on how to achieve the task above.

    Here are the details of my wls, forms and reports, and adf web application

    • WebLogic Server version 10.3.5
    • Forms & Reporst 11 GR 2
    • ADF web application developed using JDeveloper 11.1.2.4

    Thank you

    Deven


    Hello

    a few entries,

    https://forums.Oracle.com/thread/2433508

    https://forums.Oracle.com/message/11020401

  • How can we change the labels of fields in the query of the adf please?

    Hello, I would like to change the labels field in a query of the adf, as they were created by default by oracle.

    The only found code is:

    <af:query id="qryId1" rows="6" headerText="Search" disclosed="true" maxColumns="2"
                                value="#{bindings.ImplicitViewCriteriaQuery.queryDescriptor}"
                                model="#{bindings.ImplicitViewCriteriaQuery.queryModel}"
                                queryListener="#{bindings.ImplicitViewCriteriaQuery.processQuery}"
                                queryOperationListener="#{bindings.ImplicitViewCriteriaQuery.processQueryOperation}">
                        <af:inputText value="#{bindings.PrtDesc.inputValue}" label="Desc"
                                      required="#{bindings.PrtDesc.hints.mandatory}"
                                      columns="#{bindings.PrtDesc.hints.displayWidth}"
                                      maximumLength="#{bindings.PrtDesc.hints.precision}"
                                      shortDesc="#{bindings.PrtDesc.hints.tooltip}" id="it3">
                          <f:validator binding="#{bindings.PrtDesc.validator}"/>
                        </af:inputText>
                      </af:query>
    

    Hello

    If you use ADF BC, set flags of the UI on the attributes of the View object for attributes and these will make labels

    Frank

  • Problems of Installation of the Runtime/Weblogic JDeveloper/ADF

    There seems to be a lot of confusion about installation and deployment on a stand-alone Weblogic Server. I read a number of posts on this topic.

    As a question or a proof that my applications work, all I want to do is test that I can in fact install a stand-alone Weblogic Server and deploy an ADF application on it.

    However, the steps to achieve this simple give me seizures:

    1. I have search the Internet, find these absolutely wonderful and easy to follow (but obsolete?) Instructions on http://www.oracle.com/webfolder/technetwork/jdeveloper/howto/11114/managedserver/wlsadfms.html

    Suggestions: Please update it... and keep updated for each version of Jdeveloper/ADF DURATION/Weblogic coming out.


    2. I'm working on Jdeveloper 11.1.2.2.0 (6183). (Honestly understand what version of the Weblogic/Jdeveloper/ADF runtime are painless to install is a complete bear)

    a. I have download and install Weblogic 10.3.6.
    b. I have download the Runtime of ADF Oracle 11.1.1.6. It says that I have to go to metalink for patches.
    c. I go to metalink and look for "Application Oracle ADF 11.1.2.2.0 development Execution."

    It provides the document: how to install the ADF 11 g Release 2 to WebLogic Sever 10.3.5 runtime libraries / 10.3.6? [1328698.1 ID]

    At the top of the document says "Oracle JDeveloper - Version 11.1.2.0.0 to 11.1.2.1.0 [version Oracle11g]" UH-OH!  Where is jdeveloper 11.1.2.2.0;?

    So the metalink document I need: patch: 13656274 et patch: 13656372


    I read the readme for patch: 13656274 .

    The read says me:
    Platform patch for: credits
    Patched product: Oracle JDeveloper
    Product version: 11.1.1.6.0; UH-OH!  I'm working on 11.1.2.2.0;?


    I read the readme for patch: 13656372

    Platform patch for: credits
    Patched product: ORACLE WEBCENTER PORTAL
    Version of the product: 11.1.1.6.0 ++ 13656274 patch (required) Is this relevant?
    Auto activated: no


    So I have to download and install opatch on my computer, and then install this, then use the command upgradeADF WLST.


    Summary: The process of install Weblogic adf runtimes and then patches is heavy at best, totally confused at worst.

    Would it be possible to place all necessary downloads are required for each version of Jdeveloper, installs suggested, as is done on the SOA Suite? Can provide documentation for Dummies in this world?

    Thank you very much.

    Stuart

    Stuart,
    you are not alone with this complaint. Install a WLS for 11.1.2.x is painless. Perhaps one of the reasons is that this version does not come with all the features (lack of soa...) is more like an overview of the feature for the next version of 12 c. When I remember there is a change of the best in future documentation in 12 c too good. If all goes well he will meet your suggestions.

    Timo

  • Right way to install the Runtime of the ADF in Stand Alone weblogic 10.3.3.0

    Hello:
    I found several different methods to install the ADF Runtime into a single weblogic 10.3.3.0 server. and they seem to be very different.

    Anyone know the official way to Oracle to install the ADF Runtime or specifically refers to this in the docs? The goal is to make a simple application web ADF and make it work on a single weblogic server.

    Thanks for this post by looking at.
    Don

    You can use the installer that comes with JDeveloper, or one that comes with the Installer application to WebLogic developer.
    Info here:
    http://download.Oracle.com/docs/CD/E14571_01/Web.1111/b31974/deployment_topics.htm#CHDCDAIE

  • Editable fields in the table to the ADF when you make a CreateInsert

    After trying a CreateInsert operation for a table of the ADF, the new line is created, but the fields are not editable. Any reason, why this could happen?

    This is the jsp button and table code:

    < af:commandToolbarButton actionListener = "#{bindings." CreateInsert.execute}.
    Text = "CreateInsert."
    ID = "ctb1".
    partialTriggers = "table1" / >


    < af:table value = "#{bindings." DeliverableTblVO2.collectionModel}.
    var = "row".
    lines = ' #{bindings. " DeliverableTblVO2.rangeSize}.
    emptyText = "#{bindings." DeliverableTblVO2.viewable? "{'No data to display.': 'Access Denied.'}".
    fetchSize = "#{bindings." DeliverableTblVO2.rangeSize}.
    rowBandingInterval = '0 '.
    filterModel = "#{bindings." DeliverableTblVO2Query.queryDescriptor}.
    queryListener = ' #{bindings. " DeliverableTblVO2Query.processQuery}.
    filterVisible = "true" varStatus = "vs."
    rowSelection = "single" id = "table1" partialTriggers =": ctb1" > "

    in the original version, all attributes should be updated to "always."

  • [ADF, JDev12.1.3] SelectOneChoiche created from VO instance with 3 fields: how to retrieve the value of all the fields of the selected element?

    Hallo,

    I defined a VO with 3 fields (A, B and C) and I would like to create a SelectOneChoiche that shows only the field as options from this instance of VO.

    In a managed bean, I need to retrieve the values for all areas (A, B and C) of the item selected by the user.

    I started dragging the entire VO instance to UI to create a SelectOneChoiche (in which I have chosen to show only the to field).

    Then, I created a for the SOC ValueChangeListener read the values A, B and C of the selected element, but the only thing I've done is to get the displayed value:

    System.out.println((String) ((RichSelectOneChoice) FacesUtils.findComponent("MySoc")).getValue());
    

    You kindly help me?

    Thank you

    Federico

    Federico, sorry I didn't see your answer.

    As you use 12.1.3 you can do this more easily than the code that I posted before. You can use

    {} public void onCountrySelection (ValueChangeEvent valueChangeEvent)

    FacesContext will involve = FacesContext.getCurrentInstance ();

    Make sure that the selection change is processed and the current link lov line has the new selected line

    valueChangeEvent.getComponent () .processUpdates (contxt);

    BindingContext lBindingContext = BindingContext.getCurrent ();

    BindingContainer lBindingContainer = lBindingContext.getCurrentBindingsEntry ();

    List JUCtrlListBinding = lBindingContainer.get ("CountryId") (JUCtrlListBinding);

    the newindex in not necessary, but ok let's get it (must be equal to the CountryId, the pharmacokinetics of the binding of the lov

    String newindex = (String) valueChangeEvent.getNewValue ();

    get the selected value in the list that is the selected line of the binding of the lov

    Line lFromList = list.getSelectedValue () (line);

    now, we can get the attributes of the line of lov

    String s = (String) lFromList.getAttribute ("CountryId");

    System.out.println ("CountryId:" + s);

    String s2 = (String) lFromList.getAttribute ("CountryName");

    System.out.println ("CountryName:" + s2);

    BigDecimal s3 = lFromList.getAttribute("RegionId") (BigDecimal);

    System.out.println ("RegionId:" + s3.toString ());

    }

    The form that I use is based on the location of the HR DB schema table. The CountryId is configured in the view object to display a lov based on the campagneVoir. This view contains thre CountryId, CountryName and RegionId attributes.

    If you want to get to the attributes of an action listener you can use this code

    {} public void onGetSelectedCountryLov (ActionEvent actionEvent)

    BindingContext lBindingContext = BindingContext.getCurrent ();

    BindingContainer lBindingContainer = lBindingContext.getCurrentBindingsEntry ();

    List JUCtrlListBinding = lBindingContainer.get ("CountryId") (JUCtrlListBinding);

    get the selected value in the list that is the selected line of the binding of the lov

    Line lFromList = list.getSelectedValue () (line);

    now, we can get the attributes of the line of lov

    String s = (String) lFromList.getAttribute ("CountryId");

    System.out.println ("CountryId:" + s);

    String s2 = (String) lFromList.getAttribute ("CountryName");

    System.out.println ("CountryName:" + s2);

    BigDecimal s3 = lFromList.getAttribute("RegionId") (BigDecimal);

    System.out.println ("RegionId:" + s3.toString ());

    }

    You must add the valueChangeListener and at least add the lines

    FacesContext will involve = FacesContext.getCurrentInstance ();

    Make sure that the selection change is processed and the current link lov line has the new selected line

    valueChangeEvent.getComponent () .processUpdates (contxt);

    to ensure that the selected line is available when you click the button.

    And set autosubmit'= true for the field in the UI that displays the LOV.

    Timo

  • [ADF, JDev12.1.3] How to pass tha value of an attribute of the VO at the request of a field of the VO even LOV?

    Hallo,

    I have a LOV associated FieldB and showed it in the popup LOV, these must be filtered according to the value of FieldA (2 fields belongs to the same TableVO VO).

    The LOV associated FieldB is based on a VO that has a binding variable 'BindCodInstitute '.

    I would like to know how I can assign the vuale of FieldA to the variable binding.

    What expression I have co-debtors variable binding?

    Thank you

    Federico

    also see - https://blogs.oracle.com/aramamoo/entry/how_to_create_multi_level

  • ([JDev12c, ADF] 1) how to get the value of a field of the line currently selected in question 2) af:table: flowScope

    Hallo,

    How can I get the value of a field in the row that is currently selected in an af:table?

    I need to pass this value to a setCurrentRowWithKeyValue who took the record to display in another (by a button) called page:

    Limited workflow

    Page1 - goToPage2-> setCurrentRowWithKeyValue-> PAGE2

    I defined a managed bean flowScope for the workflow in which I created the variable 'CodeToSetPage2Row '.

    I will store the value of the field for the selected line in this variable so that I can move on to the setCurrentRowWithKeyValue.

    Could be this method OK? Ore is there any good practice to achieve this goal?

    The managed bean flowScope used to go to the stubborn task may take some values from the outside?

    The workflow defined will be executed in a dynamic region.

    Thank you

    Federico

    Federico, you cannot use a flow variable scope for this page. The region has no access to the bean. You must use a workflow for this parameter.

    To get an attribute of the currently selected line you make slide data vo of control on the page attribute. This will create a link attribute for this attribute. Once this link exists, switch to source mode and remove the component that you do not want.

    The framework passes the value of the current row in this affair of the attribute (table should be in single selection mode).

    Click on the button, you switch the binding of the attribute for the setting of task flow using a setPropertyListener.

    In the workflow, you call the setCurrentRowWithKeyValue with the parameter of workflow as the default activity.

    Timo

Maybe you are looking for