The CreatorCon Call for Content is officially open! Get started here.

How to use business rule in service portal pages?

nick32
Giga Contributor

How to use business rule on service portal?

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

you can not run business rule on portal pages. business rule runs on table,

 

whats the exact business need ?

 

you can add widgets on your page and there you can right server side script on widgets to do some update,insert or delete operation.   

 

https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/build/service-portal/concept/c_P...

View solution in original post

1 REPLY 1

Harsh Vardhan
Giga Patron

you can not run business rule on portal pages. business rule runs on table,

 

whats the exact business need ?

 

you can add widgets on your page and there you can right server side script on widgets to do some update,insert or delete operation.   

 

https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/build/service-portal/concept/c_P...