In the User Profile Record Type it uses a rule: a!userRecordFacets to expose a s

In the User Profile Record Type it uses a rule: a!userRecordFacets to expose a single "Status' facet. Is it possible to add additional facets? For example, being able to add alphabetical filters (A-D,E-H, etc) would allow a user to scan user profiles that otherwise they cannot do so at this time. As I am sure with many other companies we have 100's of employees in Appian but the record only shows the first 100. If I am not sure of the user's name there is no way for me to scan for any other resources.

OriginalPostID-157596

OriginalPostID-157596

  Discussion posts and replies are publicly visible

Parents
  • @enoshe Hi, I am not sure if you have observed the logs while experiencing the error. Below mentioned is what I have observed in the logs and I don't think it's possible to use 'between' operator as per the error message contents and I am slightly surprised about this behavior.

    Caused by: com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException: com.appiancorp.suiteapi.common.exceptions.AppianException: No valid filter operator given for filter on [firstName]. Valid operators are: [[=, <>, >, >=, <, <=, starts with, ends with, includes]]. (APNX-1-4203-016)
Reply
  • @enoshe Hi, I am not sure if you have observed the logs while experiencing the error. Below mentioned is what I have observed in the logs and I don't think it's possible to use 'between' operator as per the error message contents and I am slightly surprised about this behavior.

    Caused by: com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException: com.appiancorp.suiteapi.common.exceptions.AppianException: No valid filter operator given for filter on [firstName]. Valid operators are: [[=, <>, >, >=, <, <=, starts with, ends with, includes]]. (APNX-1-4203-016)
Children
No Data