Hi
I'm trying to create an order, using AIF to import it in Axapta 2009.
The xml document is received well enough and gets placed in the Queue manager, as expected.
However, when the AIFInboundProcessingService tries to process the message, I get the following error message in the queue manager:
"Endpoint Action Policy does not exist.".
The endpoint I use, seems to contain the correct Action in the Endpoint Action Policies (SalesSalesOrderService.Create).
Does anyone have any bright ideas or suggestions?
Tnx
0