cancel
Showing results for 
Search instead for 
Did you mean: 

Difference between [TABLE_CHECK] and [TABLE_REFRESH]

Former Member
0 Kudos

Dear All , What is a exact difference between [TABLE_CHECK] and [TABLE_REFRESH] in syclo config panel ? Can you please provide suggestion ? Thanks & Regards ,   Kunal Varaiya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kunal,

I have tried this one before.

Table_Check : If you set this to 0 for particular table and its Table_Refresh is not set to 0 then it will be reloaded on transmission only when data related to this table is altered and only the data which is alterred will be reloaded.

Table_Refresh : If you set this to 0 for a particular table then it will be fully reloaded on transmission irrespective of any alteration of data and all data in that table is reloaded.

Check and confirm

Regards

Pritam

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kunal,

in the parameters tab of the Mobile Application Configuration (Configpanel) you also find the comments for these parameter:

TABLE_CHECK define Frequency of how often to check a data table. Param. Name should be the name of the data table.

TABLE_REFRESH define Frequency of how often to reload a data table.Param.Name should be the name of the data table.

Both options apply to complex tables and data tables.

I hope that helps.

Kind regards,

Mike