Hi,
Does anyone know of a way to restrict an exposed field on a WSDL extaccess record so that it is read only or even mandatory?
Cheers
Hi,
Does anyone know of a way to restrict an exposed field on a WSDL extaccess record so that it is read only or even mandatory?
Cheers
Mandatory is set through the application, as per always. Read Only doesn't really exist, but you could either define 2 different services and expose the RO fields only on the "no action" service, or you add some code to undo (delete/empty out) the fields you'd like untouched.
After thinking about it, the mandatory option was obvious (Doh! hee hee), and both options you gave on the read only solution is great thanks mate.
I think what threw me was the XML output on soapUI. On that on each field you get something like Read Only [y/n] Mandatory [y/n]. So I thought it picks this up from somewhere.
Cheers mate
Last edited by Nosnibor35; 2010-04-30 at 07:32.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks