-
SOAP Web service call out with wsdl
Good day! Does anyone know how to call a webservice without the wsdl?
This is the sample wervice:
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Header>
<h:ContractVersion xmlns:h="http://schemas.SOMEWHERE.com/WebServices">340</h:ContractVersion>
</s:Header>
<s:Body>
<LogonRequest xmlns="http://schemas.SOMEWHERE.com/WebServices/ServiceContracts/SessionService">
<logonRequestData xmlns:a="http://schemas.SOMEWHERE.com/WebServices/DataContracts/Session"xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<a:DomainCode>def</a:DomainCode>
<a:AgentName>NAME</a:AgentName>
<a:Password>PASSWORD</a:Password>
<a:LocationCode i:nil="true"></a:LocationCode>
<a:RoleCode i:nil="true"></a:RoleCode>
</logonRequestData>
</LogonRequest>
</s:Body>
</s:Envelope>
Log In to reply.
Popular Salesforce Blogs
Learn All About How to Use Lightning Spinner | Salesforce Lightning Component
Lightning spinner shows an animated spinner icon that specifies your request is loading or in simple words, we can say that it is a loading…
How Achieving Innovation Goals Help Shaping the Future of an Organization | Salesforce Guide
Every process in an organization is purpose-oriented. Similarly, every innovative activity has a desired goal in accordance with the strategic growth of the company. And…
A Brief Guide to Set up Your Custom Domain for Salesforce Community Cloud
There are a handful of ways to set up a custom domain in. But before you get there, setting up your domain name is considered…
Popular Salesforce Videos
Lightning Notifications Library | How and When to Use it in Salesforce? | Toast | Notice
In this video, you will learn about Lightning Notifications Library. We have two types of notifications available in it. 1. Toast 2. Notice In the…
Salesforce: Advanced 'Change Owner' Control in Flow and Apex
Alex Edelstein explains the Salesforce feature known as the 'Change Owner' Control in Flow and Apex. This video is geared toward those already familiar with…
How to Start Your Career in Salesforce?
Are you still confused about "How to start your career in Salesforce?" Get your answer now! We hope you enjoy the video and it helps…
Popular Salesforce Infographics
Benefits of Salesforce Pardot Integration for Sales and Marketing
Learn how the Salesforce Pardot Integration could improve lead scoring & customer journey through automation and other sales & marketing activities!
What is Salesforce Architecture?
Have you ever wondered that what is so special about Salesforce? How does it manage to accomplish so much in such a less time? Well,…
Salesforce CRM Integration With External Systems
Salesforce integration is one of the most important aspects of Salesforce services. It allows businesses to keep their Salesforce environment up and running. Integration Features…