protected override void BeginProcessing() { var command = new SendCommonDataItemCommand(this); command.Execute(); }