Hi
I have configured a second partition in AX 2012 CU1 and the idea is to get a second Retail company to be managed on that second partition.
I have setup two CDE:sync Services to connect to the AOS on different ports in the same Server and also a second server with a CDE:SynchService - Also setup a new configuration for the Business Connector so that it points to the new partition.
The header when processing one NJob gets created with the correct partition but it seems that when the CDE:SyncService connects back to AX to retrieve the data misses the partition configurated on the Config for the BC and it shows the following error on the log.
When processing the N-Job for the first partition it Works ok.
2013.10.15 16:0:21:581 (4740) [1] CCommMgr::HandleException: Source request handler failed to process source request header: Microsoft.Dynamics.Retail.StoreConnect.Request.AXHandler.SCAXRequestHandlerException: AX source request handler failed to process request. ---> Microsoft.Dynamics.Retail.StoreConnect.Request.AXHandler.PartitionIDNotMatchException: Partition ID of source request header '5637145328' does not match the partition ID in current user session
at Microsoft.Dynamics.Retail.StoreConnect.Request.AXHandler.SCAXSourceRequestHandler.ProcessSourceRequestHeader(ISCSourceRequestHeader sourceRequestHeader)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.Retail.StoreConnect.Request.AXHandler.SCAXSourceRequestHandler.ProcessSourceRequestHeader(ISCSourceRequestHeader sourceRequestHeader)
at CCommMgr.ProcessSourceRequest(CCommMgr* , basic_string<wchar_t\,std::char_traits<wchar_t>\,std::allocator<wchar_t> >* i_file_path, SCComponentManager scComponentManager)
Thanks for any help.
*This post is locked for comments