AXForum  
Вернуться   AXForum > Microsoft Dynamics AX > DAX Blogs
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 25.10.2007, 03:04   #1  
Blog bot is offline
Blog bot
Участник
 
25,617 / 848 (80) +++++++
Регистрация: 28.10.2006
Inside Dynamics AX 4.0: Page Processing
Источник: http://feeds.feedburner.com/~r/Insid...rocessing.html
==============

The first step in developing or customizing an application on the EP is to understand the interactions between the user's browser on the client and the EP on the server when the user accesses the EP. In below image shows a simplified version of the page request process.


The EP page request flow

The following is the sequence of interactions that occurs when a user accesses the EP:
  1. The user opens the browser on his or her machine and navigates to the EP URL.
  2. The browser establishes a connection with the Internet Information Services (IIS) Web server.
  3. Based on the authentication mode enabled, IIS authenticates the user.
  4. After the user is authenticated, the Windows SharePoint Services Internet Server Application Programming Interface (ISAPI) filter intercepts the page request and checks the user's right to access the site.
  5. After the user is authorized by Windows SharePoint Services, the Web page routes to a custom Microsoft ASP.NET page handler object of Windows SharePoint Services.
  6. The page handler pulls the Web Part Page data from the Windows SharePoint Services content database. This data contains information such as the page template ID, the Web Parts used and their properties, and the page template stored on the file system on the Web server. Windows SharePoint Services then processes the page and creates and initializes the Web Parts on the page with properties and personalization data, if any.
  7. When initialing the Web Parts, the EP initializes a Web session with the EP Web framework through the .NET Business Connector.
  8. The Web framework checks for Dynamics AX authorization, and then calls the appropriate Web handlers in the Web framework to process the EP objects that the Web Part points to.
  9. The framework runs the business logic and returns the processed HTML to the Web Part.
  10. The Web page assembles all the HTML returned by all the Web Parts and renders the page to the user's browser.
  11. The EP Web session ends.
As you can see in this sequence, all the business logic, data retrieval, and user interface elements are defined in the MorphX development environment and stored in the Application Object Tree (AOT), and Windows SharePoint Services handles the overall page layout and personalization. In below image shows a sample EP topology.
An EP topology

http://insidedynamicsax.blogspot.com/
</img> </img> </img> </img> </img>


Источник: http://feeds.feedburner.com/~r/Insid...rocessing.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
axStart: Microsoft Dynamics AX 2009 Hot Topics Web Seminar Series Blog bot DAX Blogs 0 06.08.2008 12:05
Inside Dynamics AX 4.0: The Security Framework Blog bot DAX Blogs 0 31.10.2007 11:40
Inside Dynamics AX 4.0: Working with the .NET Business Connector Blog bot DAX Blogs 0 04.10.2007 05:15
Inside Dynamics AX 4.0: Usage Scenarios Blog bot DAX Blogs 0 04.10.2007 05:15
Inside Dynamics AX 4.0: Inside the Business Connector Blog bot DAX Blogs 0 04.10.2007 05:15

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 02:50.