SBL: Blank applet layout coming in Siebel after login in Open UI
We are getting a sporadic issue of blank sometimes applet after login. In chrome every time we see an error "Error in downloading file define:siebel/htmltmplmgr " but i can confirm all files are available and getting downloaded to the browser. When trying to replicate in Local Client connected to server I am seeing only below change in sequence of file download in twsiebellog.log
twsiebellog.txt --> Not-Working
13:45:06 Request 3-8 GET "/23048/scripts/siebel/htmltmplmgr.js" status 200.
13:45:06 Request 6-7 GET "/23048/scripts/3rdParty/fastdom.js" status 200.
twsiebellog.txt --> Working
13:38:04 Request 3-8 GET "/23048/scripts/3rdParty/fastdom.js" status 200.
13:38:04 Request 6-7 GET "/23048/scripts/siebel/htmltmplmgr.js" status 200.