Quick Searches

When using a quick search with a BAQ has anyone seen that has the Field Service Integration setup and installed

Unable to cast object of type ‘Erp.Tablesets.CustomerListTableset’ to type ‘Erp.Tablesets.CustomerTableset’.

Sorry LOL

when working with a Quick search i have the search run and it works like it should but in the try to select the record in search and click ok i get this in the server log

<Exception><![CDATA[System.InvalidCastException: Unable to cast object of type 'Erp.Tablesets.CustomerListTableset' to type 'Erp.Tablesets.CustomerTableset'.
   at Extensibility.FSI.ServicePro.CustomerExtender.GetTableset[TTableset](IDictionary`2 parameters)
   at Extensibility.FSI.ServicePro.CustomerExtender.BeforeMethod(String methodName, IDictionary`2 parameters)
   at ConcreteClass61.BeforeMethod(String , IDictionary`2 )
   at Erp.Services.BO.CustomerSvcFacade.GetListFromSelectedKeys(CustomerListTableset& ds, Int32 pageSize, Int32 absolutePage, Boolean& morePages) in C:\_releases\ERP\ERP10.2.700.24\Source\Server\Services\BO\Customer\CustomerSvcFacade.cs:line 1974
   at SyncInvokeGetListFromSelectedKeys(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
   at Epicor.Hosting.OperationBoundInvoker.InnerInvoke(Object instance, Func`2 func) in C:\_releases\ICE\ICE3.2.700.24\Source\Framework\Epicor.System\Hosting\OperationBoundInvoker.cs:line 59
   at Epicor.Hosting.OperationBoundInvoker.Invoke(Object instance, Func`2 func) in C:\_releases\ICE\ICE3.2.700.24\Source\Framework\Epicor.System\Hosting\OperationBoundInvoker.cs:line 47
   at Epicor.Hosting.Wcf.EpiOperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) in C:\_Releases\ICE\ICE3.2.700.0\Source\Framework\Ice.Server.Wcf.Core\Hosting\Wcf\EpiOperationInvoker.cs:line 23
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)]]></Exception>
</Op>

Are you calling this Quick Search via code?

nope using the native functionality off of the customer button.

well Epicor has identified it as a bug and assigned it to this problem PRB0243086