Click here to Skip to main content
15,885,044 members

Comments by Member 14067523 (Top 4 by date)

Member 14067523 18-Nov-20 13:16pm View    
I have wsdl file. when i added it in postman ,i have got 20 different requests. I want to create proxy class for few of them as i dont need all method . How i achieve this.
After that i want to create and send request with object . How i achieve all this. and i am working in vs code.
Member 14067523 18-Nov-20 13:00pm View    
But my project is in VS code. And i am not getting solution for that.
Member 14067523 18-Nov-20 13:00pm View    
But my project is in VS code. And i am not getting solution for that.i want to call method in wsdl
Member 14067523 12-Nov-19 5:56am View    
i have wrapped it curly braces.json is valid. in my json my key(key name) is changing. so i am not able to make class. its look key names when we assign json to class object at runtime.In this kind of scenario what we can do?