Skip to main content
udayasain741
September 12, 2022
Question

create user with i18n Failing After 22.3

  • September 12, 2022
  • 3 replies
  • 0 views

Hi Team,

after update to 22.3 all our create user smart services with i18n are failing with  below error in UI as it is chained activity 

An error occurred while executing a save: java.lang.NoSuchMethodError: com.appiancorp.suiteapi.personalization.UserValidationUtils.isValidNameLength(Ljava/lang/String;I)Z

Is anybody found the route cause ?

even the node is failing with below error .

The amount of time allocated for the completion of an unattended activity was insufficient to allow the activity to complete

Commented on below link as well ?

community.appian.com/.../personalization-utilities

    3 replies

    stefanhelzle0001
    Brainy
    September 12, 2022

    Seems like this plugin uses a deprecated method. You can ask the creator of that plugin for an update.

    mikes0011
    Brainy
    September 12, 2022

    I reproduced this error just now in my production environment.

    But then I updated the plug-in to the latest version (3.8.0) and it worked immediately upon re-trying.  Can you confirm what version of the plug-in you have installed currently?  (My version# that failed with the same error you posted, was 3.6.5).

    udayasain741
    October 6, 2022

    yes working fine after update