CelebrateBirthdaysJob.ScheduleBirthdayAutomationKafka

The job is finished. It will be removed automatically 01/01/0001 00:00:00.
// Id: #29081
using Esg.Scheduler.App.Job;

var celebrateBirthdaysJob = Activate<CelebrateBirthdaysJob>();
await celebrateBirthdaysJob.ScheduleBirthdayAutomationKafka(
    FromJson<KafkaMessage>("{\"Id\":\"338b7668-b1c1-4c69-b946-fd279e381031\",\"Data\":\"{\\"BranchId\\":\\"19394f8b-0c49-490f-ae68-f8770a4de50a\\",\\"TenantId\\":\\"08dccd4a-d65f-42f8-82b4-3c1be9882827\\",\\"OrganizationId\\":\\"80d1fcc4-0598-4643-9a84-f24564b2c068\\",\\"ScheduleTime\\":\\"2026-06-06T17:00:00Z\\"}\",\"SendTime\":\"2026-06-06T17:00:00Z\",\"JobEvent\":17,\"KafkaTopicString\":\"Branch_Birthday_Automation_Handler\"}"),
    null);

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/06/2026 00:00:03 (+2ms) Scheduled

Enqueue at:
06/06/2026 17:00:00

06/06/2026 00:00:03 Created