Hi Pierre,
It looks the error showing class does not exist, Here NS is defined in Uppercase letters and using the class name in different. Can you try like this..
Set sc = ##class(BNA.Utils.Sql).SelectFirstColsInArray(query, .userIds)
- Log in to post comments