×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Concord/ListGroups: Difference between revisions

    Content added Content deleted
    imported>mutante
    mNo edit summary
    imported>mutante
    mNo edit summary
     
    Line 42: Line 42:


    [[Category:Concord]]
    [[Category:Concord]]
    [[Category:Networking]]
    [[Category:Computer]]
    [[Category:Computer]]
    [[Category:English]]
    [[Category:English]]

    Latest revision as of 09:18, 10 September 2006

    Solution ID: TS9631  
      
    How to list groups and group lists using the nhExportConfig command. 
      
    Issue:  How to list elements in a group using nhExportConfig 
     
    Issue:  How to list groups and group lists using the nhExportConfig command. 
     
    Issue:  How to list groups via DCI 
     
    Fact:  eHealth 
     
    Fact:  DCI/DDI 
     
    Fix:  1. Log in as the eHealth user 
    
    2. If on UNIX, source the appropriate nethealthrc file in the $NH_HOME directory, depending on the shell you are in:
    
    % source nethealthrc.csh (if in C shell)
    $ . ./nethealthrc.sh (if in Bourne shell)
    $ . ./nethealthrc.ksh (if in Korn shell)
    
    3. Run command:
    
    To list the element in a group:
    
    nhExportConfig -groupType <groupType> -subjName <groupName>  -subjType group -dciOut filename
    
    For Groups:
    
    nhExportConfig -dciOut <filename> -subjType group -sections Groups
    
    For GroupLists:
    
    nhExportConfig -dciOut <filename> -subjType groupList -sections GroupLists
    
    This will create a DCI file with a listing of elements/groups/group lists under the DS section
    
    

    Back to Concord Index

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.