Skip to main content
Nintex Community Menu Bar

[Name] from Current User system values is NULL

  • October 25, 2016
  • 1 reply
  • 9 views

Forum|alt.badge.img

In SmartForms as we are using the [Name] from Current User system values to fetch the user id and pass it to profile in application. But the [Name] value is coming as NULL in the SmartForms and error is thrown from SmartObject as the Userid is required property. For some users the details in the Identity table is present and for few it is not present. Can any one faced in SmartForms earlier and any solution to check the issue.

1 reply

Forum|alt.badge.img+9
  • November 29, 2016

Hi ThileebanMS,


 


Are you saying that for the affected user, that the Name property in the Identity.Identity table is NULL?


 


What values are being returned when executing the following SmartObject: UMUser > Get User Details


 


-Jean