Enumerated Lists

If values being returned for WSEnum and Enum fields in a get or search operation do NOT match the values enumerated in the schema, the following warning is returned:

             Code = Invalid_data 
   Message = "Error in record number <id>: Invalid field value <field>. 
   Please refer to the XSD for enumerated list of valid field values." 

        

In these cases, the existing data is corrupt and must be corrected before it can be retrieved using SOAP web services.

Related Topics

General Notices