Hi there,
I can successfully create a Sales Order using the SalesSalesOrderService.create service.
I can also successfully auto-post a Sales Order using X++ in a job.
Now I would like to connect the two and auto-post the Sales Order after it is imported. Which method can I override to hook this up?
Thanks in advance.
Tom