We got a problem about Persistent Managing
Hello,
In the function of opening a receiving document in xstore, we noticed that it costs too much time (1 minute, just to open one document with 64 items).
After we analyzed the xstore.log, it seems that the application gets the data from StorePrimary, and then sends the request to Xcenter, so it costs the double time of the normal one.
In StorePrimary there are data for sure, so in theory the application should not request Xcenter, but somehow it did.
the log is as follow, (please refer the attachment to get more details) someone has the clue about this problem??? Thank you in advance.