Hi,
When I add the WADL file to create a test case in SoapUI, it adds nullnull at the resource section. Attached the screenshot for your reference.
Thanks,
Sudhahar.S
Solved! Go to Solution.
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?
Hi,
I couldnt see any attachment -- am I missing something here?
cheers
richie
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
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?
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"
}
}
}
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.
Yeah sure Glad I could help!
Subject | Author | Latest Post |
---|---|---|