protected function fieldsAreCompatibleWithSoap()
 {
     return $this->source_field_obj->isCompatibleWithSoap() && $this->target_field_obj->isCompatibleWithSoap();
 }