Problem Note 63082: You receive an unexpected C10 Fatal error when you validate a SARX report in SAS® Anti-Money Laundering
You might encounter an unexpected C10 Fatal error (The element contains an invalid state code) after you validate a Suspicious Activity Report in XML (SARX) in SAS Anti-Money Laundering.
This error occurs after you select a valid US state code in the State field, but the report subject resides at an overseas military address.
The workaround is to edit the rc_sarx_validate.xsl file and modify the variable that is named 'us_state_codes' so that the field contains AA, AE, and AP values.
Here is an example of what the 'us_state_codes' variable field should look like after you modify the rc_sarx_validate.xsl file:
<xsl:variable name='us_state_codes'
select="'AL-AK-AE-AA-AP-AZ-AR-CA-CO-CT-DE-DC-FL-GA-HI-ID-IL-IN-IA-KS-KY-LA-ME-MD-MA-MI-MN-MS-MO-MT-NE-NV-NH-NJ-NM-NY-NC-ND-OH-OK-OR-PA-RI-SC-SD-TN-TX-UT-VT-VA-WA-WV-WI-WY'"/>
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Anti-Money Laundering | Microsoft® Windows® for x64 | 7.1 | | | |
64-bit Enabled AIX | 7.1 | | | |
64-bit Enabled Solaris | 7.1 | | | |
Linux for x64 | 7.1 | | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
You select a valid US state code in the "State" field, but the subject resides at an overseas military address. You then receive a C10 Fatal error message saying "The element contains an invalid state code" regarding the "13. Address: State" field.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2018-10-17 15:12:23 |
Date Created: | 2018-10-16 16:49:47 |