Let say for example we have integrated two cloud
applications using ICS,
Integrations between Sales Cloud - RightNow and Sales Cloud
– Eloqua. Once integration is done we can test that using SOAP UI.
Now we will test our integration using SOAP UI.
We need the endpoint WSDL URL of the Eloqua Account integration for testing.
We need to get the endpoint URL from integration
for
that Click the information icon to obtain the
endpoint URL.
Click on the “File”
. Select “New SOAP Project”. Enter project Name and paste the endpoint wsdl in
“Initial WSDl” which you have copied in above step. Please enter credentials
for authentication.
After creating a SOAPUI project using the above wsdl , add
basic authentication setting using ics username and password .Click on Auth tab
in the SOAP UI
Select Basic Auth and click ok and enter the Credentials details as shown like below.
Test the service after entering the sample
payload value in the payload request and run
the test and access the Oracle Eloqua Console and verify the
account has been created.
No comments:
Post a Comment