The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Workspace View Rule cannot be created as View returned nothing

Siti Nur Hidaya
Tera Contributor

Hello,

 

I am trying to create a new Workspace View Rule for our new custom CI Class to be used in SOW. 

However, the UI View mandatory field is not returning any result ( no matter in which application scope I am. e.g. Global, SOW Core, CMDB Workspace, Agent Workspace, etc.). FYI, there are more than three UI View exists for this CI Class.

 

Following the article below, I have ensure that UX View Rules Configuration, UX Page Registry, UX Page Properties (viewRuleConfigId) is all configured correctly.

How to create a Workspace Experience View Rule to ... - ServiceNow Community

 

Am I missing anything here? Does the UI Views need to be created is specific application scope?

Thanks in advance.

 

SitiNurHidaya_0-1756435720028.png

 

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@Siti Nur Hidaya 

this is for custom table in global scope?

Also the workspace view you created on your table is in which scope?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hello @Ankur Bawiskar ,

Custom table = Global

View = Global

 

Thanks

@Siti Nur Hidaya 

then it should work fine.

Did you try clear instance cache using cache.do and then logout and login?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Bhuvan
Kilo Patron

@Siti Nur Hidaya 

 

Potential reasons could be reference qualifier was changed and is not matching, view is hidden or role restricted

 

If above is not the case, clear your cache and perform gs.invalidateCache(); from scripts background and try again

Bhuvan_0-1756439315465.png

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan