Financials for India - EBS (MOSC)

MOSC Banner

java.lang.NoClassDefFoundError, msg=oracle/apps/xdo/template/XDOException

I am getting this error when trying to print pdf file using the method DocumentHelper.exportDocument().

DocumentHelper.exportDocument(
               pageContext,
               "PER",
               "TMTESTPRINT",
               isoLan,
               isoTer,
               result.getInputStream(),
               "PDF",
               null);

              DocumentHelper.exportDocument(
               pageContext,
               "PER",
               "TMTESTPRINT",
               isoLan,
               isoTer,
               result.getInputStream(),
               "PDF",
               null);

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center