We have created a new Custom Screen via a Customization project to display a header/detail list of custom data. Via the UI the screen is working and we are able to add/edit/delete header and detail records.
We are attempting to create a Web Service Endpoint link to this screen to allow access to the data via Web Services. When we attempt to call the Put on the entity we are getting back a Value must not be Null error message. We have supplied all the fields that are available with values and trace isn't showing what could be causing the error.
Is there anything we need to add to the DAC for Web Services?
Below are screenshots of the Custom Screen and the WSE Setup OzPallets Custom Screen OzPallets WSE Header