eG Administration 
 

Configuring Detailed Diagnosis for a Custom Test added using the Integration Console

While adding a new Custom test using IC, administrators are permitted to enable the Detailed Diagnosis capability for the test by clicking on the Click here to enable detailed diagnosis for this test check box. This page appears when the Generate button is clicked on after selecting the afore-mentioned check box. Using this page, administrators can configure detailed diagnosis for a test. To do so, do the following:

  1. First, select the measure for which a detailed diagnosis is to be provided from the Detailed diagnosis for measure list box.
  2. Next, provide a comma-separated list of Column headings under which the detailed diagnosis information will be displayed in the eG monitor interface.
  3. Then, provide an appropriate Description of the detailed diagnosis. This description will appear in the DETAILED DIAGNOSIS page of the chosen measure in the eG monitor interface.
  4. To add the measure configuration, click on the Add button. A summary of the specification will then be displayed.
  5. Similarly, multiple measure configurations can be added.
  6. Once measure configurations are complete, proceed to provide the path to the Java class file containing the implementation of the detailed diagnosis for the test, in the Class file for detailed diagnosis text box. The detailed diagnosis implementation must exist in a Java class file with the same name as the test name. If the file exists in a remote location, then click on the Choose button adjacent to the text box to upload the file to the eG manager.
  7. Some class files may require certain library files ( eg., ".jar" or ".so" (shared object files) files) for their execution. The name of the file along with the directory in which these files exist has to be specified in the Library file specification. The Load library file checkbox should be selected if the library file has to be loaded every time the detailed diagnosis is implemented.
  8. Finally, click on the Generate button.