cancel
Showing results for 
Search instead for 
Did you mean: 

How to change Current View Config Name and Current Navigation Config Name

Former Member
0 Kudos

Hi,

I did the modification in uwl.standard xml file for tracking tab, save it with a diff name (uwl.custom.xml) and uploaded back to the portal system through UWL administration for the system SAP_ECC_HumanResources with high priority.

Now my changes got reflected in UWL. Till this point it is fine

Earlier when i look at the detail information by selecting a task in tracking tab of UWL i was able to see the below values

Current View Configuration Name: uwl.standard

Current Navigation Configuration Name: com.sap.pct.erp.mss.001

after uploading the new xml file (uwl.custom.xml) the values are appearing as

Current View Configuration Name:UWL.Custom.Hide.Status.SAP_ECC_HumanResources (Name which i had given while uploading the customxml file)

Current Navigation Configuration Name:UWL.Custom.Hide.Status.SAP_ECC_HumanResources

i want to see the view config name value as UWL.Custom.Hide.Status.SAP_ECC_HumanResources and the current navigation config name as com.sap.pct.erp.mss.001.

Please let me know how i can do this as the changes made in com.sap.pct.erp.mss.001 will not be used in UWL.

Regards,

Pradeep B

Edited by: pradeep balam on Jun 7, 2011 4:04 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182598
Active Contributor
0 Kudos

Hi Pradeep,

In your custom configuration XML file remove the section

<NavigationNode name="MainOldStyle" view="" referenceGroup="" visible="yes" keepItemCountUpdated="no">

...

...

Till

</NavigationNode>

You will be left with

</UWLConfiguration>

at the bottom. Upload the XML again, Clear the cache an Retest.

Thanks & Regards

Prashant