Product: List Management

Description: This solution discusses why the social security number is exported as random characters from List Management

Environment: All

Versions: All

Answer: 


When exporting SSN from List Management, the value will be a string of characters in the file. Due to security concerns, SSN is stored in the database as a random collection of characters, and it is that database value that is exported.



*The reason it is exporting the SSN this way is because of how it is stored in the database and due to our export using SQL to pull the data it will always come out looking the way that you see it now.