Specifying Allow Merge Attribute

Procedure

  1. Navigate to the $MQ_COMMON_DIR/standard/rulebase folder.
  2. Open the sample allowAttrList.xml rulebase file.
  3. Specify the attribute name.
    Note: For the reference repository matching, you must specify allow merge attributes in the following format: 

    			<const type="string">CUSTOMERSTAGING:FirstName=CUSTOMERREFERENCE:FName
</const>
    				<const type="string">CUSTOMERSTAGING:LastName=CUSTOMERREFERENCE:LName
</const>