Request for little enhancement in APEX 3.0

At definition page it would be nice to see if a region is conditional or not.
Thanks

Hi Scott,
sorry I was partly incorrect. It seems it depends on condition type. I don't see 'conditional' marker when region has condition 'Inline Validation Errors Displayed' or some other conditions that do not require filling Expression1 field. For example, 'Client Browser%' conditions. That confused me.

Similar Messages

  • Enhancement request for VAT Report of Customer and Vendor.

    Hello SAP Gurus,
    Have enhancement request for adding new fields in existing VAT report of Customer and Vendor like user id, GL account etc.
    As I am fresher, can you please help me that how I need to approach. Thanks for your support.
    Regards,
    Saleem

    Hello Saleem,
    Almost all fields required for VAT reporting are available in standard tax report
    S_ALR_87012357 .
    You have to configure the layout from the selection screen as below
    regards
    pb

  • Request For Enhancement: Add method mouseIn() to JComponent

    I would like to propose that a new method be added to JComponent. This method would return boolean true if the mouse is currently over the JComponent and false if not. Method signature: public boolean mouseIn().
    This method would make it easier to accomplish visual feedback for when the mouse is over any JComponent, similar to how rollover can be done for AbstractButton.
    Currently, the best method I can come up with is to add a MouseListener that records the state from the mouseEntered() and mouseExited() events. I add my own method mouseIn() that returns that state. Then method paintComponent() can check this state by calling mouseIn() and paint the component accordingly.
    At first I thought the MouseListener should be added in each and every constructor of each and every JComponent, but then realized actually, the place to provide this feedback is in the ComponentUI class for each JComponent, as part of a custom Look & Feel. What I have come up with is to add the MouseListener to the JComponent in the ComponentUI's createUI() method, recording the state in the ComponentUI instance. The problem with this is, it makes it impossible for the ComponentUI to be a singleton like most of the ComponentUI classes are for the standard L&F's. This requires that each JComponent instance have its own ComponentUI instance.
    If JComponent had this proposed mouseIn() method, the ComponentUI methods could simply call this method, and the ComponentUI would not have to record JComponent-instance-specific state. There would not be a need for so many instances of ComponentUI and MouseListener.

    Hi,
    imho this request for enhancement is much better than your other onces. In fact monitoring this state is more than just using mouseEntered(..) and mouseExited(...) - if there is a method, it must return a valid state - if mouse has entered and you make the component invisible, mouse does not exit before that takes place - if you open another application which covers this component, mouse does also not exit before, but the component stays visible - you see, there are much more things to control, to get a valid state at any time. And mouseIn() is an ugly name and says less - why not isMouseOver() or something like this?
    Another thing is, why do you request this for JComponent?- Should java.awt.Component not get this feature in your opinion?
    greetings Marsian

  • Enhancement request for the jsp visual editor

    Hello -
    With respect to the visual editor, could the rendering of adf faces command buttons work the same if you use the TextAndAccessKey instead of Text to define the button text? In 10.1.3, using TextAndAccessKey will cause the buttons to render as either thin buttons without any text (but with 'normal' button height) or barely noticable 'dots' about the size of a comma. (When I see the "dots" it is usually a button in a table selection component.)
    With the buttons appearing "empty", I need to click around a bit and examine the button in the property inspector to make sure that I am working with the correct button.
    Thanks,
    -- Scott

    Hi,
    Open wss_mediumtrust.config & wss_minimaltrust.config. SharePoint 2013(C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\config\).
    Find in wss_mediumtrust.config:
    <SecurityClass
     Name="SqlClientPermission"
     Description="System.Data.SqlClient.SqlClientPermis sion, System.Data,
     Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
    Copy and paste it in to the <SecurityClasses> node of wss_minimaltrust.config.
    In the PermissionSet section of this configuration file, add the following:
    Find in wss_mediumtrust.config:
    <IPermission class="SqlClientPermission" version="1" Unrestricted="true"/>
    Copy and paste it in to the a <PermissionSet> node of wss_minimaltrust.config.
    Here is a similar thread for your reference:
    https://social.msdn.microsoft.com/Forums/en-US/a1c8f2bf-2575-40b4-87f1-4f98462b3234/request-for-the-permission-of-type-systemdatasqlclientsqlclientpermission-systemdata-version?forum=tfssetup
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Top 10 feature requests for reliability

    As per the Terms of Use:
    Post constructive comments and questions. Unless otherwise noted, your Submission should either be a technical support question or a technical support answer. Feedback about new feature requests or product enhancements are welcome too.
    My top 10 list:
    1) Require enough extra safe guards that users can't accidentally rename their Home folder.
    2) Don't let the Finder become unresponsive and beach-balled when dot-mac mounting is occurring.
    3) Faster Finder list view updating when sorted by last modified.
    4) OS update scripts should perform a hard disk verify before installation. If hard disk does not verify, the user should be told of the risk of proceeding and given directions on how to fix before proceeding.
    5) The filesystem should should be able to fix itself with fsck (ala AppleJack) without being booted from install CD/DVD.
    6) iPhoto Library folder should have an extra layer of protection to keep users from messing with it via the Finder.
    7) Forced shutdown via power key should give OS and filesystem more of a chance for recovery. (Not sure how this would work, but if users are doing this, it should not be so often fatal.)
    8) System maintenance scripts should have a method for running (other than cron) for those who don't leave their computer on 24/7.
    9) & 10) coming soon ...
    What are your feature requests for improved reliability?

    5) The filesystem should should be able to fix itself with fsck (ala AppleJack) without being booted from install CD/DVD.
    David Pogue explains why this can't be done in his Mac OS X: The Missing Manual He basically says that running fsck without an operating system disc is much akin to "a doctor performing an appendectomy on himself." While a method of doing this is provided, naturally fsck itself is not analyzed because it can't do that. To run fsck without an operating system disc, boot into single user mode, holding command-S at startup. Type /sbin/fsck -fy
    followed by return key,
    when done type:
    /sbin/mount -uw /
    followed by return key and when done with that type
    exit. This is documented here:
    http://docs.info.apple.com/article.html?artnum=106214
    Thankfully single user mode provides more safeguards. But they aren't perfect. Fixing the directory is something that should only be done if your data is backed up, and it is obvious you may have a damaged directory. A damaged directory may have the symptoms of a dying hard drive, and it is impossible to tell the difference.
    Apple is readying a really good backup system in Time Machine in Leopard. You can read more about it here:
    http://www.apple.com/macosx/leopard/timemachine.html
    Your best protection for what you are looking for is to learn how to backup your data, as my FAQ* explains:
    http://www.macmaps.com/backup.html
    * Links to my pages may give me compensation.

  • Request for proposal (for AIR developer/freelancer)

    UK web development agency needs to outsource (find a
    company/freelancer) to build an Adobe Air application based on an
    online web application we have already developed.
    We have developed an online application for a client that
    allows them to select a range of products from their own range and
    those of their competitors. Once a selection of upto 5 products
    have been selected a list of criteria can be used (upto 5) in order
    to provide a comparison.
    The client would like a desktop application for their mobile
    workforce that can sync (look for updates and download an xml file)
    with any updates.
    The AIR application might want to work a little like iTUNES
    with a cover-flow feel and method to select manufacturers >
    products > and a simple (cool) way to compare products.
    We use Mysql and Jboss as the core tools for the online
    application, with the cover flow delivered via Flash. The output
    can be delivered in XML format.
    We are already sold on AIR being the answer and can provide
    access to the online website and a detailed spec. so at this stage
    we are looking to make contact with people who have already
    completed an AIR project (or two).
    Best regards
    Myles Davidson (i-kos.com)

    Request for Proposal is a presales activity. In Request for proposal, the customer mentions ablout his business operation in detail & based on what can be mapped in SAP or not it is answered at a gross level. Based on the requirement the estimate of required man months module wise is prepared & an estimation charges / cost to customer is worked out.
    This is in breif Request for proposal.
    Regards,
    Rajesh Banka

  • Spliting Spool Request for Dunning in background.

    Hi Experts,
    I'm having a requirement to split the spool request for every 1000 pages,as for more then 1000 pages for Dunning executed in background.
    the job is automaticaly canceled after 30 mn of execution
    => in F150, status of the printout is "Printout has terminated" .
    My requirement is to split the spool request using enhancement in print program.
    How can i split the spool request after 1000 pages and again print from 1001 to last.
    print program for F150 - SAPF150D2
    Thanks in advance.

    Hi Yusuf,
    There is no otherway to delete the spool request except giving the option delete in the authorization object S_SPO_ACT.Make sure that you havenot given the values SP01, SP0R under the authoriztion object S_ADMI_FCD. If you have given both  the authorization objects with the above mentioned values than that user will get the authorization to delete the spool requests created by the other users also. So if you want to restrict the user not to delete the spool requests created by the other users make sure , not to give him the values SP01, SP0R under the authoriztion object S_ADMI_FCD.
    Regards,
    Bharath.

  • Notification Timeout when Requested for Information

    Hi,
    We have implemented a approval notification for our customer which on a high level is as follows
    requester -> Approver 1-> Approver 2
    Once a request is submitted, the 'approval' notification goes to Approver 1 followed by Approver 2. The request is approved when both approves approve the request. If no action is taken by the approvers, the original notifications are cancelled and escalation notification is sent to supervisor of approver 2.
    We have a timeout of 48 hours set for the initial approval notifications sent to the approvers (1 & 2). In case Approver 2 requests for more information using the 'Request information' button, the TIMEOUT clock does not seem to reset and the notification is cancelled after 48 hrs even if the notification is in the queue of the requester.
    This is causing the escalation notification to be supervisor of approver 2.
    The question here is why does the timeout clock not reset when the notification goes back to the requester for additional information. Is this how the standard oracle workflow notification behaves ? Is there a way to customize and achieve this ?
    Warm Regards,
    Ashwin

    There is an enhancement request for this bug (Enhancement Request Bug 14492570
    Bug 14492570 : ER: TIMEOUT OCCURS EVEN THOUGH YOU SEND A REQUEST FOR MORE INFORMATION To Bottom )
    Also see Note [ID 1483552.1] regarding this issue

  • Request For Quote Application

    Hi,
    Is there a packaged application for APEX for a 'Request for Quote' kind of application? The idea is to collect 15-20 fields on one web form. Instead of customer starting from scracth, is there a packaged application that comes to close to this so it gives them a quickstart?
    thanks!

    Maulik,
    Nothing like that is available in the samples provided by Oracle, but once you develop a data model for the tables you need, it shouldn't be that hard to develop the forms and reports. If you need something like this coded up, please get ahold of me.. My contact information is in my profile..
    Thank you,
    Tony Miller
    Webster, TX

  • Request for approval screen click on document orrange arrow

    Hi all
    When an approver click on the document number (little orange arrow) on the request for aproval screen system gives a following error messag. why?
    "You are not permitted to perform this action"
    The user having necessary authorisations
    the user only the one in the aproval stage
    thanks
    SV Reddy

    Hi Gordon,
    Thanks for the reply. as you sugested i did exactly first by giving the complete full authorisation to all the modules (Professional license applied to this user) then in the authorisation area at one place for document series group no.10 i removed the authorisation
    though the user is not able to see the document.  (if i dont remove the authorisation for group 10 in the document series the user when he press Ctrl + * in the document for find mode he will be able to see the last financial period documents also.  primarily the user shuld not see the last years documents in thefind mode)
    Thanks
    SV Reddy

  • Cable company's request for admin password?

    Comcast is now offering phone service via cable modem in our area. Since I don't currently have a land line for phone and have relied on cell phone coverage for years, it seemed like a good idea to subscribe. Cable guy comes out, big new modem gets installed, and all seems well. Since I don't currently even own a phone other than a cell, he puts a splitter in the cable so both modems have service, telling me I can activate the new modem at my leisure.
    So today, internet service gets interrupted and I'm directed to a Comcast homepage. Two options exist on the page: one for customers, and one for techs. So I click on the one for customers. Immediately a .dmg file begins to download. I'm a little amused that the host instantly knew that I needed a .dmg file as opposed to an .exe, but no matter. I move on and open the file. Lots of stuff goes on, and then I get the typical OSX dropdown asking for an admin password, as you would normally see when you install software. Therein lies the problem: there's nothing normal about this dropdown window. There's a little Comcast icon infused with the window, and I immediately get the impression that this install process on my hd isn't necessarily, entirely local. It seems to me that everything I'm doing at this moment is being shared with the host. And don't let me forget to add--the install process had already admonished me to disable any firewalls, which of course I didn't do.
    If anyone has any experience with this and can assure me I'm just being paranoid, that would be great. I've already changed my admin password just to be safe. I just don't ever recall seeing any software specific icon associated with the OSX admin password request for an install, and being hardwired to the internet during this exercise just doesn't seem like a good idea!
    -Mark

    Just a little follow up on this thing...
    I continue to have problems with the original modem; for a while now I've just used an air card for an internet connection, I was so disgusted with Comcast. Ever since I had installed (or started to install) their software, my airport wouldn't work. Today I downloaded an uninstaller and ran it, and whaddya know--my airport is back. I'm running on another network as we speak. I thought I had rid my hd of everything related to this Comcast software, but apparently not so until I ran the uninstaller.
    Anyway, in the process the prompt window that I referred to in my original post came back up, and I thought I'd post a pic of it so you guys see what I was talking about:
    Moral of the story is take care when you are prompted to install software from an internet provider.

  • Thank you, Adobe for the enhanced actions editor (Was: Thank you, Adobe)

    Just want to thank you for the Enhanced Actions Editor... fantastic!
    Months ago, I had requested to have something similar that Flash Catalyst had, and you delivered.

    Hi Eddie,
    On behalf of the product team and Adobe, I thank you for sharing your feedback on the new feature. We are glad that you liked it and we are hoping that it will be as useful to our other users too.
    Have a nice day!
    Thanks,
    Preran

  • Requesting for additional space/quota of workspace

    Hi,
    I need to request for additional space / quota for my workspace. Currently I am having only 10MB which I got when I registered for getting a workspace. Please help.
    Thanks
    Bhavesh

    Bhavesh,
    Navigate to Home>Administration>Manage Services>Request Storage and proceed, whether this pertains to apex.oracle.com or another hosted instance.
    Scott

  • Where to send feature request for router?

    Hi, does anyone know where to send feature requests for the router firmware? I want to suggest adding http://www.dnsomatic.com to the supported dynamic dns providers, as it would add tons of services with little work.

    xirian wrote:
    Hi, does anyone know where to send feature requests for the router firmware? I want to suggest adding http://www.dnsomatic.com to the supported dynamic dns providers, as it would add tons of services with little work.
    Today Verizon made available a new area on the forums called the Verizon Idea Exchange:
    http://forums.verizon.com/t5/Share-Your-Ideas-with-Verizon/idb-p/ideas
    Based on the FAQ Verizon has posted it appears this would be a good place to enter your request.
    Justin
    Verizon FiOS TV, Internet, and phone
    QIP6416-P1, IMG 1.7.1, Build 09.97
    Keller, TX 76248

  • TMG request for authentication dropped/ignored by OSx10.9.4 forcing web page error 407 Authentication Required

    Environment
    Integrated authentication web access with Windows infrastructure. TMG is the network proxy solution.
    Device
    Computer used is a MacBook Pro running OSx 10.9.4 with latest safari updates
    Problem
    MacBook Pro devices experience continued random 407 Authentication Required errors. Replicated across 6 different Apple computers that access the network.
    Troubleshooting
    Tried multiple network configs (Auto, Config file, Proxy address) with no resolution but same results. Removing all passwords from Keychain and also have network passwords in Keychain make little difference.
    Wireshark analysis reveals MacBook Pro is handling .wpad/.pac files successfully but fails to respond to TMG authentication request. In the logs it appears the MacBook ignores the request for username/password.
    Notes
    By refreshing a failed page the website will load correctly 9/10 after random dropout has happened
    iPad connections work seamlessly as long as end user inputs username/password when prompted.

    Hi Juan
    That does seem like JMS authentication issues, I have had the same in the past, especially when upgrading or copying content between environments. The RequestCenter and ServiceLink configuration is stored in the following files:
    \WEB-INF\classes\config\rcjms.properties
    \WEB-INF\classes\config\integrationserver.properties
    The JBoss username and password are stored in the application-users.properties under \standalone\configuration or \[RequestCenterServer/ServiceLinkeService]\standalone\configuration
    depending on your setup, there may be more than one instance of this file depending of if you are running with one JBoss instance or two. The details here are encrypted, to update these configuration files one will have to manually remove all instances of the jmsuser and use the add-user.bat or add-user.sh scripts under \bin to re-create the user, more instructions on this utility can be found in the 9.4.1 (Not R2) installation guides and early as this step was manually done in those versions.

Maybe you are looking for

  • Issue in Global Services Monitor GSM

    Dear all, I'm facing a problem in Global Services Monitor. The Resources pool contains 4 Management Servers; 2 old and 2 recently installed. The GSM was installed and was working normally on the old Management Servers. But, after increasing the numbe

  • ORA-04043: object SYS.DELTA$SESSION does not exist

    Dear Friends after I import my data by using the follwoing import script : IMP JCC/P_MANUF FILE =JCC.DMP FULL and at the end give this message import has been imported succesfully without warning then when I use this script : SQL> SELECT TNAME FROM T

  • How to automatically show items in a JList

    I'm new to java and swing and I'm working with JList. I want to make the content of the list show automatically whenever a new item is added to the list model. The user clicks a button and a method perform some work periodically adding status message

  • Xpath query using greater than operator

    I'm trying to evaluate some xml to determine if it matches some criterium. MyXmlColumns contains the following kind of data "<Values><Value>data1</Value><Value>data2</Value><Values>" When I execute the following query I get zero rows returned when it

  • BAPI to get matrial /qty/ bin from production order

    hii All, which is the BAPI name to get the  Bin/Material/Qty from production order