You can use the help system to supply Help documentation for the application and development workspaces. You can add new help content by adding correctly formatted HTML files to the help server. No compilation, rebuilding, or AOT deployments are necessary to add Help documentation. The following figure illustrates the architecture of the Microsoft Dynamics AX help system.
To better understand how the components in this figure work together, consider
the following example.
• An employee clicks the Help menu or presses F1 when viewing a
form in Microsoft Dynamics AX.
• The Microsoft Dynamics AX client determines which help topic
should be displayed. It requests that specific topic from the help
server.
• The help server locates the help topic and determines if there are any
labels to define for that topic. If so, the help server requests the
definitions of the labels from the Microsoft Dynamics AX
Application Object Server (AOS).
For example, if a help topic contains the label @SYS11904. The help
sever will request the definition of this label from the AOS. Once the
AOS returns the definition, Customer group, the help server replaces all
instances of @SYS11904 with Customer group.
• The help server sends the help topic to the client, where it is
displayed in the help viewer.
Regards,
Hossein Karimi
Sunday, July 22, 2018
Help System
Labels:
AX 2012,
Installation
+10 years of experience with hands-on lead-level background in the full life cycle of software development with demonstrated cross-functional team leadership skills.
Programming:
• ERP :Microsoft Dynamics AX 2012
• Language :X++, C#, C++, XAML, Asp.Net, Html, VB.Net, Android
• Environment : Windows XP, Windows 8, Windows 10, Windows Server
• DataBase : Oracle 9i,10g,11g and SqlServer and SQLlite
Subscribe to:
Post Comments (Atom)
Configure the Firewall on the Enterprise Portal Server
After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...
-
To integrate Microsoft Dynamics AX and Analysis Services, you must connect Analysis Services to the Application Object Server (AOS). To do s...
-
The below select query will give the both the Sales Line record count and the sum of sales quantity. static void Test_Data(Args _args) ...
-
In Reporting Services, reports and resources are processed under the security identity of the user who is running the report. If the report ...
No comments:
Post a Comment