HI All,
Any suggestions
HI All,
Any suggestions
Hi Krunal Patel,
Please give solution again for above.
Hi,
Have you restarted your portal system recently...?
Regards,
KK
No its totally fresh installation and my ep user is only one user which is copy of default user with all permissions. There is no any other data in ep right now. My first aim is to see default ESS MSS screens in EP.
Hi Rajesh
Is this any error message?
Regards
SS
Hi Amit
Its little difficult to analyze the issue with the screenshot and the exception id. To assist and guide you further regarding the issue, we would need the error logs corresponding to the exception id that is seen during the error. Kindly provide the same.
Regards
Santarshi Samanta
Hi,
Try clearing portal navigation cache and browser cache. Check if this works.
Regards,
Navya
Hi,
Try to clear all the portal content directory cache, navigation cache, Portal runtime cache and also clear all the browser cache. Check if this will work.
Thanks,
Sid
Hi Amit
Though I could not see the complete flow of the error logs, but from the error message I came across the following KBA:
1753749 - Cannot clear ICM server cache
Regards
Santarshi Samanta
Thanks all nothing is working.
Any more suggestion
Regards,,
Rajesh
HI All,
THere is no error message, Tried with all browser settings nothing works
Any depth suggestions
Thanks. It was much helpful.
Hi,
Kindly ask your Basis people to restart the portal application server. Hope this will work.
Thanks,
Sid
HI Sishartha,
We have restarted the portal server twice.
No luck
Regards,
Rajesh
Thanks a ton Thomas. You saved many of us here.
Hi,
Please find below link for customization of logon page.
http://wiki.scn.sap.com/wiki/display/EP/Modifying+the+Logon+Page
And also configure EMAIL channel to get new password mails on email id.
1). Configuring Channels - Running an Enterprise Portal - SAP Library
Regards,
Hi Saar,
Thank you for the reply.
I tried the below code. But some how it is loading the entire portal in the content area it self with out navigating to second tab under the same role.
-------------------------------------
<!DOCTYPE html>
<html>
<head>
<title>Main page</title>
</head>
<body>
<A HREF="https://host:port/irj/portal/anonymous" onclick="return EPCM.doNavigate('ROLES://portal_content/pcd path of iviewB under second tab of the same role')">
Link</A>
</body>
</html>
---------------------------------
Requirement is that :
Portal Role has two folders with one iview under each folder Iview A under folder A and iview B under Folder B.
iview A is an KM document iview having html code which contains an hyperlink.
Clicking on link, should navigate to iview B under second tab in the TLN under the same role.
Can you please advice with your inputs.
Thank you
Ambica
Hi Renu,
Could you try looking into jxl API, this API provides you with various methods to manipulate a workbook, sheet and/or cell of a excel.
I have included the link for Javadoc for this API here.
Do let me know in case you need any further details.
Best Regards,
Rohit Singhal