DefaultTaxNotificationProcessor.ExecuteSoftAlliance

// Job ID: #16930234
using TqsNibssPDService.BackgroundOperations.Operations;

var defaultTaxNotificationProcessor = Activate<DefaultTaxNotificationProcessor>();
await defaultTaxNotificationProcessor.ExecuteSoftAlliance(
    "FBN|BRH|UNICALTSA|10-01-2025|722508",
    "01",
    null,
    null,
    null,
    "01_NibssFee");

Parameters

CurrentCulture
""
CurrentUICulture
""

State

01/12/2026 09:47:14 (+4.273s) Failed

An exception occurred during processing of a background job.

System.ObjectDisposedException

Cannot access a disposed object. Object name: 'IServiceProvider'.

System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'IServiceProvider'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateScope()
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.CreateScope()
   at Hangfire.AspNetCore.AspNetCoreJobActivator.BeginScope(JobActivatorContext context)
   at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters)
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)

+1m 11.394s Processing

Server:
isw-220521-655:2128
Worker:
1bfaff4f

+113ms Enqueued

Queue:
default

01/12/2026 09:45:58 Created