Transferring a file using NAV Web Services and .NET Interop

Despite not being awfully fast, the ability to transfer a file with NAV Web Services comes handy at times. Imagine you had a requirement to present a customer logo in bespoke .NET application or you had to expose some data as a barcode image generated in service tier. Below example shows how to expose a generated PDF report to Web Services consumer, without using any external components but plain .NET Interop instead.

Bron : Candyworm.com
Lees meer…