ax 2012 enterprise portal development

24
Enterprise portal development Dynamics AX 2012 Moutasem Al-awa Technical consultant at eBECS [email protected] @Moutasema

Upload: moutasem-al-awa

Post on 15-Nov-2014

2.494 views

Category:

Technology


2 download

DESCRIPTION

This is a jump start course in Arabic for Dynamics AX 2012 Enterprise Portal development.

TRANSCRIPT

Page 1: Ax 2012 enterprise portal development

Enterprise portal development

Dynamics AX 2012

Moutasem Al-awa Technical consultant at eBECS

[email protected]@Moutasema

Page 2: Ax 2012 enterprise portal development

Agenda

• What is the Enterprise Portal?

• Demo – Create List page

• Structure of the Enterprise Portal

• Coffee break

• Demo – Create Detail page

• Modelling Enterprise portal pages

• Debugging in the Enterprise portal

• Demo – Debugging X++ in EP, Debugging User controls on EP

Page 3: Ax 2012 enterprise portal development

What is the Enterprise Portal?

• The Enterprise Portal is a combination of several standard Microsoft technologies that provide a web-based user interface similar to what is available in the Microsoft Dynamics AX 2012 client. The Enterprise Portal also hosts the pages used for Role Centres in the Microsoft Dynamics AX 2012 client.

Page 4: Ax 2012 enterprise portal development
Page 5: Ax 2012 enterprise portal development
Page 6: Ax 2012 enterprise portal development

Enterprise Portal Architecture

Page 7: Ax 2012 enterprise portal development

Enterprise Portal in AOT

Page 8: Ax 2012 enterprise portal development

Demo – Create List page

Page 9: Ax 2012 enterprise portal development

Structure of the Enterprise Portal

Page 10: Ax 2012 enterprise portal development

Navigation Elements

Page 11: Ax 2012 enterprise portal development

List Pages

Page 12: Ax 2012 enterprise portal development

Detail Pages

Page 13: Ax 2012 enterprise portal development

Navigation interaction pattern

Page 14: Ax 2012 enterprise portal development

Coffee break15 minutes

Page 15: Ax 2012 enterprise portal development

Demo – Create Detail page

Page 16: Ax 2012 enterprise portal development

Modelling Enterprise portal pages

• Data set

• User control

• Web Part

• Page

• Web Module

Page 17: Ax 2012 enterprise portal development

Debugging in the Enterprise portal

• Debugging X++ in the Enterprise Portal

• Debugging User controls on Enterprise portal pages

Page 18: Ax 2012 enterprise portal development

Debugging X++ in the Enterprise Portal

• Configuring Internet Information Services (desktop interaction must be enabled for the IIS World Wide Web service.)

• Preventing Web Session Timeouts (Debug = true)

• Configuring the Microsoft Dynamics AX Business Connector for Debug

• Configuring the Application Object Server for Debug

• Verifying or Adding User Rights to Debug

Page 19: Ax 2012 enterprise portal development

Demo – Debugging X++ in EP

Page 20: Ax 2012 enterprise portal development

Debugging User controls on Enterprise portal pages

• Enabling Debug in the Enterprise Portal (Debug = true)

• Adding the Necessary Code Artefacts to the Web Application Project

• Debugging the User Control in the Enterprise Portal (Attach to process)

Page 21: Ax 2012 enterprise portal development

Demo – Debugging User controls on EP

Page 22: Ax 2012 enterprise portal development

Useful links

• EP Training (Partner source) http://goo.gl/Aj8bzY

• EP Benchmark (Partner source) http://goo.gl/wdoBwP

• AX 2012 EP Cookbook http://goo.gl/iE0TcU

• Community blog http://goo.gl/VPSBOR

• EP SDK http://goo.gl/TREbNp

• EP Code samples (AX 2009) http://goo.gl/OuvdiW

• EP Screen casts (AX 2009) http://goo.gl/EIPGdF

Page 23: Ax 2012 enterprise portal development

Q & A

Page 24: Ax 2012 enterprise portal development

Thank you