I have a situation where we are doing auto injection from webservers. We have a beta and prod environments.
Recently we had an issue with shopping cart being blank due to some issue with DT JS and Angular JS. Case is still under investigation.
Beta and Prod web server agents are on the same system profile. Beta generally has a newer code. I want to enable injection of js to beta and not prod. I don't want to remove the loadmodule from the httpd conf and restart the prod web servers. Is there another way I can inject JS to beta while not to prod. If things are ok in beta after testing, i want to enable Prod after this.
Jibi
Answer by Jibi U. ·
Cool. So Richard either I can choose inject manually or choose injection point off. I will keep UEM 100% and CDN will send x% to beta and beta should get the JS injected.
Answer by Jibi U. ·
I think just for the case of UEM functional testing in Beta, I will have to create a new system profile with just the beta web server agents. This should work right? Any other ways?
Hi Jibi,
If they are in separate agent groups in the same system profile, you can still get this to work. Just go to Edit System Profile -> Prod (not Beta) Web Servers Agent Group -> Sensor Configuration -> User Experience (properties) -> Inject Manually
Applying this change will cease injection for pages served up for this group.
Answer by Roman S. ·
Hi,
Can you separate beta and production traffic into 2 applications? For example everything from beta.app.com vs. www.app.com? That way you'd have control over which app you want to do the UEM injection and all the other UEM related configuration.
Best, Roman
JANUARY 15, 3:00 PM GMT / 10:00 AM ET