Processing requests principle pageSet

Created by Jerry Wang, last modified on Dec 18, 2015

pageSet request sent to the background by AJAX:
clipboard1
clipboard2

Send line 2360:
clipboard3

In the background service name resolves to PAGE_BUILDER_PERS:

clipboard4
clipboard5
clipboard6
clipboard7
clipboard8

Processing function module name / IWBEP / FM_MGW_HANDLE_REQUEST:
clipboard9
clipboard10
clipboard11

Finally, to delegate read from the cache:
clipboard12
the Cache has corresponding data:
clipboard13
clipboard14
clipboard15
clipboard16
clipboard17

The data from the cache DB table:
clipboard18

Guess you like

Origin blog.csdn.net/i042416/article/details/92990241