Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

This content has been archived and is no longer being updated.

Links may not function; however, this content may be relevant to outdated versions of the product.

Introduction to Application Integration

Updated on September 10, 2021

 This presentation is part of the Services and Connectors Self-Study Course.

Transcript

At a high level, application integration is the ability of one application to talk to another application through a series of requests and responses.

The conversation between two programs is as follows:

  • The calling application transforms data to be packaged up in the request
  • The request is sent to another application (the receiving application)
  • The receiving application parses out data from the request
  • The receiving application performs some processing
  • The receiving application transforms data to be packaged up in the response
  • The response is sent back to the calling application
  • The calling application parses out data from the response

As you will see later, in PRPC there are many ways in which you can integrate your PRPC application to the external world, and they all support this basic definition of integration.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us