How to run Element Variable or Element Configuration reports from the command line (Legacy KB ID CNC TS19928 )
search cancel

How to run Element Variable or Element Configuration reports from the command line (Legacy KB ID CNC TS19928 )

book

Article ID: 52185

calendar_today

Updated On:

Products

CA eHealth

Issue/Introduction

An Element Variable and/or Element Configuration report can be run from the command line by using syntax similar to the following:




%$>  nhReport -rptType drilldown -rptName ElementConfiguration -subjName <elementName> -ascii /tmp/ECreport.txt


%$>  nhReport -rptType drilldown -rptName ElementVariables -subjName <elementName> -ascii /tmp/EVreport.txt


Tip: Be sure to include the element name (not the alias name) in place of "<elementName" in the above commands.


The output in these examples would be created in the NH_HOME/tmp directory, but this location can be modified by changing the path to the desired location.



Related Issues/Questions:
How to run Element Variable or Element Configuration reports from the command line
Generating Element Variable or Element Configuration reports from the command line
Can EV or EC reports be run from the command line
Can nhReport be used to run an Element Variable or Element Configuration report

Problem Environment:
eHealth 5.6.5 and higher


(Legacy KB ID CNC TS19928 )

Environment

Release:
Component: EHCON