BI Publisher (MOSC)

MOSC Banner

unable to use schedulereport webservice ?

edited Dec 22, 2010 8:05PM in BI Publisher (MOSC) 5 commentsAnswered
Hello Everybody
I'm using BI Publisher web services to create a java program which schedules reports.
I've tried to schedule reports to be sent by email or printer but ... it didn't work.

I have the following error :
javax.xml.ws.soap.SOAPFaultException: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

The code I've used is the following :

package com.oracle.xmlns.oxp.service.publicreportservice;


import java.awt.Desktop;

import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;

import java.io.IOException;

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