How to create the fix script to delete the records from different applications but same domain

Aditya1204
Tera Contributor

We need to remove the 20 records of user roles  from sys_user_has_role which is in different application but same domain. Please suggest, how we can add condition for different applications in fix scripts.

 

Thanks in Advance

3 REPLIES 3

AshishKM
Kilo Patron
Kilo Patron

Hi @Aditya1204 , 

Did yo try to remove those record from global scope. 

Check the table "sys_user_has_role" there is no application column.

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

I have ran the fix script in Application as global and domain as not global(our company domain which we are using daily purpose)

so what is the result. 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution