This website uses cookies. By continuing to browse the site, you are agreeing to our use of cookies
Enterprise Platform Services
September 24, 2013
PeopleSoftWeb Services provides the ability to access PeopleSoft data to external integration partners. It also provides the ability to consume Web Services from other third-party systems.
People Soft provides the below two methods to expose its data as Web Services:
CI available: | Component available but CI not available: | Custom component and custom CI: |
---|---|---|
Follow the steps for CI-based/service operation based services | Create the CI for the available component | We need to create the component as well as the CI |
Follow the steps for CI-based/ service operation based services | Follow the steps for CI-based/service operation based services |
The below configuration provides details of how to expose CI as a Web Service.
1) Select the service using wizard
Using function SyncRequestXmlDoc, a request message can be posted. This method will return the response message.
SyncRequestXmlDoc method has 3 parameters –
SoapUI is an open source cross-platform Functional Testing solution.
In the end the most important part of the Web Service is the WSDL that is exposed for consumption. However the WSDL will change if the wizard is run separately in different environments like Development, testing etc. This will result in changes to the third party code which is consuming the service and may not be acceptable. Does this problem sound familiar? If yes then below is the solution for the same.
Functional Benefits:
Out-of-box Web Service:
PeopleSoft provides various Web Services for different modules in CRM. A few with their details are listed below.
Service | Service Alias | Description |
---|---|---|
RB_CUSTOMER | Customer | Create/Update or View a customer in PeopleSoft CRM using this service. |
RC_CASE | Case | Create/Update or View a case in PeopleSoft CRM using this service. |
RO_ORDER | Order | Create/Update or View order in PeopleSoft CRM using this service. |
RSF_LEAD | Sales Lead | Create/Update or View a lead in PeopleSoft CRM using this service. |
RSF_OPPORTUNITY | Sales Opportunity | Create/Update or View opportunity in PeopleSoft CRM using this service. |
Every outcome starts with a conversation