Identity Resolution 
			
			- Identity Resolution 10.2
- All Products
 
           
      	
            
	
      using ssa; my ($score , $decision ) = $ssa->match_encoded ( $controls , # String in $search , # EncodedString in $searchEncType , $file , # EncodedString in $fileEncType ) ;
| session  | Refer to the Common Parameters section  | 
| system  | Refer to the Common Parameters section  | 
| population  | Refer to the Common Parameters section  | 
| controls  | Refer to the Controls section  | 
| rsp  | Refer to the Common Parameters section  | 
| ssaMsg  | Refer to the SSA-NAME3 Error Messages section  | 
| search  | Refer to the Common Parameters section  | 
| file  |  Refer to the Common Parameters section  | 
| score  | A 3 byte number between 0-100 indicating a confidence level of the match. The score value depends on the data, Match Purpose and Match Level  | 
| decision  |  ’A’ meaning ’Accept’. The Score is above the Accept Limit for the specified Purpose and Match Level  |