|  | 
		erman,
 Even i changed the adxmlctx.tmp as below both in custom folder as well as in $AD_TOP/admin/template
 
 I have edited the adxmlctx.tmp as below
 
 /u01/DEVDBAPPS/fs1/EBSapps/appl/ad/12.0.0/admin/template
 [appldev@erpdevelopment template]$ grep -i custom_file /u01/DEVDBAPPS/fs1/EBSapps/appl/ad/12.0.0/admin/template/adxmlctx.tmp
 <oa_env_file type="custom" oa_var="s_custom_file" osd="unix" default="%s_appl_config_home%\custom%s_contextname%.env">%s_custom_file%</oa_env_file>
 
 But still it was picking up the old value,Any other ideas?
 |