Problem Note 13560: Error: There is an illegal character in the entity name when using
%MDUCHGL
The error message:
ERROR: There is an illegal character in the entity name
may be encountered when using the %MDUCHGL and %XMLTRANS macros.
Macro %MDUCHGL is used to generate XML to synchronize User information
between an external source and the Metadata Server. When a new object is
being added to the Metadata, a symbolic reference is generated using the
following values: "&Reposid..$" || keyid, where &Rposid is a macro
variable containing the current REPOS Id AND keyid is a unique value
representing the User in an external source.
Because of XML (and HTML) parsing issues, certain "special characters"
(the ampersand & for example) must be properly encoded when present in
XML strings. SAS provides the htmlencode() datastep function for this
purpose.
There are cases where the 'keyid' variable can contain these special
characters which in the symbolic reference case mentioned above causes
an ERROR in XML parsing when the 'keyid' value is not encoded with the
htmlencode () function.
A fix for SAS 9.1.3 (9.1 TS1M3) for this issue is available at:
http://www.sas.com/techsup/download/hotfix/e9_sbcs_prod_list.html#013560
For customers running SAS with Asian Language Support (DBCS), this
fix should be downloaded from:
http://www.sas.com/techsup/download/hotfix/e9_dbcs_prod_list.html#013560
Operating System and Release Information
SAS System | SAS Metadata Server | Microsoft Windows XP Professional | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows NT Workstation | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows 2000 Professional | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows 2000 Server | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
z/OS | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
64-bit Enabled Solaris | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
HP-UX IPF | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
64-bit Enabled AIX | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
*
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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2004-12-20 13:47:32 |
Date Created: | 2004-10-11 10:16:38 |