cancel
Showing results for 
Search instead for 
Did you mean: 

How to update complex table in delta sync in Agentry?

Former Member
0 Kudos

Hi,

I am working on Smart Service Manager 3.0, Agentry 6.0.32 plugin, Agentry Android client 6.0.40.x.

When I am transfering stock from 1 tech to other after that I sync.

The complex table CTStock should get update but it is not getting update after sync everytime. Sometimes it gets update

I have to reset client and it gets update in initial sync.

In application settings I have kept Check Complex Table : Every Transmission.

In complex table definition of CTStock I ticked on Reload : Force table reload on user change.

Still it is not happening.

Regards

-Prit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Prit,

First, Did you put breakpoint in class handler method to check whether you are getting new records in your output table.

Second, In configuration portal, check the parameter table_refresh value for this complex table, if the value is set to 0 then it will check for table updates every time else if value is 168 then it will sync the complex table after every week.

Regards,

Abhishek Wajge

Former Member
0 Kudos

Thanks Abhishek,


Where to find the table_refresh parameter in configuration portal?

Regards

Prit

Former Member
0 Kudos

In config panel, click on Mobile Application Configuration and select your application, You will see a parameter tab, In that you have to search for TABLE_REFRESH parameter group where parameter name is your complex table.

Regards,

Abhishek Wajge

Former Member
0 Kudos

Thanks Abhishek,

It worked

Regards
Pritam

Answers (0)