How to create a BR query on out of scope table ?

Ali40
Kilo Contributor

Hello,

I'm trying to create a Business rule query on table Sc_req_item but I got this message error :

- Business rules that modify queries connot be created for out-of-scope table;

- query has been set to false because an out-of-scope table was selected

Any solution on how to contourne this problem ?

1 ACCEPTED SOLUTION

Indrajit
Mega Guru

Hey Ali,

You can create business rules on tables in the same scope and on tables that allow configuration records from another application scope.

refer the below thread it will help you.

https://docs.servicenow.com/bundle/london-application-development/page/script/business-rules/concept...

 

please mark correct and helpful if you find y response worthy based on the impact.

Regards,

Indrajit.

View solution in original post

3 REPLIES 3

Ishita Shrivast
Kilo Guru

Hi Ali,

 

You can find the solution to your problem in this below thread.

https://community.servicenow.com/community?id=community_question&sys_id=a0091e87dbc72f002737e15b8a96...

Please mark it as helpful and correct, if applicable.

Thanks and Regards,

Ishita Shrivastava.

 

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Ali,

sc_req_item is in global scope; in which scope you are trying to create query business rule?

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

Indrajit
Mega Guru

Hey Ali,

You can create business rules on tables in the same scope and on tables that allow configuration records from another application scope.

refer the below thread it will help you.

https://docs.servicenow.com/bundle/london-application-development/page/script/business-rules/concept...

 

please mark correct and helpful if you find y response worthy based on the impact.

Regards,

Indrajit.