# DCact.cfg: Collects Oracle E-Business Suite Application Information # $Id: DCact.cfg,v 1.3 2013/10/30 07:18:21 RDA Exp $ # ARCS: $Header: /home/cvs/cvs/RDA_8/src/scripting/lib/collect/APPS/DCact.cfg,v 1.3 2013/10/30 07:18:21 RDA Exp $ # # Copyright (c) 2002, 2016, Oracle and/or its affiliates. All rights reserved. # # Change history # 20131001 KRA Moved advanced setup level to 6. ############################################################################### # Collect the Oracle Applications information ############################################################################### #------------------------------------------------------------------------------ # Module definition #------------------------------------------------------------------------------ col=${B_IN_USE} dsc='Collects Oracle E-Business Suite Application Information' pre=RDA:DCbegin rpt=B_IN_USE var=B_IN_USE exe=sdcl { "macro is_valid_home "{var ($nam,$dir) = @arg " require testDir('d',$dir),\ " 'The specified APPL_TOP directory does not exist. Without a valid \ " directory, the collection will be disabled.' " require isAbsolute($dir),\ " 'The specified APPL_TOP directory is not an absolute path. Without a \ " valid directory, the collection will be disabled.' " var ${AUX.nam} = $nam " return true "} } #------------------------------------------------------------------------------ # Setting definitions #------------------------------------------------------------------------------ [not_used] typ=B dft=false dsc='Is Oracle eBusiness Suite Application in use?' nam=B_IN_USE [B_IN_USE] typ=B dft=${AUX.B_SELECTED} dsc='Is Oracle eBusiness Suite Application in use?' inp='Do you want RDA to collect Oracle Applications information (Y/N)?' var=true:D_TOP [D_TOP] typ=D dft=${ENV.APPL_TOP} dsc='APPL_TOP directory' fmt='<