Hi,
I'm using LCDS 3.1 for a project and while reading the Using LiveCycle Data Services ES2 manual about occasionally connected clients, I came across a paragraph on page 315 about the reconnectPolicy property that can be set either to IDENTITY or to INSTANCE.
This property should manage whether or not a request for remote data is done when the client has a connection available after the local cache is loaded.
The reconnectPolicy property is never mentoined after that and I can't find it anywhere. In what class is it supposed to be?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
The reconnect policy is elaborated a little more here:
The reconnect policy is part of the DataNetworkSettings class and can be manipulated using (set|get)ReconnectFetch methods. Hope that helps.
Rohit
Views
Replies
Total Likes
Hi,
The reconnect policy is elaborated a little more here:
The reconnect policy is part of the DataNetworkSettings class and can be manipulated using (set|get)ReconnectFetch methods. Hope that helps.
Rohit
Views
Replies
Total Likes
Thx, that explains it.
However, it shouldn't be called the reconnectPolicy property in the guide if its actual name is reconnectFetc. Googling reconnectPolicy doesn't return the article above.
Views
Replies
Total Likes
Thanks for your valuable feedback. We will address this in the product documentation.
Rohit
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies