InfoPath 2007 Browser From 架構
WSS
Server Farm
XSN
ASPX
Replay event log
XSN, XML loaded
Business logic
execution
Generate
Browser
Return updated
data array
Download script
and data array
Postback event
log via XMLHTTP
Validation
Execute
calculations
Execute rules
Editing actions
(All using script
)
Generate and render
HTML
(using script
)
Instructor Notes
This is new. Explain what happens on the server… an engine that is able to generate ASPX versions of the form
The pages communicate back with the server engine via XMLHTTP (refer to AJAX)