Web services question

benjasikbenjasik Member Posts: 9
We are building an integration to push sales invoices to BC and currently using ODATA and creating the header and then sales invoice lines separately

I'd like to do these as a single transaction and think the right way to do this is a AL Web service that takes the header and an array of lines and commits or rollsback everything as a siingle transaction

Would appreciate any sample code or pointers on how to get started here.

Answers

Sign In or Register to comment.