0% found this document useful (0 votes)
26 views3 pages

Understanding SOAP Protocol

The document discusses the SOAP protocol and how to build a SOAP web service. It explains that SOAP uses XML data structure and requires XML streaming and parsing rules. When working as a consumer or provider, connector or service rules need to be created. A WSDL provides metadata about the service including the endpoint URL, request/response parameters and data structures, and authentication details. Building a SOAP service requires creating rules for the service package, classes, properties, data types, SOAP service, XML streaming, parsing XML, processing activities, and work integration.

Uploaded by

Srikanth Nalli
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views3 pages

Understanding SOAP Protocol

The document discusses the SOAP protocol and how to build a SOAP web service. It explains that SOAP uses XML data structure and requires XML streaming and parsing rules. When working as a consumer or provider, connector or service rules need to be created. A WSDL provides metadata about the service including the endpoint URL, request/response parameters and data structures, and authentication details. Building a SOAP service requires creating rules for the service package, classes, properties, data types, SOAP service, XML streaming, parsing XML, processing activities, and work integration.

Uploaded by

Srikanth Nalli
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Understanding SOAP Protocol

SOAP Protocol supports XML Data Structure.

While using SOAP, being a consumer or provider, we must have to implement below two techniques

1. Converting from Clipboard to XML (XML Streaming) For this in Pega We have to Create
XMLStream Rule.
2. Converting from XML to Clipboard (Parsing XML) We have to create ParseXML rule.

While Working with Web Services of SOAP Protocol,

1. As a consumer we have to create Connector Rules (connect SOAP Rule)


2. As a provider we have to create Service Rule. (Service SOAP Rule)

To locate the service, we need END POINT URL.

While Working with Building of SOAP service, once service is create we need to generate WSDL URL and
provide it Requestor.

WSDL : Web Service Description Language. This document contains details about web service (SOAP
Service)

Details Are:

1. End Point URL


2. Request Parameters, Response Parameters.
3. Request Data Structure, Response Data Structure.
4. Authentication Details.

Providing WSDL URL to requestor’s means, providing all the Meta Data about service.

After we build SOAP service, we need to generate WSDL URL.

To work with building a SOAP service, we need to create below rules.

1. Service Package
2. Classes
3. Properties
4. Data Type (Table)
5. Service SOAP
6. XML Stream
7. Parse XML
8. Activity to perform Processing.
9. Work Integration.

All these rules, can be create in Integration Rule Sets and Under Integration Classes.

For services, we need to create under Work Integration Layer.

All these rules gets automatically created by an OOTB Service wizard

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy