How to create the fix script to delete the records from different applications but same domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 05:36 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 05:39 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 06:04 AM
I have ran the fix script in Application as global and domain as not global(our company domain which we are using daily purpose)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 09:28 AM
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