XML to HTML error

I developed a webi report in development server and migrated it to Production server.

I ran the report in production server. The report conatins 3 pages. When i clicked next page button, it says “Could not transform XML to HTML”

How to eliminate this error.


redli (BOB member since 2005-10-04)

How did you ‘migrate’ the webi document?


MikeD :south_africa: (BOB member since 2002-06-18)

Hi
It seems before migrating itself the error was coming as we navigate from one page to another.
Exact error is : Could not transform from xml to html.
Please suggest how to fix it!!!
Thanks!!


Anoop (BOB member since 2005-10-17)

You are likely running out of space due to a huge report size. Try bumping up XML_MAX_BYTES.

Joe


joepeters :us: (BOB member since 2002-08-29)

Hi Thanks for reply
please elaborate how to do it??


Anoop (BOB member since 2005-10-17)

Check this thread.

Joe


joepeters :us: (BOB member since 2002-08-29)

Hi all: Is there any consensus on whether this is the cause and fix for this issue :?: We are also experiencing this with some Webi reports. With certain reports (nothing big, my latest test report is 589K) we get this error when trying to use the drill feature (selecting certain values from the drop-downs gives the error) or when trying to navigate from the first to the last page and vice-versa.

Redli did this solution resolve your issue :?:

I will try bumping the XML_MAX_BYTES even though these reports are small…

Thanks,
Neal


Neal Messier (BOB member since 2002-08-15)