MPP Actions should contins a Logic to determine what Acitons should be displayed.
Example: Server Status is "Online" or "Active" the action associated with that should be "Stop" , and "Start" Action should be dimmed out or not displayed and vice versa if the Server Status is "OFF" or "Shutdown" the Action menu should contains only "Start Action". and "Stop" Action should be dimmed out or not displayed
Currentely CSA MPP displaying both Actions regarless of the server status the logic should be build based on component attribute like "Status" and based on status specific action groups should be displayed.
hope to consider this