How to add Menus to Siebel Application?
Sometimes you might need to add a extra Menu to Siebel Application. Lets say after “Help” menu as shown in the below screen shot.
Navigate to the Tools -> Application.
Locate your Siebel Application name, let’s say, [Siebel Universal Agent]
Go to its Menu field and get the Menu name, it might be [Generic WEB]
Now navigate to Tools -> Menu. Query the Menu as got above [Generic WEB]
Go to the child object Menu Items.
Now your new menu is going to come at 8th Position here as per above snapshot and there will already be a hidden menu with position#8, you can see in tools, so create the new menu at 9th position as shown below–
Name: New Menu Name
Caption: Menu Name as visible in application
Position: 9
Command: Specify the Command object which will invoke when you will click on the Menu.
Let’s create a Menu Item under that Menu.
Name: Menu Item Name
Caption: Menu Item Name as visible in application
Position: 9.1
Command: Specify the Command object which will invoke when you will click on the Menu Item.
Compile the Menu Object [Generic WEB], re-launch your client.
You can see your new Menu visible.










Leave your response!