Has anyone found the magic combination of manifest and object value to allow a SuiteApp to be installed on a Non-OneWorld account and yes still reference the Subsidiary record (ie. a custom role have access to LIST_SUBSIDIARY).
m
Matt Bernstein
12/07/2022, 9:05 PM
I couldn’t get it to work. I had to execute my scripts as admin instead of a custom role. You may be able to get around it on an install script and add the permission
d
darrenhillconsulting
12/07/2022, 9:11 PM
NO sure you can programatically provision a custom role no?
m
Matt Bernstein
12/07/2022, 9:15 PM
You should be able to record.load a role and then loop through the sublist and add/change lines
d
darrenhillconsulting
12/08/2022, 1:01 PM
Wow. Really? I had no idea you could modify a custom role.