Client's Dax 2012 R2 environment will bog down when trying to consume a well formed AIF SalesOrder XML file from Magento. File can contain 100-300+ individual sales orders. AIF response will time out and the Sales Orders will not completely process the orders. The following error is shown in the event log
Service did not receive a reply within the configured timeout (00:05:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client.
Options are:
- Increase the AIF Inbound Port-AOS configuration time outs from 5 Min to 10 or 20 min (max). (Will this need to have AOD bounced and or WCF config rebuilt?)
- Programmatically split Sales Orders into individual Sales Order XMLs
- have Magento send smaller files or individual sales order files
Thanks in Advance
Mark Kopan
Client Strategy Group LLC
Senior Dynamics Consultant