InterviewSolution
Saved Bookmarks
| 1. |
How Soap Can Be Accessed ? |
|
Answer» SOAP can be COMMUNICATE through WSDL FILE, without WSDL file we can’t do integration. MESSAGE format in SOAP is XML. SOAP can be communicate through WSDL file, without WSDL file we can’t do integration. Message format in SOAP is XML. |
|