Patch 30771422 : Error in the Read Me file
Product: OAM 12.2.1.4
Patch: 30771422
Please update the below before importing oam-config.xml (Space is missing)
<Setting Name="DisableRuleValidation"Type="xsd:boolean">true</Setting>
to
<Setting Name="DisableRuleValidation" Type="xsd:boolean">true</Setting>
0