Symptom
- The CSV file generated by Infoview contains no data, but only the HTML error below.
- The error text is not contained in an error window, but printed in the actual CSV file.
- When opening the file with Notepad, the same error can be seen.
- When saving the same report to PDF or Excel, "Error: INF" is also encountered, but no file is generated.
- Error seems to be specific to an IBM Websphere deployment.
- Error could happen for Desktop Intelligence or Web Intelligence reports
<!--
=============================================================
WebIntelligence(r) Report Panel
Copyright(c) 2001-2005 Business Objects S.A.
All rights reserved
Use and support of this software is governed by the terms
and conditions of the software license agreement and support
policy of Business Objects S.A. and/or its subsidiaries.
The Business Objects products and technology are protected
by the US patent number 5 555 403 and 6
=============================================================
-->
<html><head>
<script language="javascript" src="scripts/Utils.js"></script>
<script language="javascript"
src="language/en/scripts/errorManager.js"></script>
<script language="javascript">
setTimeout('delayedDisplayDlg()' 100);
function delayedDisplayDlg()
{
advDisplayViewerErrorMsgDlg(" (Error: INF )" _ERR_DOWNLOAD_AS);
}
</script></head>
<body onKeyDown='return KeyDown();' onKeyUp='KeyUp();'><iframe
name="HiddenFrame" style="width:0px;height:0px"
src="javascript:return false;"></iframe><input type="hidden"
name="BENCH_ERROR" value="Error Number : -
Error Description : "></body>
</html>
------------------------------------------------------------------------
Read more...
Product
Keywords
KBA , BI-RA-DKI , Obsolete - Desktop Intelligence , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.