CelebrateBirthdaysJob.ScheduleBirthdayAutomationKafka

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

var celebrateBirthdaysJob = Activate<CelebrateBirthdaysJob>();
await celebrateBirthdaysJob.ScheduleBirthdayAutomationKafka(
    FromJson<KafkaMessage>("{\"Id\":\"b7f81364-b655-4e5a-8028-f067bce1792b\",\"Data\":\"{\\"BranchId\\":\\"048629a8-a83b-43db-ac27-50bed62fa89d\\",\\"TenantId\\":\\"08dccd4a-d65f-42f8-82b4-3c1be9882827\\",\\"OrganizationId\\":\\"a9ae2a08-f3b9-433b-8ba2-7fd3dea643af\\",\\"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