posted 17 years ago
Hi,
I have to call a webservice and add a data source. But I have only byte[].
As far as I know i can add FileDataSource and URLDataSource. But I have only byte[]. And I dont want to write this byte[] into file and add that file as FileDataSource.
Any ideas how I can do this.
Thanks in advance,