You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Issue while using scheduleReport SOAP Operation of ScheduleReportWSSService

edited May 26, 2020 11:51AM in Integration 7 comments

Summary

Issue while using scheduleReport SOAP Operation of ScheduleReportWSSService from OIC

Content

In OIC, we have configured a SOAP Connection with WSDL URL: https://<HOSTNAME>/xmlpserver/services/ScheduleReportWSSService?wsdl

We are using the operation: scheduleReport to schedule the report by giving the details. We are receiving a null pointer exception as a response.

If we remove an element <item> under wccOption inside deliveryChannels we are getting jobID generated. 

<scheduleRequest --> deliveryChannels --> wccOptions 
                     <WCCAccount/>
                     <WCCAuthor>BI Publisher</WCCAuthor>
                     <WCCComments/>
                     <WCCFileName>ReconReport.txt</WCCFileName>
                     <WCCFolderPath/>
                     <WCCIncludeMetadata>true</WCCIncludeMetadata>
                     <WCCSecurityGroup>****</WCCSecurityGroup>
                     <WCCServerName>FA_UCM_PROVISIONED</WCCServerName>
                     <WCCTitle>ReconReport</WCCTitle>

Issue is with item in the structure of array, we are getting null pointer exception.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!