ERR_WIS_30272 Maximum character output size limit reached in Bind Export tasks

ERR_WIS_30272 Maximum character output size limit reached in Bind Export tasks

Symptom

Bind Export tasks with Webi documents exported with the XML format end up in warning/failed state with the following error:
Quote
Error: com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: Maximum character output size limit reached.
Contact your BusinessObjects administrator. (Error: ERR_WIS_30272)

Reproducing the issue

  1. Log into 360Suite.
  2. Schedule a Regression Testing Export task for a large Webi document, using the XML format.
  3. Open the task logs.

Cause

The XML files exported by the task using the SAP Business Objects SDK are too large for the WebIntelligenceProcessingSever servers.

Resolution

  1. In the CMC, go to Servers > Servers list > Properties of your WebIntelligenceProcessingServer servers.
  2. Under the "Web Intelligence Common Services" section, increase the following parameters:
    1. Maximum Character Stream Size (MB)
    2. Binary Stream Maximum Size (MB)
  3. Restart the updated servers.