The navigator is a hierarchical structure of entries which normally performs a
navigation request to a specific page, task, report etc. Navigator entries are separated per
component and located in a file named navigator-functional.xml in <component>\source\<component>\client folder.
1.Locate the file you want to edit. Location:
<component>\source\<component>\client\navigator-functional.xml
2.Open
with a text editor
3.Search
for the entry to change using editors “Find” function. Hint: use the entry name or URL
4.Save
the file
When a navigator file is changed, the complete navigator
must be rebuilt. When running the standard build scripts the navigator will be
built, but for a quicker roundtrip a special build script, named
_generate_dictionary.cmd, is available just to
rebuild navigator. Its location is in
ee-runtime\source.
Enter the root folder for all components found in step 1 in the FND_HOME
textbox.
Select components to edit, can be a single component name eg APPSRV, a
comma separated list eg APPSRV,ENTERP or * for all components in the
FND_HOME folder.
Select components to reference, can be a single component name eg APPSRV,
a comma separated list eg APPSRV,ENTERP or * for all components in the
FND_HOME folder. Referenced components are read-only views of the component
navigators.
In the tree, locate the folder in which you want to create your entry.
Right click and select "New Child"
Enter a key, preferably using a rather short using CAPITAL letters.
Example ORDER_MGT. Enter also the component in which the navigator entry
should be located (=which navigator-functional.xml file to save it in)
Give the node a name and a wanted ordinal number. Make use of the tree
information to see the ordinal numbers.
Enter the wanted URL and select a type from the type dropdown.
Save the file using the Save button
When a navigator file is changed, the complete navigator
must be rebuilt. When running the standard build scripts the navigator will be
built, but for a quicker roundtrip a special build script is available just to
rebuild navigator etc.