MDS - JDeveloper 11.1.1.2.0 customization capabilities

Hello

We use JDeveloper 11.1.1.2.0 to create our application. We are using MDS to store customizations on the reorganization and the expansion/outsourcing columns dashboard panels. I just read the white paper Oracle OTN (building Oracle ADF Business customizable Applications with Oracle Metadata Services (MDS) June 2010) that indicates that we could improve our data entry screens to allow users to reorder items in field on the data entry form? Our use case would be:

* Users can be configured as "simple" or "Advanced".
* Simple users benefit from a standard layout
* Users are allowed to customize their own forms in making use of drag and drop (it would amend each components of forms to be a drag source and target)

SDM would work for this scenario? Has anyone seen a sample application demonstrating the concepts above?

Thank you

Hello

Give me a week or two to write the instructions of Setup for the example (it's the same thing that I've shown that the screenshots in the white paper). I'll post then on ADF Code corner for all to take a look

Frank

Tags: Java

Similar Questions

  • Customization seeded dependencies

    (What are the dependencies of 1) using seeds customizations and 2) using the MDS for the storage of the seeded customizations.

    By dependencies, I mean what Java servlet/application of containers, and al., are supported? I know that same Tomcat is supported for normal applications of ADF, but I was wondering how free our client is in choosing a deployment platform.

    Only of WLS is supported to date.

  • Change a property of the attributes (VO) doctors use?

    Hello

    I use JDeveloper 11.1.2.4

    We use MDS in our application of user-level customization.

    We have an af:query and its corresponding table in our page. Based on responsibility, the columns of the table are visible/hidden.

    This part works very well the doctors use. However, there is a requirement more. The attributes to add to the option of advanced search for FY: query must also be based on responsibility.

    Now if an attribute will be displayed in the advanced search of af: query depends on the searchable property of the attribute to display.

    We use the following tag in the xml customization file in the model layer:

    < mds: change

    element = "(xmlns (mds_ns1 =http://xmlns.oracle.com/bc4j)) [/ mds_ns1:ViewObject[@Name='SearchView']/mds_ns1:ViewAttribute[@Name='LocationId'] " ">

    < mds:attribute

    name = "IsQueriable".

    value = "true" / >

    < / mds: change >

    Note: The two model and VC use the same customization file (configured in the ADF - config.xml.) The searchable property for all attributes by default is false.


    The question we face is that if I have 2 users A and B with different responsibilities. If a connection first, then whatever the attributes to display for one will be shown in B and vice versa (connections B if first, then both A and B will see the same attributes, i.e. user B). MDS selects the layer that is correct for the first user of the connection once the application has been corrected. However, after which never has connections, see the same attributes as the first connection.


    What Miss me?

    Thank you



    See http://docs.oracle.com/cd/E16764_01/web.1111/b31974/customize.htm#BABEGABC

    34.1.2 content static and dynamic personalization

    Customizations can be classified as static or dynamic. Static customizations have value to a single layer in force for all executions of the application, while dynamic customizations can have values that vary based on the execution of the application context. If a customization can vary for different users running the application, it is dynamic. If a customization has the same value for all users running the application it is static.

    When you implement customizations in ADF Model objects and ADF business components, customizations remain the same for any performance of the application. This is because these objects are loaded only once for an application and reused for the duration of the application. For example, you have a validation rule custom value of Healthcare company #1 site layer that limits the salaries for this site at 3300. It comes to static content for personalization.

    However, you can also implement customizations to the level of the controller or view allowing the value of the layer to determine at run time, based on user roles (responsibilities) or other application-specific criteria. For example, you can design an application that allows users of different organizations see different sets of fields on a given screen. It comes to dynamic content personalization.

    The determination of the question whether a customization is static or dynamic takes place in the class of customization. In the class of customization, if the getCacheHint() method returns ALL_USERS , then the layer of customization is static. For more information on CacheHint , see Section 34.2.2., "what you need to know about customizing Classes."

    All objects may have a static customization layer, depending on how personalization classes are implemented. But for ADF model and components items trade, customizations cannot be static.

  • AF:inputListOfValues how to disable user input

    I use 11.1.1.6 JDeveloper.

    I want to customize af:inputListOfValues and prevent the user from changing the value selected in the inputtext.
    I looked at the af:inputListOfValues skin but could not find him. How can I achieve this?

    Thank you

    Hello

    Select the value of the editMode property inputListOfValues

    This will disable the user input, the selection can be done by pop-up window

    Thank you

  • Firefox blocks windows

    Firefox freezes randomly. Not only the browser freeze, my whole OS seems to be affected as well. My mouse moves and I can get the start menu to pop up, but that's all. CTRL + Alt + Delete does not work.

    If I click on the Firefox window, it turns gray, says "do not answer", then after about 45 seconds of waiting, it recovers. Sometimes it is not back and I have to do a hard reboot.

    At first, I thought that it was a problem of flash, however it happens randomly without repeating pattern.

    Firefox Version 16.0.2

    Installed addons:

    AdblockPlus
    DownloadStatusBar
    SearchStatus

    I love firefox for its customization capabilities, but it's really killing my experience as it happens at least once every 15 minutes or more.

    Any ideas?

    You can try to check in the new profile.

    Profiles Howto

    Profile Manager

    Files & profile folder

    Also, if this happens with a lot of programs open + if you have enough RAM, you can try to temporarily disable the page file (Control Panel > system > advanced system settings > advanced > settings (the one in the foreground) > advanced > change > No. swap file, restart Windows and check.)

  • Photosmart HP 6520: Printing photos from an iPad for photosmart HP 6520 out of proportion

    I have a problem with printing of photos/images from an iPad to the HP, HP 6520 wireless printer.  The photos are printed, the printer paper tray vs full size tray is selected, however the photos are out of proportion and not fully printed.  It seems that there is a type of zoom image enlargement when the pictues are printed, so the full image is not printed on paper.  The printer is correctly displayed on the iPad when you select a print option and the image is displayed as you wish on the preview of the iPad.  I was unable to locate any settings/settings to change it on the iPad setings or on the printer itself.  Is it possible to adjust the parameters, why are the proportions of the images sent to the printer via the iPad not correct?  Another wireless printing from a PC on the same network do not have this problem.  The wireless connection seems fine, the printer receives the image and print it, but not the image desired as the proportions have been increased or changed.

    Hello

    What application you are printing from? Apple AirPrint do not print any configuration.

    Try the HP ePrint mobile app, which should provide more customization capabilities:

    http://support.HP.com/us-en/product/HP-Photosmart-5520-e-all-in-one-printer-series/5157533/model/5157535/document/c01616126/

    Shlomi

  • Customization of Applications with MDS

    I have investigated static customization using MDS and have travelled [customization of Applications with MDS | http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/customize.htm] (and the apparently identical copy in JDeveloper Help Center). However, I was able to customize my application because I get this error (some parts have been abbreviated) when you start JDeveloper with the role of developer of personalization:

    Error initializing configuration MDS of application 'file:/C:/Documents and Settings/..._adf_main.jws '. Customizations disabled for this application. MDS-00035: cannot load the class: oracle... uiview. IndustryCC.

    The problem is that I don't know how to add a class to the classpath of JDeveloper by following the instructions in section 33.2.1.4 of documentation. I added my class of JDeveloper classpath via falling a .jar in lib/ext of the JRE, but then had horrible addiction disorders.

    While walking in the documentation, I discovered example 33-1 and its surrounding documentation are obsolete, because getIDPrefix() is final in CustomizationClass and therefore cannot be overridden if the documentation States.

    I use JDeveloper Version 11.1.1.1.0 build JDEVADF_11.1.1.1.0_GENERIC_090421.1521.5361.

    How can I enter successfully tailored for my application?

    Please use the 5407 JDeveloper production version and follow these steps:
    http://www.Oracle.com/technology/products/jdev/11/cuecards111/adf_set_18/ccset18_ALL.html

  • How to use MDS customization to add functions JSTL tag library?

    Hello

    I'm trying to customize a standard jsff of WCSpaces 11.1.1.7 using personalization MDS. In fact, I want to add a taglib http://java.sun.com/jsp/jstl/functions . I tried to modify jsp:root adding xmlns:fn ="http://java.sun.com/jsp/jstl/functions"but it does not work.

    How can I add a taglib in standard .jsff?

    Thanks in advance

    Carles

    Hello.

    Create your own Java Backing Bean Wizard in map format #{MyTruncator ["myString"]} to avoid the problem of the jsp:root customization

    Kind regards.

  • JDeveloper comes with 12 c BPM does not display the MDS configuration during application deployment window

    Hello!

    We have developed the ADF application using MDS. We mainly use it to set the configuration of BC ADF (am pool properties) when running in EM.

    When we deploy our application usually JDeveloper 12.1.3 to standalone WLS JDeveveloper shows "Oracle Deployment Configuration" window, where we can specify properties MDS: repository name and the name of the Partition.

    Deployment_configuration_window.jpeg

    If we deploy the same application to JDeveloper 12.1.3 shipped by BPM to the same autonomous WLS, Jdeveloper shows this window.

    Deploy goes without any additional question, but we can not access MDS for our application!

    EM, we cannot change configuration ADF BC during execution. Other features that require MDS, also does not work.

    In EM-> ApplicationDeployments-> our application-> MDS Configuration EM displays the following message: the SDM configuration information is not found. This application doesn't use MDS repository or repository MDS may not have been configured properly.

    MDS_Configutaion-page-in-EM.png

    So my question is: how to set MDS configuration in JDeveloper comes with BPM?

    Thank you

    Boris

    OK, I compared the EAR generated file in Jdeveloper ordinary with file EAR generated by JDeveloper comes with BPM.

    I found the difference in the ADF - config.xml.

    EAR usually has the following line:

    ===

    http://xmlns.Oracle.com/ADF/MDS/config "" >http://xmlns.oracle.com/mds/config "version ="11.1.1.000"> "

    ===

    JDeveloper comes with BPM EAR didn't.

    I added this line to adf - config.xml in my source project. Now BPM Jdeveloper show "Deployment of Oracle Configuration" window during the deployment process.

    And I am able to change the configuration of BC ADF in MS when running.

    Boris

  • What mobile framework Oracle version and JDeveloper are needed to customize the Oracle EBS R12.2.2 and superior?

    What mobile framework Oracle version and JDeveloper are needed to customize the Oracle EBS R12.2.2 and superior?

    If you want to extend the pages of EBS, you need to use the OA framework for 12.2 version.  There is no native support for the extension of EBS by using ADF pages.

    If you want to build the ADF custom applications that integrate with EBS you can watch using the SDK of the EBS (see My Oracle Support) that offers a number of design patterns to allow you to do.

    With respect to the version of Fusion Middleware based on EBS 12.2, take a look at the notes 1911660.1.  11.1.1.6 is currently the base version supplied with 12.2.4 with the 11.1.1.7 version is the highest version supported.

  • "Error: oracle/mds/net/OraMDSURLInfoProvider" when compiling in Jdeveloper 11.1.1.7.0

    Hello when I compile my composite in Jdeveloper, I get this error as "'Error: oracle/mds/net/OraMDSURLInfoProvider" "

    I also configured MDS in the range of resources. When I have expand it just shows that the "loading".

    MDSConnection

    -applications

    -Project1

    -xsd

    Loading...

    Can you please tell me if any class file or JAR is missing?

    Thanks in advance!

    This problem is due to file incorrect mdsrt.jar. It is located at jdevloper/oracle_common/modules/oracle.mds_11.x.x.

    This file must be oracle.mds.net.ORAMDSURLInfoProvider.class. If this is not available, then get a file mdsrt.jar with this class. replace and restart the Jdev. This issue will go away.

    However, the main reason behind this is incorrect laying of jDev. You may encounter the following errors.

    Kind regards

    Vikrant Korde.

  • How to cancel the deployment of a MDS SOA from the EM Console or Jdeveloper?

    Hello

    Due to significant changes, I want to cancel a previously deployed MDS deployment in our soa-infra and redeploy a new.

    could someone please guide me on how to do it from the EM Console or Jdeveloper?

    Thank you

    Tushar

    Hello

    I think that what you want is to remove metadata from your MDS repository.

    To do this, from the EM console:

    -click right on your soa-infra and select configuration MDS under Administration

    -Click on Runtime MBeanBrowser

    -Go to the operations tab

    -Select deleteMetadata

    -on the input docs just use * to remove all metadata on your MDS.

    -call the operation

    Note that you can specify a path inside your MDS if you do not want to clean up, by example/apps / *.

    Concerning

    Tiago

  • Cannot configure the BPM MDS connection in JDeveloper

    I am trying to set up a connection to MDS of BPM in Jdeveloper

    Here's how I do it:
    1. in BPM MDS Navigator set up the connection.
    2. click on add a connection to the wizard
    3. as I have no SOA MDS connection can't created, click Add to add the SOA MDS connection.
    4. in the MDS SOA, SOA MDS connection correctly connection wizard created.
    5. now, this created SOA MDS connection does not appear in the menu dropdown and I am not able to proceed further with the creation of BPM MDS connection.

    Tried to restart Jdeveloper and refreshing so this does not help, as the SOA MDS connection created is visible in the IDE connections palette but not is not in the drop-down for the configuration of connection MDS BPM.
    If you'd be grateful if someone can help on this.


    Thank you
    Wajid

    *****************************
    Resolution:

    Ensure that the Weblogic domain created had the possibility of BPM Suite verified.

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

    Published by: Carole Wajid on 22 September 2012 18:49

    So here is the solution

    The problem was with my weblogic domain , I did not create domain included Suite BPM[while the creation of the field made sure the BPM Suite is checked].

    Resoultion->
    Created a new domain with BPM Suite and it worked like a breeze.

    See you soon,.
    Wajid

  • Customize new to Jdeveloper audit rule

    Dear all,

    Hi any body knows how to create a new audit rule customize in Jdeveloper.For example, each parameter must be start with p.

    Please any guide for me or provide a sample one...

    ] public void add (String pName, String City)
    {
    .......
    .......
    ......
    }


    JDev version: 11.1.1.5.0


    Thank you
    Jean-Marc Mithra

    A couple of blog entries on the creation of audit rules:
    http://blogs.Oracle.com/jdevextensions/entry/don_t_fear_the_audit
    http://blogs.Oracle.com/jdevextensions/entry/don_t_fear_the_audit1

  • Feature to return/Purge MDS customization by the user

    I want to offer my users a way to clear/back/purge all their customizations MDS via some commandLink or button. The purge should be applied only to a specific user (for example, the current user). What is the best way to achieve this? My initial thoughts point to invoke commands wlst programmatically, but I was hoping there was a way more direct and better do it via the MDS itself framework.

    There seems to be no api documented for this

Maybe you are looking for

  • After the removal of Windows 10, why do I see Mac HD and Bootcam

    I deleted Windows 10 of my MacBook Pro (version 2009). Now, why do I see two disk: 60 GB Bootcamp and Macintosh HD 99 GB? I expected to see only o

  • path of excel file

    Hello world I am writing and reading data to an Excel (see code) file and it works but I need to specify the path of the script, and if I want to change the file I need to change the path of the code. I would like to create a window that appears and

  • Built in the port HDMI not working not

    I have a 120 UC22 ATC. I installed GEOFORCE card and use two monitors (including one with VGA and the other the GEOFORCE card DVI). I would use the built-in HDMI port to have a wider screen during meetings, but no matter what I try, I can't detect it

  • Caught in the endless startup repair, restart the cycle

    I can't get Windows Vista (which must be up-to-date with patches) starts correctly. He's trying to do the Startup Repair, but it is impossible to recover automatically. Last night I let the laptop (Dell Inspiron 1525) update iTunes 10.1. Once he had

  • How to convert a .wma file in a file type that will play on a standard CD player

    With the help of the sound to the music CD recorder I just bought a new HP Windows 7.  When I record music using the sound recorder and then load it on a standard CD, a standard CD player will not play it.  It seems that CD players not recoginize not