Hello Everyone,
currently we are facing the issue that when loading the Slipstream engine on the Development system with 2 different SP versions everything is fine. So for example with the following 2 URLs, one with 309_rel Version and one with 310_rel Version everything is fine.
"https://xxx.dev/sap/bc/personas3/309_rel/mainapp/ClientBin/index.html?saml2=disabled&~transaction=PA30"
"https://xxx.dev/sap/bc/personas3/310_rel/mainapp/ClientBin/index.html?saml2=disabled&~transaction=PA30"
Doing the same thing on the Integration System we are facing the issue that only 310_rel Version is working. When trying to call the URL with 309_rel on the Integratio System we are getting the following error.
Is there any settings on how to make different SP Versions available on the same system? I'm quite lost right now :-(