Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Error MessageMeaningSolutionSubmitted by
Failed with Invalid property phonebusiness of bean class [ch.umbrella.tenzing.form.TravellerBinding]: Bean property phonebusiness is not readable or has an invalid getter method: Does the return type of the getter match the parameter type of the setter?

The error is returned due to a setting for traveller profiles (to be found on either the company or on the agency setup) that goes against the values needed to for the HR Feed to create a profile.

Example: Name field is a mandatory field both in Faces and for an HR feed to create a new profile. If there is a filter in Faces to remove the name, then this error will be returned

Delete the filterB