cancel
Showing results for 
Search instead for 
Did you mean: 

Change TLN From Horizonal appreance to Vertical

Former Member
0 Kudos

Dear SDN,

I am designing the basic framework of a portal page for anonomous user for a prototype. My need is to change the TLN From Horizontal TLN TO a Vertical TLN to the left. I know that the par file needs to be edited for the TLN change.

So my questions are :-

1. If i make changes in the html part for TR And TD part of the code, will it work ?

2. I want to make this changes effective for an ananomous user , so i thought i would write A par, assign a page to this.Add mapping rules and assign a desktop to this.

Am i moving in corect direction, is there any documentation for the same.?

Regards,

Anirban Ghatak.

Accepted Solutions (1)

Accepted Solutions (1)

detlev_beutner
Active Contributor
0 Kudos

Hi Anirban,

1.) To create a vertical TLN, you cannot really use the standard TLN. There are so many things special for the horizontal design, that (probably) you would get lost modifying this. A better approach would be to switch to the light framework and then use the Navigation Tag Library, which makes it quite easy to provide a navigation wherever you want. See http://help.sap.com/saphelp_nw04/helpdata/en/42/f35146a7203255e10000000a1553f7/frameset.htm

2.) For anonymous portal access, see http://help.sap.com/saphelp_nw04s/helpdata/en/cd/1aad4abcb98c4597f9e395a6b62f43/frameset.htm

Hope it helps

Detlev

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I have createded a custom TLN and that will also solve your problem.

I have doucmented in the below link Development of Custom Top Level Navigation -- Horizontal Drop-Down Menu  .  Currently it is in approval stage (http://scn.sap.com/docs/DOC-56038)  .  Once it is approved you can see it.

Regards,

Srinivas

former_member186852
Contributor
0 Kudos

Dear Srinivas,


Can you please share this document with me.


I am unable to open that given link .


Please take a Email id from my profile.


Thanks & Regards,

Meghal Shah

Former Member
0 Kudos


Hi Meghal Shah,

The document is now visible to all.  Please click on the link  (http://scn.sap.com/docs/DOC-56038) to view the document now.

Regards,

Adi

Former Member
0 Kudos

Hi Anirban,

May be these blogs would help you get an idea on how to do it. These blogs may not give you a clear solution of your problem but is worth having a look at :

- This talks about the vertical TLN.

Hope that helps.

Regards,

Sunil

Former Member
0 Kudos

Hi All,

I deploy a PAR For this, but when i mark this to a iview and preview it i get an error as :-

An exception occurred while processing a request for :

iView : pcd:portal_content/SimpleNLevelNavigation/NlevelNavigation

Component Name : SimpleNLevelNavigation.SimpleNLevelNavigation

Error occurs during the rendering of jsp component.

Exception id: 05:58_12/02/07_0035_29949750

See the details for the exception ID in the log file

My query is:-

a) How to remove this JSP Error.

b) Location for the log file as refered.

Regards,

Anirban.

Former Member
0 Kudos

Hi,

Please send us the details of this error.

<b>Location for the log file as refered.</b>

You can find it in the lastest defaulttrace file which can be located in usr/sap/<SID>/JC<SystemNumber>/cluster/server0/log directory.

<b>How to remove this JSP error ?</b>

We can comment on this only after you send us a snippet of the error log.

Regards,

Sunil

Former Member
0 Kudos

Hi,

I have no acces to this link, can you tell me some link from Portal admin-->Support ??

Regards,

Anirban.

Former Member
0 Kudos

Hi,

Do you have access to Logviewer or Visual Administrator ?

Regards,

Sunil

Former Member
0 Kudos

Hi,

Got the trace file from Basis, No i donot have VA access, The trc file is huge so sending the first part, let me know if it helps, else i need to email you.

Thanks,

Anirban.

<!LOGHEADER[START]/>

<!HELP[Manual modification of the header may cause parsing problem!]/>

<!LOGGINGVERSION[1.5.3.7185 - 630]/>

<!NAME[./log/defaultTrace.trc]/>

<!PATTERN[defaultTrace.trc]/>

<!FORMATTER[com.sap.tc.logging.ListFormatter]/>

<!ENCODING[Cp1252]/>

<!FILESET[14, 20, 10485760]/>

<!PREVIOUSFILE[defaultTrace.13.trc]/>

<!NEXTFILE[defaultTrace.15.trc]/>

<!LOGHEADER[END]/>

#1.5#001279D10311006C000009CD0000013C0004294790764B0E#1171287249937#com.sap.lcr.cimsrv.ClusterNotificationListener#sap.com/com.sap.lcr#com.sap.lcr.cimsrv.ClusterNotificationListener#XIAFUSER#5301##q4inpusy006_IJA_29949750#XIAFUSER#b81ea710ba9d11db97ff001279d10311#SAPEngine_Application_Thread[impl:3]_27##0#0#Error##Plain###Thrown:

javax.jms.JMSSecurityException: You do not have permissions: action consumer and instance SLDClusterNotificationTopic.

at com.sap.jms.protocol.notification.ServerExceptionResponse.getException(ServerExceptionResponse.java:231)

at com.sap.jms.client.session.Session.checkReceivedPacket(Session.java:2533)

at com.sap.jms.client.session.Session.createConsumer(Session.java:2109)

at com.sap.jms.client.session.TopicSession.createSubscriber(TopicSession.java:39)

at com.sap.lcr.cimsrv.ClusterNotificationListener.<init>(ClusterNotificationListener.java:141)

at com.sap.lcr.cimsrv.ClusterNotificationListener.start(ClusterNotificationListener.java:68)

at com.sap.lcr.cimsrv.CIMOMServlet.init(CIMOMServlet.java:106)

at javax.servlet.GenericServlet.init(GenericServlet.java:258)

at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:339)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:343)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Former Member
0 Kudos

Hi Anirban,

Would suggest you to send the snippet which focuses on the problem or error.

Regards,

Sunil