properties.put("command", COMMAND);
properties.put("tenantId",
aReader.eventStringValue("tenantId.id"));
ProductDiscussionExclusiveOwnerId exclusiveOwnerId =
new ProductDiscussionExclusiveOwnerId(
aReader.eventStringValue("productId.id"));
properties.put("exclusiveOwnerId",
exclusiveOwnerId.encoded());
properties.put("forumSubject",
"ProjectOvation Forum: " + aReader.eventStringValue("name"));
properties.put("forumDescription",