Bulk import roles for scoped application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 09:09 AM
We are creating a scoped application and we need to create quite a few roles. When attempting to do an import we are given the message
Role table does not allow create and write access from other applications.
I realize that we can alter the table and adjust the application access, but adjusting system tables seems bad. Is there a proper way to bulk import roles through App Engine or otherwise?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2023 07:39 AM
Hi, You can try directly import set tables but in the Application field, you directly name it according to your custom app name.You define it import set table script window or hardcode it to the field mpping
Suresh.