Where does %Request.StartPageType get it's value from?
Hello all,
We had a strange issue today. We are on PS FSCM 9.2 tools 8.56.23. The system was working perfect until yesterday but all of a sudden users started complaining that they are landing on Classic homepage instead of Fluid home page. When they sign out and sign back in they are on Fluid home page but it is not consistent. They land on Classic 5-6 times out of 10 attempts. We haven't changed any settings on any of our web servers or config or other files. Nobody seems to have touched any security or branding objects or personalization defaults.
PeopleCode trace seems to suggest that at times %Request.StartPageType is 'C' when we see Classic and 'F' when we see Fluid homepage. Any idea how/where StartPageType is set a value of 'C' or 'F'? Your help is much appreciated.