Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. EJB Business Entity Service Calls
  4. REST Business Entity Service Calls
  5. REST APIs for Data Director
  6. SOAP Business Entity Service Calls
  7. Cross-reference Records and BVT Calculations Services
  8. Supporting Corporate Linkage Service
  9. External Calls to Cleanse, Analyze, and Transform Data
  10. Appendix A: Using REST APIs to Add Records
  11. Appendix B: Using REST APIs to Upload Files
  12. Appendix C: Using REST APIs to Manage Reports

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!