We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Converting Sys ID to Group Name in Assignment Rules and Handling Long Data Records

Baker1
Tera Guru

For the requirement to convert sys_id to group names in assignment rules, I updated the readable=true attribute for the condition field . It is working as expected, but I am now facing an issue with long data records, as I am unable to read the entire data at the end. Could you please help me?

@Kieran Anson 

1 REPLY 1

Kieran Anson
Kilo Patron

Can you attach a screenshot of what you're referring to?