| Job ID | |
| Type | |
| Method | |
| Args | |
| Exception | |
| CurrentCulture | |
| CurrentUICulture | |
An exception occurred during performance of the job.
Procedure or function 'ent_tqs_fetch_payment_details_softAlliance' expects parameter '@PaymentRef', which was not supplied.
System.Data.SqlClient.SqlException (0x80131904): Procedure or function 'ent_tqs_fetch_payment_details_softAlliance' expects parameter '@PaymentRef', which was not supplied. at System.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at Dapper.SqlMapper.QueryAsync[T](IDbConnection cnn, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 418 at TqsNibssPDService.BackgroundOperations.Repositories.EntPaymentRepository.GetEntPaymentDetailsSoftAlliance(String paymentRef, String billReference, String itemCode) in /app/TqsNibssPDService/BackgroundOperations/Repositories/EntPaymentRepository.cs:line 73 at TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor.Execute(String paymentRef, String itemCode, String customerNumber) in /app/TqsNibssPDService/BackgroundOperations/Operations/DefaultTaxNotificationProcessor.cs:line 57 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)