How to integrate with soap (or) how to create a connect soap?



How to integrate with soap (or) how to create a connect soap?..

Answer / Kanishk Kumar Tiwari

To integrate with SOAP in Pega, you can use the HTTP Client or Integration Hub components. Here's a basic example using the HTTP Client:n
1. Create an HTTP Request operation.
2. Set the URL to your SOAP service.
3. Set the Request Type to 'SOAP 1.1'.
4. Enter your SOAP message in the Request Body.
5. Create an HTTP Response operation and set it as the successor of the HTTP Request operation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Pega Interview Questions

Consider this scenario: I need to generate a list view report of all the work objects created on a particular date and then I need to include this list view in a section. How this can be done?

1 Answers  


Explain about Declare Triggers?

1 Answers  


When will we go for may start and authenticate?

1 Answers  


Explain about Obj-Save method?

1 Answers  


What are the different types of layouts available?

1 Answers  


Define about page-copy method?

1 Answers  


Where can I see the parameter values in the clipboard ( values ..) I am passing one activity to other?

1 Answers  


Explain about the configuration of a summary view?

1 Answers  


Define about property-remove method?

1 Answers  


How to connect to different pega applications?

1 Answers  


What is a Workbasket, Workpool and Workgroup?

1 Answers   HCL,


Consider this scenario : I have a property of type decimal, I need to restrict it to two decimal places only. How easily this can be done?

1 Answers  


Categories