I want to know why the UI View which ame is Exp_d78920ed1db094b007b8ff2adbf961989 was created.

chanken
Tera Contributor

Hi Everyone,

I want to know why the UI View which ame is Exp_d78920ed1db094b007b8ff2adbf961989 was created.

There are some UI Views starting with Exp_.

Can I simply delete these?

thanks.

1 ACCEPTED SOLUTION

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

The view is created automatically when you create Export Sets.


You can safely delete them as far as I can see.


View solution in original post

5 REPLIES 5

Kalaiarasan Pus
Giga Sage

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

The view is created automatically when you create Export Sets.


You can safely delete them as far as I can see.


Hi Sergiu,



Thank you for your reply.



Can I prevent view from being added when exporting?


Or, can I automatically assign roles to the view to be added?



I'm having issue with this specification because I restrict that user can use the view with the role.



regards.


You can prevent it with a simple before insert business rule, but not sure if you should do that. What is the problem if the view is there?



Example of a BR that prevents the insert of exp_ views:



Screen Shot 2017-09-12 at 8.27.01 AM.png