Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Global Tables not available in Mobile App Builder FIeld Service Mobile Scope

RayP52716891111
Tera Expert

Good morning everyone,

 

I am having this issue when trying to configure data/list items I am unable to find or select the wm_order or wm_task tables for records. Anybody else encounter this issue? 

1 ACCEPTED SOLUTION

Hello! I was able to figure it out. Check the count of records in sys_db_object.
When querying the list of tables, the default limit to the amount of records returned is 10,000.
If you have over 10,000 tables, the remaining will not available to display in the Mobile App Builder.

View solution in original post

10 REPLIES 10

We increased it by 10k and haven't experienced much of a difference performance wise.