# DCwmc.cfg: Collects Webmail Client Information # $Id: DCwmc.cfg,v 1.4 2013/12/19 13:54:02 RDA Exp $ # ARCS: $Header: /home/cvs/cvs/RDA_8/src/scripting/lib/collect/OFM/DCwmc.cfg,v 1.4 2013/12/19 13:54:02 RDA Exp $ # # Copyright (c) 2002, 2016, Oracle and/or its affiliates. All rights reserved. # # Change history # 20131219 KRA Fix spell. ############################################################################### # Collect Webmail Client setup information ############################################################################### #------------------------------------------------------------------------------ # Module definition #------------------------------------------------------------------------------ col=${B_IN_USE} dsc='Collects Webmail Client Information' # stopwords Webmail pre=OFM:DCocs rpt=B_IN_USE tgt=${I_OHM/C} var=not_used # Flow:B_IN_USE exe=sdcl { "if ${GRP.OCS.I_OH} "{var ${I_OHM/T} = $itm = last " if ?testDir('d',catDir($itm->get_first('D_ORACLE_HOME'),'um')) " var @{AUX.var} = ('B_IN_USE') "} } #------------------------------------------------------------------------------ # Setting definitions #------------------------------------------------------------------------------ [not_used] typ=B dft=false dsc='Is Webmail Client information requested?' nam=B_IN_USE [B_IN_USE] typ=B dft=${AUX.B_SELECTED} dsc='Is Webmail Client information requested?' inp='Do you want RDA to analyze Oracle Webmail Client (Y/N)?' var=true:I_OHM [I_OHM] typ=I cls='OH' dsc='Target associated with the Oracle home' vis=false