CelebrateBirthdaysJob.ScheduleBirthdayAutomationKafka

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

var celebrateBirthdaysJob = Activate<CelebrateBirthdaysJob>();
await celebrateBirthdaysJob.ScheduleBirthdayAutomationKafka(
    FromJson<KafkaMessage>("{\"Id\":\"51b097e1-94ae-41ff-bb17-a4f9a3096241\",\"Data\":\"{\\"BranchId\\":\\"28347bc9-a4db-4acb-b0f0-3e3a6e5dfaa7\\",\\"TenantId\\":\\"08dccd4a-d65f-42f8-82b4-3c1be9882827\\",\\"OrganizationId\\":\\"51da4437-0852-4f38-858b-61b5cefc9158\\",\\"ScheduleTime\\":\\"2026-06-06T22:00:00Z\\"}\",\"SendTime\":\"2026-06-06T22: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 22:00:00

06/06/2026 00:00:03 Created