cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring Navigation

Former Member
0 Kudos

Hi,

I have published a webpage on xMII 12.0.1 Build (75).

I want to assign this page to some xMII user. Under navigation tab, I selected Role and xMII user and under the navigation tree, i created a folder. Then, under content display tab, i added a new item and saved. But when i login from that user to which this page is assigned, it doesnt show up in the navigation tree. Even the folder is not getting displayed in the menu. Please suggest me the solution for this.

Prasanna

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Upgrade.

See SAP Note 1098594

prasanna_vittal
Participant
0 Kudos

Hi Udayan,

I upgraded to 12.0.2 Build(88). But I am still facing the same problem.

Any other suggestions??

Regards,

Prasanna

jcgood25
Active Contributor
0 Kudos

Assuming you saved the new folder and Tab item properly, to see if the content has been mapped to your user (happens as part of the full login process) go to: http://server:port/XMII/Illuminator?Service=SystemInfo&Mode=CurrentProfile&Content-Type=text/xml and look to see if the home page items are there.

Regards,

Jeremy

prasanna_vittal
Participant
0 Kudos

Hi Jeremy,

This is what I got when I followed this link.


<?xml version="1.0" encoding="UTF-8" ?> 
- <Profile Accessibility="false" CREATED_BY="Administrator" EmailAddress1="" FullName="keshav, prasanna" IllumLoginName="xmidep" IllumLoginRoles="'XMII Developers','XMII Users'" Language="en" Locale="en" PRINCIPAL_CREATION_DATE="0001204808645125" firstname="prasanna" lastname="keshav" locale="en" uniquename="xmidep">
- <NavigationItems>
- <NavigationItem frame="" label="My xMII" target="/Menu.jsp">
  <NavigationItem frame="" label="Alert Manager" target="/XMII/ActivePortal/AlertManager.irpt" /> 
  <NavigationItem frame="" label="Alert Log" target="/XMII/ActivePortal/ViewAlertLog.irpt" /> 
  </NavigationItem>
- <NavigationItem frame="" label="Wet End" target="<Path>/Wet_End_Operations.htm">
  <NavigationItem frame="" label="Workbench" target="/XMII/Workbench.jsp" /> 
  </NavigationItem>
  </NavigationItems>
- <TabItems>
  <TabItem frame="" label="xMII" target="/XMII/Menu.jsp" /> 
  <TabItem frame="" label="Wet_End" target="<Path>/Wet_End_Operations.htm" /> 
  </TabItems>
  </Profile>

Please suggest

jcgood25
Active Contributor
0 Kudos

So, your 'xmidep' user only belongs to these roles: 'XMII Developers','XMII Users'.

What is <path> doing in your target?

What part of the navigation tree / content tabs don't you see?

Regards,

Jeremy

prasanna_vittal
Participant
0 Kudos

<Path> represents "/XMII/CM/PROJECT/OPERATIONS"

I dont see either the "Wet End" folder or the .htm on the navigation pane.

I tried configuring the navigation tree for "xmiiuser" using admin credentials also. Even that din't help.

When I log into "xmiiuser", I dont see my pages on the left pane. When I click on "Home", I am getting an error. It tries to open the link Link: [http://10.18.1.241:57200/XMII/goService.jsp] and gives me the error Unable to load home page, java.lang.NullPointerException I get this error for all the other users as well, when ever I click on 'Home'.

Any Idea why this is happening

-Prasanna

Edited by: Prasanna Vittal on Mar 18, 2008 12:39 PM