Saturday, November 3, 2012

inactive BAM user

there are scenario when user is shown as inactive when he logs in BAM console. Follow these steps to activate the user.

  1. go to tmp folder of BAM in the domain 
  2. cd $domain_home/servers/Managed_bam_server01/tmp/_WL_user/oracle-bam_11.1.1
  3. search for BAM config file
  4. find . -name BAMServerConfig.xml
  5. edit the file config file 
  6. vi ./568z2c/config/BAMServerConfig.xml
  7. make following property false
  8. <EnableBackgroundUserGroupValidation>false</EnableBackgroundUserGroupValidation>