|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-integration-in-pega/
课程评论:没有评论
课程名称:Pega集成学习 课程概述:本课程旨在帮助学员掌握在Pega中使用集成的能力。课程将逐步演示如何进行配置,包括如何在两个不同的视频中配置ConnectRest和Connect-SOAP。在这些视频中,我们详细讲解了如何配置端点URL、查询字符串参数等。此外,我们还演示了如何通过SOAP/REST集成向导测试SOAP/REST URL,传递头部信息和请求体。通过相应的集成向导,我们能够验证URL是否正常工作,基于请求所接收的响应进行确认。同时,我们展示了如何动态向服务发送请求,以及如何验证服务。 课程内容简介: 1. Connect-REST:支持Pega平台和其他系统之间通过超文本传输协议(HTTP)进行交互。通过规则解析,定位由ServiceName参数和步骤页面或主要页面的类标识的Connect REST规则,利用MethodName参数确定的HTTP方法来组装HTTP请求信息。 2. Connect-SOAP:通过规则解析,定位由ServiceName参数和步骤页面或主要页面的类标识的Connect SOAP规则,并使用请求信息为Web服务组装SOAP请求信息。 这个课程将为想深入了解Pega平台集成功能的学习者提供实用的指导与实践经验。
This Course will help you to learn how to use integration in pega. This course will demonstarte how to configure step by step. Also we were showin how to configure ConnectRest and Connect-Soap in two different videos. in both a videos we have explained how to configure endpoint url ,Query string parameters etc. in addition this we also showed how to test the Soap/Rest url by passing headers , body using SOAP/Rest Integration wizart. Using Corresponding integration wizart we can verify whether url works based on response received for corresponding request. Also we have show how we send request to service dynamically and also we have demonstrated how we are verifying service.Here are some of the Introduction abount Connect-Rest and Connect-SOAP to ber be learnedConnect-RestConnect REST rules support interactions between the Pega Platform and other systems over the Hypertext Transfer Protocol (HTTP).Using rule resolution, locates the Connect REST rule identified by the ServiceName parameter and the class of the step page or primary page. Uses the HTTP method identified by the MethodName parameter to assemble a HTTP request message.Connect-Soap Using rule resolution, locates the Connect SOAP rule identified by the ServiceName parameter and the class of the step page or primary page.Uses request information to assemble a SOAP request message for the Web service.