-
Book Overview & Buying
-
Table Of Contents
Extending Microsoft Dynamics AX 2012 Cookbook
By :
Help files are separated within the help service by publisher, allowing the user to further refine their help searches if they want, and also allowing publishers to update their help independently. In the following examples we will be creating new help content, so it's probably a good idea to register a new publisher within the help service before continuing.
In this recipe, we will show you how to create a new publisher within the help service.
All the help service files should be located in the following directory on the Dynamics AX server: c:\inetpub\wwwroot\DynamicsHelpServer\DynamicsAXHelpServer.
To create a new help publisher ID, follow these steps:
Find the web.config file and open it up in an editor such as Notepad or Visual Studio.
Within the dynamicsHelpConfig section of the web.config file will be a publishers section. There may be multiple entries here if there are add-ons installed for Dynamics AX, but in the base image...