Is it possible to refresh region at specific intervals or event based?

I have bunch of regions on a page. Instead of refreshing the entire page every 5 minutes, I would like refresh certain regions every 5 minutes. Also is it possible to refresh the regions based certain events?. For example, If the region is tracking tasks for a user, whenever someone creates a task for the user, is it possible refresh that tasks region only in the event task creation?. an ideas are appreciated.
Thanks for your help,
Surya

Hi,
Use "region pull" method and then javascript timer
http://apex.oracle.com/pls/otn/f?p=11933:48
Even guide is for "pulling" report, same can be do to any HTML content
Br,Jari

Similar Messages

  • HT201304 Is it possible to restrict access to specific IOS apps based on the WIFI profile that a user has connected to?

    Is it possible to restrict access to specific IOS apps based on the WIFI profile that a user has connected to?

    you might be able to block it if the app uses Internet access
    and depending on your wireless you might be able to block a specific user
    accessing the backend host that the app uses
    some firewalls offer application filtering but I'm not aware of any that work with ios apps

  • Delete row from report and refresh region

    Hi
    Using apex 4.0
    I have a requirment like on one page there are two regions.
    There are two text boxes and insert button, by setting value into text box and pressing insert button data is saved in one table.
    And second region is for report which is selecting data which was inserted in first region. It is working correctly. Now in report region,
    there should be delete link/button to delete particular row and refresh that region.
    I have created delete link in second region and called java script function to delete from table. However that region is not refreshed and showing
    old data.
    I have tried with dynamic action to refresh region. But i am not getting sequence it is treating, first java script function will be called and then
    dynamic action will be executed or what? Because dynamic action is not refreshing region.
    Please let me know correct way to implement this requirement or correct me in my steps.
    Thanks in advance

    hi om,
    I had a similar issue.
    I am using a sql query to delete.
    "delete from dbo.[@XX_TDL1] " & _
                "where LineId = " & CStr(rownum) & " and code = '" & pAddonVars.TDHCode & "'"
    It's not pretty but it works.
    jw

  • Is it possible to start JSON Service specific to the user session?

    Is it possible to make JSON service to start different sessions of BusinessLogic Code in short - Is it possible to start JSON Service specific to the user session?
    Here is what I'm trying to do. I have a created a Configuration Model which contains the business logic. I want to start this model as a JSON service, and the user will interact with this model via mobile App developed using ADF Mobile. The JSON sevice has two calls
    /startConfiguration/{model_id}
    /getConfiguration
    Both of them return the string that indicates the BusinessModel being started by JSON service.
    When invoked " /startConfiguration/{model_id} " from two different browsers (Chrome - started first, FF - started second) for the same model_id (simulating the scenario of two user accessing same model), it did returned two different 'configuration' object strings, indicating that each call started its own Configuration.
    However, when I validated that the session started is user specific by calling "/getConfiguration"  it return same 'configuration object string - which is the second call from FF. Thus indicating that I cannot have JSON service tied individually to each user session. 
    My goal is to have JSON service specific to each user session. Is this possible?

    Hi,
    what is a JSON service? JSON is an object notation used with REST services. So I assume you have a REST services that returns JSON and you now want to obtain the same identifier for a specific input string? REST services - like all Web Services - are stateless and if you want to associate a request with a specific context then you need to pass a token or similar with the request so the context can be re-established. In your case I would have a look at the code mapped to startConfiguration/{model_id} to verify if the method checks for an existing configuration with the provided ID. Chances are that its the code returning the wrong ID. In general I would go with a token approach.
    Frank

  • Remote Desktop Management service not starting. service-specific error: %%2284126209 - Event ID: 7024

    Hi Forum members,
    We have a client that has intermittent issues with RDS on a 2012 R2 server.
    As an overview of the environment, the client has a single VMWare host support 2 x Windows 2012 R2 VMs one is the File/Print/Email server and the 2nd is the RDS server used to allow the client to run MYOB Enterprise. Both servers have the AD DS role and
    DNS roles amongst others.
    The 1st issue is that the RD Connection Broker shows the error: "The server pool does not match the RD Connection Brokers that are in it. and then "1. Cannot connect to any of the specified RD Connection Broker servers".
    The above issue seems to be caused by the RDMS service not starting. When you attempt to start it, the service stops and the error in the title is logged in the "System" event log. Full transcript below:
    Log Name:      System
    Source:        Service Control Manager
    Date:          21/01/2015 4:50:32 PM
    Event ID:      7024
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      intentionally removed.local
    Description:
    The Remote Desktop Management service terminated with the following service-specific error: %%2284126209
    Event Xml:
    <Event xmlns="
      <System>
        <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7024</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2015-01-21T05:50:32.129949400Z" />
        <EventRecordID>53721</EventRecordID>
        <Correlation />
        <Execution ProcessID="568" ThreadID="12436" />
        <Channel>System</Channel>
        <Computer> intentionally removed.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">Remote Desktop Management</Data>
        <Data Name="param2">%%2284126209</Data>
        <Binary>520044004D0053000000</Binary>
      </EventData>
    </Event>
    In addition in the "Application" event log, the following error is logged:
    Log Name:      Application
    Source:        MSSQL$MICROSOFT##WID
    Date:          21/01/2015 5:24:47 PM
    Event ID:      18456
    Task Category: Logon
    Level:         Information
    Keywords:      Classic,Audit Failure
    User:          NETWORK SERVICE
    Computer:      intentionally removed.local
    Description:
    Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. Reason: Could not find a login matching the name provided. [CLIENT: <named pipe>]
    Event Xml:
    <Event xmlns="
      <System>
        <Provider Name="MSSQL$MICROSOFT##WID" />
        <EventID Qualifiers="49152">18456</EventID>
        <Level>0</Level>
        <Task>4</Task>
        <Keywords>0x90000000000000</Keywords>
        <TimeCreated SystemTime="2015-01-21T06:24:47.000000000Z" />
        <EventRecordID>4228336</EventRecordID>
        <Channel>Application</Channel>
        <Computer>intentionally removed.local</Computer>
        <Security UserID="S-1-5-20" />
      </System>
      <EventData>
        <Data>NT AUTHORITY\NETWORK SERVICE</Data>
        <Data> Reason: Could not find a login matching the name provided.</Data>
        <Data> [CLIENT: &lt;named pipe&gt;]</Data>
        <Binary>184800000E0000001F00000055004E0047004500520045005200410055005300530056005200300033005C004D004900430052004F0053004F0046005400230023005700490044000000070000006D00610073007400650072000000</Binary>
      </EventData>
    </Event>
    I have been attempting to resolve these errors for some time, without success. I have read the many KBs and forum entries related to the above and applied a number of the suggested fixes, including the one which suggests to add the NT SERVICE\ALL SERVICES
    to the "Logon as a Service" in the "User Rights Assignment" of the "Default Domain Policy" which is linked to the domain level, that both servers are objects of.
    My question to the forum is, can anyone come up with a solution to resolve the above issues and all the RDMS service to start which will then hopefully resolve the broker error?
    Regards,
    David West.

    Hi David,
    If virtual machines on the server are Windows Server 2012, then it is not supported to install Remote Desktop Connection Broker on a Domain Controller.
    More information for you:
    Remote Desktop Services role cannot co-exist with AD DS role on Windows Server 2012
    http://support.microsoft.com/kb/2799605/de
    Guidelines for installing the Remote Desktop Session Host role service on a computer running Windows Server 2012 without the Remote Desktop Connection Broker role service
    http://support.microsoft.com/kb/2833839
    If the VMs are Windows Server 2012 R2, I suggest you install RDS on a separate machine to see if the issue persists.
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • BPM composer getting refreshed automatically at regular intervals

    Hi,
    We have installed SOA Suite 11.1.1.6. While working on BPM composer, the window gets refreshed automatically after regular intervals and the entire work gets lost.
    Any help is highly appreciated.
    Thanks,
    Deepak

    > and the tcode for the lock is KRNL. and we dont have any other information regarding this.
    You mention that this is the account of an employee, so I assume a Dialog type user ID.
    Sounds to me like a script somewhere with this user ID in it for the connection to the system. Could be anywhere... theoretically also on a PC.
    Contact the user and ask them whether they saved their pwd anywhere.
    Also activate the SM20 dynamic filters to find the terminal for all types of events (also not critical) before the next pwd lock of the user (128).
    If you find that the terminal is an application server of your own system, then you will need to check your jobs again in more detail and in extreme cases even transport imports.
    Cheers,
    Julius

  • Call a function at specific intervals

    Hi,
    I need to call a function or page at specific intervals. Or I need a ping a page at specific intervals, to keep the session alive.
    I found window.setInterval() works fine. Is there any such function in coldfusion?

    put your function in a cfc and use cfschedule to call to that method.  Example :
    remoteCalls.cfc
    <cfcomponent>  <cffunction name="callMe" access="remote">     .. do stuff here ..  </cffunction></cfcomponent>
    Setup a scheduled task in coldfusion to call your url every X minutes :
    http://www.domain.com/remoteCalls.cfc?method=callMe
    If you have arguments, pass them in as url variables.

  • Is it possible to lock out a specific cookie in Safari

    Is it possible to permanantly "lock out" a specific cookie in Safari? I understand using preferences to provide details and to remove specific cookies but I would like to prevent some cookies from ever being allowed. Is there an advanced blocking method I haven't found yet?

    No, you are not the only one having issue with management of cookies in Safari.
    Many have expressed a wish for blacklisting cookies.
    Safari > Preferences > Privacy  > Block cookies > Always
    Click the question mark at the bottom. This is the explanation  I got.
    "Select to always block cookies. This may prevent you from using some websites."
    I am not aware any command using terminal to accomplish the objective.
    Best.

  • Is it possible to refresh the home page or report page automatically?

    Hi.
    I'm develping EM plugin with EM 11 extensibility.
    Is it possible to auto refresh the home page or report page?
    It contains the view data(real time 30 sec page..) select list combo at the matric detail page.
    and it is displayed on the right of the top at the database main page
    Thanks,
    wonjo.
    Edited by: wonjo on Oct 5, 2010 10:49 PM

    Also, there are enhancements in progress to the extensibility framework which will, in future versions of EM, allow this type of control over chart/table refresh for plugins.

  • Is it possible to order an iMac specifically with Snow Leopard, in preference to Lion, say, by the end of this year (as a Christmas gift)?

    I want to buy an iMac as a Christmas gift this year and wondered if it may be possible to specifically order one with Snow Leopard? By then I imagine all machines available for sale are likely to have Lion pre-loaded, hence my question.
    If I could buy one now, I would, as there are many around still with Snow Leopard - but sadly I can't manage it just at the moment.
    Thanks
    Ross

    Thanks folks, I realise this is just a user forum of course, I was just wondering if anyone had previous experience with buying a Mac with an older system on it at a time of changeover like this. A friend has just bought a new one from an Apple store this week with Snow Leopard on it - not surprising given the newness of Lion, but I was curious to know if anyone had experience with being given a choice during a system upgrade.
    And who knows...maybe Apple do look in at the forums to see what people are asking????
    Thanks
    Ross

  • Help refreshing regions

    I have what would seem to be a simple use case but I can not figure out what combination of ADF "stuff" will make it work. I have four independent task flows. Each task flow has a single view activity that shows the contents of a table. When someone selects a row from the main table, I want the other four task flows to refresh and only display information from their table that is related to the selected row. Surprisingly I can not find any way to do this.
    Now... before someone says "pass a parameter" or "use contextual events" I really need an example. All of the documentation I've found doesn't apply for one reason or another. This is close but I can't make it work with tables because I can't figure out what listener or whatever needs to be involved. http://technology.amis.nl/2008/08/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/
    Everything I see regarding passing parameters between task flows assumes that one task flow calls another. That's not the case here.
    As for contextual events I can find no examples of a row selection in a table firing a contextual event. Any help would be appreciated.
    Thanks.

    choose a different "Display Point" for the first region and the reports regions.
    i.e.
    Set the first region "Display Point" to "Page Template Body (2. items below region content)
    Set the report regions "Display Point" to "Page Template Body (3. items above region content)

  • Is it possible to hyperlink to a specific point in a video?

    I'm trying to create a DVD-style menu page within keynote.
    Ideally what I'd like to do is have a video on 1 slide and then create a series of hyperlinks on a menu slide that would hyperlink to specific points within that video.
    Anyone know if this is possible?

    You could use iMovie to split the video clip into each section as well. Do you need the option to play the entire video clip from start to finish? If not, you can have each video clip be its own Keynote file and have Hyperlinks to each individual Keynote and then there will not be one large file, but multiple smaller files. This of course will not work if you want to play the movie straight though.

  • Is it possible to link to a specific file in a PDF "package"?

    I'd like to link to a specific file in a PDF "package" from a web page. Is this possible?
    Thanks.

    No. Here's the most recent documentation on what is available: http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/pdf_open _parameters_v9.pdf

  • Is it possible to link to a specific page in an embedded Tumblr blog

    Hello. I have an embedded Tumblr blog on a customers Muse site. Is it possible for them to link to a specific page in the Tumblr Iframe, and have it wrapped in there website? I appreceiate all of the help.

    Hey, one thing I tried, although it is pretty kludgy...
    Duplicated the blog page in Muse
    Copied the tumblr URL specific to the posts I wanted to link to
    Made the iframe URLs in each of the new pages directed to the tumblr URL specific to that blog post.
    Just an idea since I couldn't figure out how to make the iframe direct to tumblr anchor or something similar.

  • How to refresh regions of same fragment used twice as region

    Hello,
    I have a fragment A which uses fragment B as a region twice. The state of the fragment B is kept on a viewScope bean. So each instance of the fragment B region has its own instance of the viewScope bean.
    I have a button in fragment B which does a WebService call. The requirement is to refresh both instances of the region of fragment B, as well as the content of the fragment A after that buttons action is finished.
    Refresh should happen as if the user entered the page first time.
    Any ideas how to solve this problem?
    Thanks a lot.
    Jdeveloper 11.1.1.5

    Hi Frank,
    The article that you want me to look for seems to be region-to-parent communication. It partially solves my problem.
    I need region-to-region as well as region-to-parent communication.
    Note: fragment B is used two times as a region within parent view (i.e fragment A).
    The state of fragment B content is kept on viewScope bean.
    I need to access the bean of the parent page, as well as the viewScope bean of the "other" instance of the region B.
    Can you confirm that the article you are pointing me can do that ?
    Otherwise I will try Contextual Events option.
    Thank you.

Maybe you are looking for

  • Where is the Summary button in iTunes?

    I want to select what I want to upload to my iphone 5. I have the most recent version of ITunes. Can't find anything in it. Don't see the beauty of the "upgrade." For today, I would like to know where the "Summary button" is so I can tell iTunes what

  • Simple Round call results in Arithmetic overflow

    Hi, I'm a bit dazzled why this statement won't work in T-SQL : Select Round(9.990000, 0) The error I get is : Arithmetic overflow error converting expression to data type numeric. The result should be : 10 I've tried this in SQL 2005,2008 and 2008 R2

  • How to pass data more than raw limit..

    Hi, How can i send msg payload which has more data than 32k. I dont want to use OCI. I am trying to send a BIG XML through AQ. Thanks Dhiraj. Note in docs below it says::: For PL/SQL, Java and precompilers the limit is 32K; for the OCI the limit is 4

  • External monitor on standby not recognised properly

    I've MacBook Pro 15'' (late 2011) and I've attached an external monitor Samsung SyncMaster 2494HM using Mini DisplayPort to HDMI Adapter cable. After starting up my mac and the external monitor is on standby (not switched off), both screens go blank

  • Mountain lion apple mail vanishes mail after reading

    after installing mountain lion, mails in apple mail vanish seconds after being readed