Agile PLM can be configured to launch context-sensitive help through the Help button. When the user clicks the Help button, the Player help launches directly or a gateway page appears allowing the user to choose between the Player help and the Agile PLM help.  


You configure the Agile PLM application to launch the context-sensitive Player help directly from the Help button by using the Java client interface for administration. 


Note: For customers using Agile Pharma inside version 9.3.1, a server side configuration is necessary to configure the help link to launch Player content. The file name is CFMConfig.xml and is located under <Agile_Home>\AgilePharma\config. In this xml file, locate the <AgileHelpUrl> variable and configure it to point to the Player Package. Below is an example: 


<AgileHelpUrl>http://<server>/<directory>/agile/hemi/agile_gateway.html</AgileHelpUrl> 

 

To configure Agile PLM:  

  1. Log in to the Agile Java client application.
     
      
  2. Click the Admin tab.
     
      
  3. Expand the Server Settings item in the tree.
     
      
  4. Double-click the Locations item in the tree.
     
      
  5. Click the Online Help Manuals URL field.
     
      
  6. Enter the server and virtual directory where the published Player content is located, for example:
     
    http://<server_name>/<folder_name>/agile/hemi/agile_gateway.html
     
      
  7. Click the Close button.
     
      
  8. Click the Yes button.

Table of Contents