Bulk import roles for scoped application

krr
Mega Guru

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?

5 REPLIES 5

ersureshbe
Giga Sage
Giga Sage

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

Regards,
Suresh.