Hi ALL,
Just want to confirm whether the getfullstate method support when using the .net assembly to deploy webservice, and using the setfullstate to get the datawindow state in client by the webservice?
Hi ALL,
Just want to confirm whether the getfullstate method support when using the .net assembly to deploy webservice, and using the setfullstate to get the datawindow state in client by the webservice?
One more question, could we depoly the assembly with dll include pbl file which include the datawindow component in PB2017?
The other alternative could be to export all your DWO's source (ie: LibraryExport method) and then load the source into a Table Blob column. Then you could read the DWO source from the Table Blob and do a DW Create ( ) as needed from there.