APEX 4.0.1: restriction on the maximum number of dynamic actions on a page?

Hello

I would like to know if there is a restriction on the number of dynamic actions on a page.
I have a page with 29 dynamic actions. Everything works fine on the page.
If I create another dynamic action that display only an alert or nothing else, I have the HTTP 404 error message when I try to view the page.
If I delete the old dynamic action and create a new one so that the page works fine.
After several tests, it seems that there is a maximum number of DA on a page, but if someone can confirm that?

Environment:
APEX 4.0.1
Embedded PL/SQL gateway

Kind regards
SDDC

Hi sddc.

There is no limit on the number of dynamic action that you have on a page, but it is very likely that you hit a size limit of a variable we use during the generation of the JavaScript code for the dynamic actions. You can activate a log more detailed error further details on your 404 error - see http://www.inside-oracle-apex.com/oracle-apex-got-404-not-found-2/ EPG instructions are in the comments.

BTW, you might be able to reduce the number of you dynamic actions by specifying page several items in the attribute 'Product (s)' from the 'when' the article if all run the same code. Just separate them with a comma (no spaces). Such as: P1_MGR, P1_DEPTNO

Concerning
Patrick
-----------
My Blog: http://www.inside-oracle-apex.com
APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
Twitter: http://www.twitter.com/patrickwolf

Tags: Database

Similar Questions

  • XE has a limit on the maximum number of processes?

    I just got a...

    ORA-00020: maximum number of processes (%s) exceeded

    My XE instance.

    I don't remember any mention of a limit on the number of processes in [the 10g Guide family produces | http://www.oracle.com/technology/products/database/oracle10g/pdf/twp_general_10gdb_product_family.pdf].

    Is limited and if yes what is it?

    Hello

    It is a parameter that defines the maximum number of process 'PROCESS '. This is a global setting for all versions, you will need to change that in order to solve the problem.

    In the case of XE, a restriction on the mind in the process is the maximum amount of RAM that should not exceed 1 gigabyte.

  • Why my icloud unable to connect, he wrote "the maximum number of free account has been enabled on this phone" why? I already reset my iphone and create a new id

    Why my new id icloud unable to connect? He wrote "the maximum number of free account we enabled on this phone, while I already reset my iphone.

    A device can create only three accounts iCloud, after which still attempts to bring the message you see. This is related to the material and there is no way around it - reset makes no difference. What you can do is to create a new account iCloud on another Mac or iOS (not Windows) device, then you can sign in on your phone.

  • my iphone 5s has reached the maximum number of account creation free icloud. What should do?

    Guyz. Please help me to create an account and not to give bank details...

    my iphone 5s has reached the maximum number of account creation free icloud. What should do?

    Create a new account using your computer or a device different iOS.

    Once created elsewhere, you will be able to use that newly created

    AppleID to your iPhone.

  • Increase the maximum number of query results

    Hello

    I need to increase the maximum search results, when I'm looking for data with data-> ValueMaxCount

    I'd like to 2000

    I tried tho change it with the help of the property page and the example given.

    The result looks like this:

    Define DataFinder = Navigator.ConnectDataFinder (Navigator.Display.CurrDataFinder.Name)
    Set IndexedFileProperties = DataFinder.GetIndexedProperties (eSearchFile)
    Set IndexedProperty = IndexedFileProperties ("fileName")
    Define ValueList = IndexedProperty.GetValueList
    DataFinder.ValueMaxCount = 2000
    Define ValueList = IndexedProperty.GetValueList

    But the quantity of serach result remains at 200

    I am referring to the wrong object or do I need to increase it to a certain point?

    Concerning

    Janick

    Hi Janick,

    your script increases the number of values that are returned if you ask for all values that are indexed to a specific property (in the BROWSER QueryForm you will receive this list by clicking the... button to the right of the line a condition).

    To increase the maximum number of search results, you would use the MaxCount property for the elements of results.

    DataFinder.Results.MaxCount = 2000' in the search without the GUI

    or

    Navigator.Display.CurrDataFinder.ResultsList.Elements.MaxCount ' in the search with the BROWSER GUI

    What version of DIAdem do you use? 2015 tiara, it is also possible to determine the maximum number of search results in the search method:

    DataFinder.SearchElements (Query, 2000)

    I hope this helps.

    Good day

    Eva

  • NiDAQmx limits the maximum number of analog samples which can be read / buffer?

    I try all the time on a USB-6363 to 1000 Hz 2 channels analog samples.  Everything works until I have started to increase the number of samples to read only once in DAQmxReadAnalogF64().

    I have set up the buffer in DAQmxCfgSampClkTiming() like twice the amount of samples, I want to read at some point.

    Up to about 8000 samples (128 000 bytes: sizeof (double) x 8000 x 2ch) it works and read call returns without delay once all about 8 seconds.  Increasing the number of samples other than that, I can no longer read the data (the DAQmxReadAnalogF64() always holler times).

    Question: am I running in a limit on the maximum number of samples that can be read or buffered... maybe a DMA limit any?  What determines how big you can make the buffer in DAQmxCfgSampClkTiming()?

    Maybe it's not obvious, according to the documentation, but if you look at the output value of the parameter samples per channel function DAQmxReadAnalogF64 reading, you'll see that when it times out, he reads what was available when it has expired. So if you're always calling this function, and your timeout value is too short, then you'll always be timeout, but you will always catch all samples. You can view this as the function will return when the buffer is full, or the timeout is reached. That's why we have provided an exit indicating the number of samples read.

    As a general rule, ask not read like this with DAQmx. I would recommend registering a callback for EveryNSamples (there is an example that's bundled with the CVI on how to do this), or by specifying a longer period than what it will take to gather real that many samples (in your case, 8000 samples at 1 kHz would be > 8 seconds). The main problem with the polling stations with a short time-out is that you should ignore errors that is not recommended.

  • Sharing the maximum number of folders in windows server 2012

    Hello

    What is the maximum number of shares that can be set in windows server 2012 (or windows server R2 2012)?
    Is there a limit to the number of shares?
    This default can be changed (increased)? If so, how?

    Thank you
    Limor

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • NonLinearFitWithWeight do not erturn of error if exceeded the maximum number of iterations

    Hello

    It seems to me that the NonLinearFitWithWeight function does NOT return an error if the maximum number of iterations is reached without achieving a solution – unlike the description in the manual...

    Previously, I had reported a bug related to the NonLinearFitWithMaxIters function that has been fixed in CVI2009 (bug ID 183434). However, since this function nonlinearfitwithweight is new on CVI2009, there could well be a bug too...

    Wolfgang


  • The maximum number of users on a server terminal server

    Hello

    Can someone tell me the maximum number of TS client access licenses can be installed on a server terminal server. I use windows 2008 server r2 64 bit.

    In fact, I want to put more than 500 users on this terminal server server, I'm looking for help if as many users can access the server terminal server 2008.

    [Parts of this post deemed to be advertisements have been removed by Moderator]

    Hi Brij,

    Welcome to Microsoft Community and thank you for the query display. When you use Windows 2008 Server R2, I suggest you to post the question in this forum for help.

    http://social.technet.Microsoft.com/forums/en/winserverTS/threads

    Hope this information helps. If you have other issues with Windows, feel free to post here at Microsoft Community.

  • Get a Virus message "the maximum number of secrets that may be stored in a single system has been exceeded.

    How to remove "the maximum number of secrets that may be stored in a single system has been exceeded?

    Download and run malwarebytes... see if that helps

    www.Malwarebytes.org

  • How to increase the maximum number of TCP connections simultaneously

    Hi all

    I hope some can help; I am trying to use an XP machine to machine IPERF Linux... we tested loads up to 5 (-P5) outgoing connections using XP, but now we want to move to 8... but the connection keeps flat for 3 of them. We tried the 6 and 7, again same problem, anything 5 + said "breaking" we believe that this is a problem in windows limiting the the maximum number of concurrent/simultaneous TCP connections.

    Thanks in advance

    Kind regards

    PJ

    Hi APKJ,.

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please ask your question in the following forum.

    Windows XP IT Pro category

  • I am told by Hotmail I have the maximum number of accounts.

    original title: Hotmail help

    Hello about a week ago I deleted a gmail account forward my hotmail account, and now it says I have the maximum number of accounts, even though I have 3. Why this is happening and what to do?

    Hi awsomeg,

    The best place to ask your question of Windows Live is inside Windows Live help forums. The experts he specialize in all things, Windows Live and I would be happy to help you with your questions! Please choose a product below to be redirected to the appropriate community:

    Windows Live Mail

    Windows Live Hotmail

    Looking for a different product to Windows Live? Visit the home page Windows Live Help for the complete list of Windows Live forums at www.windowslivehelp.com.

  • What is the maximum number of physical processors that are supported by Windows XP?

    What is the maximum number of physical processors that are supported by Windows XP?

    2 for the professionals and 1 for the House as far as I know.

  • How to get the maximum number of days in a month?

    How to get the maximum number of days in a month?

    I use a dateField. where I can get the month. Now, I want to get the maximum number of days in a month.

    How can I get it?

    Please help me. and thanks in advance... []

    NET. RIM. Device.API.util
    Class DateTimeUtilities

    getNumberOfDaysInMonth (int month, int year)
    Returns the number of days in the specified month

    It took me like 10 seconds to find it in the API, I guess you spent more time writing the post...

  • Signature custom for the maximum number of connections

    Hi, is there a signature to check the maximum number of connection to a host attacker to open a port to the victim? or should I make a costom for this signature?

    Hello

    You certainly can do it on the IP addresses, follow these steps in making a signature Atomic-ip looking for a tcp packet with only the SYN flag set on port 443 to the destination. You would then add a number of events for the number of connections you need. According to the site however this will flood the channel alarm with alerts, because traffic going out etc it will trigger. Of course, this can also be problematic with NAT.

    I don't know one of the guys ASA on these forums could give an answer better than me with regard to the configuration of the SAA.

    I understand they'RE a dynamic IP filtering or something that can be used to do this, although I've never configured myself.

    Thank you

    Neil

Maybe you are looking for