What all object has been used in your application. How handsheak handled in webservice intergration. What is work flow rules. If a field is marked required on page layout what will happen if we try to insert null in this field thru apex class
Sigiloso
If a field is marked required on page layout then we are unable to insert null values, we can overcome through validations i guess. salesforce.com