PostSapJobs.PostOrderToSap

// Job ID: #4296931
using OOP.BackgroundJobsManager.Jobs;

var postSapJobs = Activate<PostSapJobs>();
postSapJobs.PostOrderToSap(1864110, 1891230, 1932380);

Properties

CurrentCulture
"en-IN"
CurrentUICulture
"en-GB"
RetryCount
2

State

4/11/2026 9:49:00 AM (+17ms) Failed

An exception occurred during performance of the job.

System.InvalidOperationException

The 'Areacode' property on 'SP_GetPostOrder_head_Result' could not be set to a 'System.Int32' value. You must set this property to a non-null value of type 'System.String'.

System.InvalidOperationException: The 'Areacode' property on 'SP_GetPostOrder_head_Result' could not be set to a 'System.Int32' value. You must set this property to a non-null value of type 'System.String'. 
   at System.Data.Entity.Core.Common.Internal.Materialization.Shaper.ErrorHandlingValueReader`1.GetValue(DbDataReader reader, Int32 ordinal)
   at lambda_method(Closure , Shaper )
   at System.Data.Entity.Core.Common.Internal.Materialization.Coordinator`1.ReadNextElement(Shaper shaper)
   at System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.SimpleEnumerator.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at OOP.BackgroundTask.Orders.PostOrderToSap.<>c__DisplayClass34_0.<PostOrderToSapDivisionWise>b__1(PostOrderToSapDto post) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 131
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at OOP.BackgroundTask.Orders.PostOrderToSap.PostOrderToSapDivisionWise(Int32 OrderId, Int32 DivisionOrderID, Int32 OrderAmendmentID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 110

-6m 31.530s Processing

Server:
ooptest:5748
Worker:
c93eb803

+6m 46.660s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 2 of 2: The 'Areacode' property on 'SP_GetPostOrder_head_…

Enqueue at:
4/11/2026 9:53:45 AM

+33ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException

The 'Areacode' property on 'SP_GetPostOrder_head_Result' could not be set to a 'System.Int32' value. You must set this property to a non-null value of type 'System.String'.

System.InvalidOperationException: The 'Areacode' property on 'SP_GetPostOrder_head_Result' could not be set to a 'System.Int32' value. You must set this property to a non-null value of type 'System.String'. 
   at System.Data.Entity.Core.Common.Internal.Materialization.Shaper.ErrorHandlingValueReader`1.GetValue(DbDataReader reader, Int32 ordinal)
   at lambda_method(Closure , Shaper )
   at System.Data.Entity.Core.Common.Internal.Materialization.Coordinator`1.ReadNextElement(Shaper shaper)
   at System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.SimpleEnumerator.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at OOP.BackgroundTask.Orders.PostOrderToSap.<>c__DisplayClass34_0.<PostOrderToSapDivisionWise>b__1(PostOrderToSapDto post) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 131
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at OOP.BackgroundTask.Orders.PostOrderToSap.PostOrderToSapDivisionWise(Int32 OrderId, Int32 DivisionOrderID, Int32 OrderAmendmentID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 110

-6m 31.550s Processing

Server:
ooptest:5748
Worker:
9bde2011

+2m 59.954s Enqueued

Triggered by DelayedJobScheduler

+60ms Scheduled

Retry attempt 1 of 2: The 'Areacode' property on 'SP_GetPostOrder_head_…

Enqueue at:
4/11/2026 9:55:16 AM

+31.303s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

The 'Areacode' property on 'SP_GetPostOrder_head_Result' could not be set to a 'System.Int32' value. You must set this property to a non-null value of type 'System.String'.

System.InvalidOperationException: The 'Areacode' property on 'SP_GetPostOrder_head_Result' could not be set to a 'System.Int32' value. You must set this property to a non-null value of type 'System.String'. 
   at System.Data.Entity.Core.Common.Internal.Materialization.Shaper.ErrorHandlingValueReader`1.GetValue(DbDataReader reader, Int32 ordinal)
   at lambda_method(Closure , Shaper )
   at System.Data.Entity.Core.Common.Internal.Materialization.Coordinator`1.ReadNextElement(Shaper shaper)
   at System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.SimpleEnumerator.MoveNext()
   at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at OOP.BackgroundTask.Orders.PostOrderToSap.<>c__DisplayClass34_0.<PostOrderToSapDivisionWise>b__1(PostOrderToSapDto post) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 131
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at OOP.BackgroundTask.Orders.PostOrderToSap.PostOrderToSapDivisionWise(Int32 OrderId, Int32 DivisionOrderID, Int32 OrderAmendmentID) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 110
   at OOP.BackgroundJobsManager.Jobs.PostSapJobs.PostOrderToSap(Int32 OrderId, Int32 DivisionOrderID, Int32 OrderAmendmentID) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PostSapJobs.cs:line 22

+93ms Processing

Server:
nsho02swlap15:19084
Worker:
533ec319

+134ms Enqueued

4/11/2026 9:51:45 AM Created