Forum Discussion
great...i'll have a look later. i need to emphasise im running readyapi not your version of soapui so there could be differences. im unsure if i can download your version but i'll give it a shot!
cheers
richie
It looks like the endpoints that are given in the wadl are not working. That may well be the cause for the 'nullnull' thingy in your project. Where did you get your wadl from?
- sudhahar7 years agoOccasional Contributor
Hi Richie,
Thanks for this. That WADL was created by JDEveloper when I exposed the OSB service bus piple as REST service.
I created a schema, wsdl based on that I created OSB Proxy pipeline then exposed that pipe line RestService.
I have tested this REST Service using SBConsole and it works as expected.
Input
{
"body" : {
"plantHealth" : {
"SubmittedByStaffId" : 2,
"SurvActivityId" : 2,
"SiteId" : 2,
"PlantDisciplineCode" : "string",
"ObservationDate" : "2008-09-29",
"ObservationStaffId" : 2,
"WaypointNumber" : 2,
"DurationMinsCount" : 2,
"ObservWhereGpsDatumId" : "string",
"ObservationWhereWktClob" : "string"
}
}
}- sudhahar7 years agoOccasional Contributor
- sudhahar7 years agoOccasional Contributor
Hi Lucian,
I have updated the WADL with base <resources base="http://act001111vwuudwd01.devag.com:7777">
It's not adding that nullnull anymore.
Thanks for this.
Related Content
- 3 years ago
Recent Discussions
- 4 days ago