CommandItem has an Execute Event. When a user click on the item in the Vault Client UI, the event is triggered. However the Vault API does not provide an interface to raise this event through programming. Please provide a public function such as OnExecute in the API to allow for triggering this event from use code.