The user() function is not returning information correctly for basic users.

Hello, 

We have an issue where the Appian user() function is not returning information correctly for basic users. For administrative users, the function works correctly.

Example, on calling user("userId", "firstName") from a SAIL form assigned to a basic user  is returning "userId" instead of firstName. If asked for "lastName", it returns empty value. However, if the form is reassigned to an administrative user the correct value of firstName & lastName is returned. Additionally, if the form is assigned to the same user whose value is asked for the function returns the information correctly. 

Is there any security/permission related setting that we could be missing? This started happening after the environment was restored.

Thanks in advance for your help,

Harish

 

 

  Discussion posts and replies are publicly visible