> [RequestHandler("com.fujitsu.vsm.vx700.actions.DatacenterAction1")]
The event in the RequestHandler must match the action uid defined in plugin.xml (here you have <uid>com.todo.actions.DatacenterAction1</uid>)
Be sure to follow the notes in docs/samples-doc/actions.html