Question

Transfer of changes in Organization structure to different Environment

Hi,

I created a structure, a new division and Organizational roles in Dev Environment using system designer. But there is no schema created in my current package. How can I transfer these changes to test Environment?

Thanks

Like 0

Like

1 comments

It's not recommended to bind users, organizational structure, roles, licenses and other administrative things to a package. It will be very hard to handle that if you decide to install that package after the moment when the client adjusts that administrative things according to his or her needs directly on the production. 

Consider setting up the administrative structure directly on the production application. 

As a direct answer - the organizational structure is in the "SysAdminUnit" and "SysAdminUnitInRole" tables. Theoretically, it's possible to bind it to the package via SQL scripts. But it's strongly not recommended.

 

Show all comments