If a client uses UXBuilder over a private link setup, then SS&C (Project/Support Team) can't access it at the same time. As the private link url would be different than the internet url- devpl.{clientname}.awdcloud.co.uk awddev.{clientname}.awdcloud.co.uk The URL needs to be amended in WSUXBUILDER resource parameter to get the access. The issue that makes this one complex to solve is with the variety of UXB setups you can have (not just with CPC), e.g. (non-exhaustive): - A pure over the internet/whitelisted setup where Chorus and UXB sit behind the same URL - A mixed setup (as in this case) where users might reach Chorus and UXB via a number of different endpoints (internet/VPN/Private Link) - A setup where UXB is behind a different address to Chorus entirely (e.g. a 'devuxb.oldmutual' address). The last option is what product have assumed is in play but is not currently something supported by CPC, and even if it was it could still end up with a split access scenario if the customer wishes to use a private connection i.e. you end up with 4 addresses: Chorus over the web, Chorus over VPN, UXB over the web, UXB over VPN. Which would lead to the same problem. Unfortunately because the redirections happen at the browser/user desktop side there is little CPC can do directly to override this. The suggestions given as a solution when discussed were: - Use a browser plugin https://modheader.com/ as a workaround to redirect one address to another locally. (No product release required but of course not ideal) - Update product to allow a map of endpoints for UXB to use which would vary depending on the current Chorus URL (e.g. map awddev.oldmutual to uxbdev.oldmutual and devpl.oldmutual to uxbpl.oldmutual etc), this was seen as quite complex to implement and may still cause gaps in future. - Update the way UXB endpoints are handled within Chorus so that if no specific UXB URL is given in config then the current Chorus URL is used, this was my preferred option but it was recognised there may be edge-cases where this wouldn't work. ServiceNow Ticket Ref - INC2280374 CPC Client: Old Mutual
... View more