Profile Library usage

Gold Contributor
Gold Contributor
Is it possible to link the different profile library environment to the environment of the profile that inherit the library. What i wish to do is to bind the producton environment of library only to the production environment of the profile and the same with the other 2 environment. Is it possible? Thank You, Claudio.
3 REPLIES 3

Profile Library usage

Employee Emeritus
Hi Claudio, a 1-1 binding at the target environment level is not currently available with Profile Libraries. It's a one to all relationship from the profile library to the profile meaning that if I link the Prod environment of my profile library (lib-profile) to to a profile (profile-1) then lib-profile | prod will be accessible to all environments in profile-1.

Profile Library usage

Gold Contributor
Gold Contributor
Thank You Clint.

Profile Library usage

Bronze Contributor
Bronze Contributor

Hi @Clint

 

I opt in for the solution @claudio_sermeng asked for. This would be a very handy feature.

 

We have an internal approval process for custom JS tags where external devs are allowed to write JS but not to publish on PROD. I have to consult our IT, before I publish a JS change to PROD.

 

At the moment, I have to publish the library to PROD each time our external devs want to test a script in the library on DEV or QA of our main profile (inherits the library). If I do that, I'm blocked in the main profile because I would push an unapproved script to PROD. If I need to publish main in this situation, I need to roll back the library first. That's a very annoying process that is very prone to errors.

 

Thanks a lot!

 

Best,

Nicolas

Public