Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8279417
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T09:19:56+00:00 2026-06-08T09:19:56+00:00

I have a Report region that I am refreshing via jQuery. I have the

  • 0

I have a Report region that I am refreshing via jQuery. I have the following code with the region footer to set up the refresh process:

<script type="text/javascript">
var refreshId = setInterval(function(){ apex.jQuery('##REGION_ID#').trigger('apexrefresh');
}, 5000);
</script>

This works correctly, and the report data is refreshed every 5 seconds. However, the region also contains an Item, whose source value is determined via a SQL Query. I want this value to refresh every time the report region data refreshes too, but the triggered refresh doesn’t do this.

Looking closer, it seems the report region div does not contain the Item HTML, so the part of the DOM that gets swapped out during the refresh does not contain the item. The item appears inside a sibling table node called apex_layout_#REGION_ID#:

<div class="rc-content-main">
    <table id="apex_layout_7017903473906209" class="formlayout" border="0" summary="">
    <div id="report_7017903473906209_catch">
    <script type="text/javascript">
</div>

I’ve tried doing an additional .trigger() call passing in the Item’s ID instead of #REGION_ID# but confusingly this does the exact same refresh of the report data. I’ve also tried setting up a Dynamic Action to fire on “After Refresh” on the region that will refresh the Item, but this does something strange too – it fires repeated AJAX calls with no delay and doesn’t change the item value.

Any help appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T09:19:58+00:00Added an answer on June 8, 2026 at 9:19 am

    You can’t refresh an item using the apexrefresh event. You are on the right track with the dynamic action: you will need to ‘manually’ retrieve a new value.

    Could you elaborate on how you have set up your “after refresh”-triggered dynamic action for your item? Does it have a true action of “set value” with “sql statement”? Did you inspect the ajax calls? Any errors? Do the calls keep repeating? Also, check the session state (access through the “session” button on the developer bar on the bottom) of the items, and see if the value there has changed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Oracle APEX and I have a report region in a page that
I have a report in InfoView that has in a footer showing the effective
Using: Oracle ApEx 3.0.1 I have a SQL report region that contains a hidden
i have a table that has the following columns: Team Region Person Name and
Here is the challenge.. I have a classic report based on SQL on Region
I have a report that is getting info from bsis, bsas, bsid, bsad, vbrk,
I have a report that is basically a form with multiple empty fields and
I have written a report renderer in C# that runs and attaches reports to
I have report page that uses dynamic xtrachart s. To dynamically create the xtrachart
I have a report that was taking a long time to execute. I ran

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.