Problem Note 35244: Only a description for the link is published in SASĀ® Customer Intelligence Studio when specifying a brief type of "link" in the export definition
When publishing the communication, only the description text for the link is exported, not the link URL itself.
With the hot fix, the default behavior is to export the Link portion of a UDF link field.
This can be changed by setting a Java VM argument used by the MA Core server.
The argument is SAS.CI.EXPORT.LINKFORMAT.
The value is used as a Java MessageFormat where {0} represents the text or label,
and {1} represents the actual link URL.
The following example will export label:link:
-Dsas.ci.export.linkformat="<e,>{0}:{1}</e,>"
To export as an HTML link you can use:
-Dsas.ci.export.linkformat="<A href=\"{1}\">{0}</A>"
Quotes must be placed around the entire value because it contains a space.
The embedded quotes must be escaped with a backslash.
The adminstration console for whatever Application Server a customer has is used
to set the Java VM arguments, including this one.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Customer Intelligence Studio | Microsoft Windows 2000 Server | 5.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 5.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Datacenter Server | 5.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Advanced Server | 5.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows NT Workstation | 5.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 5.1 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Enterprise Edition | 5.1 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Standard Edition | 5.1 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP Professional | 5.1 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Windows Vista | 5.1 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
*
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: | medium |
Date Modified: | 2009-07-14 10:15:39 |
Date Created: | 2009-03-23 13:33:31 |