Creating webservice proxy using .Net Engine, this feature was available and very much in support with the version 2017
With the current version Appeon 2019 , I am finding this as Obsolete, though the document says that it is only when “Web service proxy for connecting to SOAP server”,
Which is quite understood for the Easy Soap Engine, but does that mean when we use the .Net Engine it will be considered as Obsolete because at the end Proxy generated through .Net engine also uses the SOAP connection methods to connect the webservices.
The alternate method proposed HTTPClient needs lot of coding if we wanted the data the way it used to be generated by the Webservice Proxy Wizard.
Now that you mention the C# Importer, I mentioned in another post but would to repeat it here that it should be called .NET Importer and not C# Importer. I made a test importing .NET assemblies made using Visual Basic.NET and could do it with no problem. Since I cannot attach images to comments I’m making a new reply to this post to show the original VB.NET project, the C#(.NET) Importer, and the resulting PB NVOs.