You are on page 1of 7

SoapUI User Manual

 
1. Click right on “Project” and
select “New SOAP Project”

2. Name the “Project Name” for


example “CAMSTest”.
3. Select the WSDL file shared by
NAJM.
4. A list of three methods will be
displayed under the project name you have already created.
5. Click right on the project name
and select “show project view”
6. Select third tab “WS-Security
Configuration”
 

 
 
 
 
7. Click the plus sign and enter a
name for the configuration for example “NajmCAMSTest”.
 

 
 
8. Then
click on the below plus sign to add the WSS type and select “username”
from the dropdown list.
 
S
 
 
 
 
9. Add the username and
password shared by Najm and select “PasswordText” as the password type.

 
 
 
10. Click right on “RetrieveClaimInfo”
and create new request
11. Click on “AUTH” then “Add New
Authentication”
12. Select “Basic”.
13. Add the username and password
shared by Najm and select the outgoing WSS the same configuration we have
created
on point 7.
 
 
14. Click on “WA-A” and tick on the
default options as illustrated on below screenshot.
 
 
 
 
Note:
For SoapUI you must reference XML Assembly:
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance to specify NULL
value for example:
<tem:ClaimStatusDate
xsi:nil="true"></tem:ClaimStatusDate>
 
 
 
 
 

You might also like