Pages
(Move to ...)
Home
About us
Pega Interview QA
Meet the Author
Contact Us
▼
Showing posts with label
Integration
.
Show all posts
Showing posts with label
Integration
.
Show all posts
Home
» Posts filed under Integration
What is Synchonous and Asynchronous Processing in Pega?
›
S ynchronous processing occurs when a request has to be fulfilled before a response is generated . For example , when a ...
What are stateful and stateless processing modes in Service package
›
State ful processing mode is where a Service Package remembers data between two requests from a client . This data is s...
Exception handling in Pega Connect-REST
›
Error handling when using P ega Connect - R EST involves catching response codes from the server and taking the appropriat...
GET, POST, PUT, PATCH and DELETE methods in Pega Integration
›
• GET : The GET method is used to retrieve information from a specified source . It is one of the most common HTTP me...
Explain Service REST integration in Pega
›
R EST integration in P ega is a process that allows two different systems to exchange data with each other via a stand...
Pega exception handling in connectors
›
What is exception handling in pega? As we know connectors are used to communicate with external systems to fetch data and there is a possib...
5 comments:
Simulations in pega
›
What is the simulation in pega? Simulating integration connectors to see how the response is coming or when there is no data source is avail...
3 comments:
How to configure Service REST in pega
›
What is REST? Nowadays we are using REST integration interface to interact with external systems through web service in Pega, basically to...
5 comments:
›
Home
View web version