Forum Discussion
Hi Richie,
Herewith I have attached the wadl file and screenshot of the SoapUI.
Pls let me know if you need anything else.
Thanks,
Sudhahar.S
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
- Lucian7 years agoCommunity Hero
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
Related Content
- 3 years ago
Recent Discussions
- 4 days ago