Alert messages that use SMS support not sent if size limit is exceeded.  Editing the SQL definition in database portlets could break the filter rules for the portlet

Release Bulletin Enterprise Portal 6.1 – Information Edition for Linux

A Web service portlet that has response content for multi-layered XML content does not display correctly

[CR #360262] The content for multi-layered XML portlets does not display correctly. For example, if the Symbol value is “AFRT” and the Name is “American Fire Re,” the application displays some numerical values for both fields.

Workaround: You can customize a content XSLT template to filter out the Web Service response. The customized template can be used for the Web services response with one layer of XML content since you are mapping the XML structure to a grid structure.

The content XSLT should ensure that the output XML is in this format:

<data>
<Record>
<Field op_label="col1" op_position="1">Data11</Field>
<Field op_label="col2" op_position="2">Data12</Field>
</Record>
<Record>
<Field op_label="col1" op_position="1">Data21</Field>
<Field op_label="col2" op_position="2">Data22</Field>
</Record>
</data>




Copyright © 2005. Sybase Inc. All rights reserved. Editing the SQL definition in database portlets could break the filter rules for the portlet

View this release bulletin as PDF