Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. Enterprise Java Bean Business Entity Service Calls
  4. Representational State Transfer Business Entity Service Calls
  5. Simple Object Access Protocol Business Entity Service Calls
  6. Services for Cross-reference Records and BVT Calculations
  7. Supporting Corporate Linkage Service
  8. External Calls to Cleanse, Analyze, and Transform Data
  9. Using REST APIs to Add Records
  10. Using REST APIs to Upload Files

Viewing Input and Output Parameters

Viewing Input and Output Parameters

You can use a functional testing tool, such as SoapUI, to view SOAP API input and output parameters.
Create a SOAP project and import the WSDL file into the project. The operations you can perform using the business entity services appear as nodes in SoapUI. Each operation has a request and a response message format. SoapUI creates a sample request for each operation when you import the WSDL file.
Open the project and double-click a request to open the request editor. The following image shows the input parameters in SoapUI for the WritePerson SOAP API:
Input parameters in the SoapUI for the WritePerson SOAP API

0 COMMENTS

We’d like to hear from you!