Currently running SL 2011 FP1. We import data invoices/vouchers into SL via the Object model on a daily basis from another in-house application. However, we're running into performance issues when an invoice has > 200 line items (we're a transportation company and each line item represents a ticket - something similar to a bill of lading). I'm looking to see if web services may solve this performance issue. I know I'd have to create my own custom web services. In essence, my own AR Batch and AP Batch web service. Is this possible to accomplish with the current version of the SL Web Service framework?
Examples included in the SDK are in VB. Any examples available in c#?
Thanks!
Bob