1. Andres Slachevsky
  2. PowerServer 2020 or older (Obsolete)
  3. Thursday, 12 April 2018 15:22 PM UTC

Hello All,

Is there any way to force the refresh of the Datawindows Object Cache.

Any PB code or something at server level that does no involve the restrart of the PowerServer.

Thanks all

Tom Jiang @Appeon Accepted Answer Pending Moderation
  1. Friday, 13 April 2018 02:36 AM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 1

The Datawindow Object Cache is refreshed when the following conditions are met:
    a. The associated database table is updated.
    b. The client retrieves the Datawindow afterwards. 

So you may implement in your code based on these conditions to force a refresh.

Comment
  1. Andres Slachevsky
  2. Friday, 13 April 2018 14:51 PM UTC
Thanks!!

now it is more clear.



 

  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.