Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

How to create a new administrator folder

Avatar

Level 4

Hi All,

We have more than 1 market in same instance .We need to create new Administrator folder (Access management,Configuration,Platform,Campaign management,Production ) under each market folder.When we try this there is no option to create new Administrator folder.

Does anybody has idea on that?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

Follow these steps:

  1. Create a package definition, xtk:folder full path starts with /Administration/
  2. Export the package to a file on your desktop
  3. Replace all the internal names in the package file with prefixed names, e.g. xtkAdministration -> tenant_xtkAdministration
  4. Import the package
  5. Move the new admin root under your tenant

NB while folders are the major part of multitenancy, there's more complexity to it and proper implementation takes careful work and familiarity with product internals.

Thanks,

-Jon

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

Follow these steps:

  1. Create a package definition, xtk:folder full path starts with /Administration/
  2. Export the package to a file on your desktop
  3. Replace all the internal names in the package file with prefixed names, e.g. xtkAdministration -> tenant_xtkAdministration
  4. Import the package
  5. Move the new admin root under your tenant

NB while folders are the major part of multitenancy, there's more complexity to it and proper implementation takes careful work and familiarity with product internals.

Thanks,

-Jon