Field (Text - Short) not updating via webservices
Hi,
i have a Field of type:Text(Short).
scenario1: if the field is empty or null and if i send an update to this field via webservices then it is not updating the field .
scenario2: if the field has some value and if i send an update to this field via webservices then it is updating the field .
what's the reason for not updating the field value in scenario1?
thanks in advance