Hello,
I have added the Mass Action Release to the GI Reconciliation Statements, but when attempting to release, the following error occurs.
Unable to cast object of type 'PX.Objects.CA.CARecon' to type 'PX.Data.PXResult`1[PX.Objects.CA.CARecon]'.
at PX.Data.PXFirstChanceExceptionLogger.ProfilerFirstChanceException(Object o, FirstChanceExceptionEventArgs args)
at PX.Objects.CA.CAReconEntry.release(PXAdapter adapter)
at PX.Data.PXAction`1.RunHandler(PXAdapter adapter)
at PX.Data.PXAction`1.<Press>d__39.MoveNext()
at PX.Data.PXAction`1.<Press>d__39.MoveNext()
at PX.Data.Maintenance.GI.GIFilteredProcessing.<>c__DisplayClass36_1.<PerformAction>b__2(GenericResult rec, Int32 index)
at PX.Data.Maintenance.GI.GIFilteredProcessing.<>c__DisplayClass35_0.<HandleProcessingExceptionsFor>b__0(GenericResult gr, Int32 i)
at PX.Data.Maintenance.GI.GIFilteredProcessing.HandleProcessingExceptionsFor(GenericResult item, Int32 itemIndex, Func`3 action)
at PX.Data.Maintenance.GI.GIFilteredProcessing.PerformAction(List`1 items)
at PX.Async.CancellationIgnorantExtensions.RunWithCancellationViaThreadAbort(Action method, CancellationToken cancellationToken)
at PX.Data.PXProcessingBase`1.<>c__DisplayClass90_0.<SetProcessDelegate>b__1(List`1 list, CancellationToken cancellationToken)
at PX.Data.PXProcessingBase`1.<>c__DisplayClass89_0.<SetProcessDelegateCore>g__ProcessList|0(List`1 list, PXProcessingMessagesCollection`1 perrowmessage, CancellationToken cancellationToken)
at PX.Data.PXProcessingBase`1.<>c__DisplayClass89_0.<SetProcessDelegateCore>b__1(List`1 list, CancellationToken cancellationToken)
at PX.Data.Maintenance.GI.GIFilteredProcessing.<>c__DisplayClass42_0.<Process>b__1(CancellationToken cancellationToken)
at PX.Async.Internal.PXLongOperationPars.PopAndRunDelegate(CancellationToken cancellationToken)
at PX.Async.Internal.RuntimeLongOperationManager.PerformOperation(PXLongOperationPars p)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at PX.Async.Internal.PXThreadPool.RequestItem.Run()
at PX.Async.Internal.PXThreadPool.RunItem(RequestItem item)
at PX.Async.Internal.PXThreadPool.Run()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()I have also attached the generic inquiry .xml file