Index: AXimpl/AifMessage/Converter/CustomerUpdatePart2Converter.cls.xml =================================================================== diff -u -r40983 -r40985 --- AXimpl/AifMessage/Converter/CustomerUpdatePart2Converter.cls.xml (.../CustomerUpdatePart2Converter.cls.xml) (revision 40983) +++ AXimpl/AifMessage/Converter/CustomerUpdatePart2Converter.cls.xml (.../CustomerUpdatePart2Converter.cls.xml) (revision 40985) @@ -297,7 +297,7 @@ if Action = "delete" { set ContactInfoViewUpdate.action = "update" - set ContactInfoViewUpdate.Locator = "" + set ContactInfoViewUpdate.Locator = " " } else { if Action = "create" { set ContactInfoViewUpdate = ##class(AXaif.Customer.AxdEntityDirPartyContactInfoView).%New()