Hi,
I've been working with XML forever, and dev just made note that our MULE ESB is going to SEND JSON instead of REST.
I was sent a JSON Schema
This is going to be a long list of data fields to be sent and written to a db.
The issue I also run into is each service call will not have all the same fields filled out... it could be all or some.
Frankly - I get JSON, it's easy - but I never dealt with it in SoapUI other than viewing a JSON response.
Thank you for your help,
Rob Long