BI Publisher (MOSC)

MOSC Banner

Issue in scheduling a report via WSDL

edited Sep 4, 2018 3:47AM in BI Publisher (MOSC) 9 commentsAnswered

I tried to schedule webservices call from curl command.   I got the following error   $ curl -H "Content-Type: text/xml; charset=utf-8" -H "SOAPAction:v2:scheduleReport" -d @3.xml -X POST http://hostname:Portnum/xmlpserver/services/v2/ScheduleService  <?xml version="1.0" encoding="utf-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server.userException</faultcode><faultstring>java.lang.NullPointerException</faultstring><detail><ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">hostname</ns1:hostname></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>   What could be the issue ?

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