Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Error MessageMeaningSolution
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
  • The HR Feed settings does not allow a specific function (i.e update via HR feed are not allowed)

 

  • Delete the filter
  • Comply with HR feed Requirements or ask for a change request of the specifications (development to allow function
  • No labels