Site Tools


guides:sample_web_service_project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
guides:sample_web_service_project [2018/10/26 22:51] brett.zamoraguides:sample_web_service_project [2018/10/26 23:02] (current) brett.zamora
Line 4: Line 4:
  
 **Disclaimer:** This sample project is provided as is for reference purposes only. It is not intended to represent production quality code. **Disclaimer:** This sample project is provided as is for reference purposes only. It is not intended to represent production quality code.
 +
 +The application demonstrates functions like:
 +
 +  * Obtaining the value of a Base64 document string from an XML file.
 +  * Calculating a SHA384 Hash and converting the hash to a Base64 string.
 +  * Logging in to obtain a soft-token for use with the various web services.
 +  * Calling StoreChecksum web service to store a checksum value.
 +  * Calling the ValidateChecksum web service to validate a checksum value.
 +
  
 The project can be downloaded by clicking this link: ({{guides:checksumtool.zip|Checksum Tool}}) The project can be downloaded by clicking this link: ({{guides:checksumtool.zip|Checksum Tool}})
Line 38: Line 47:
  
  
- +There are plenty of other tools available for testing web services as well. One of the tools CeRTNA works with is POSTMAN. You can download a free version of POSTMAN from the following URL: https://www.getpostman.com/apps
  
  
guides/sample_web_service_project.1540594319.txt.gz · Last modified: by brett.zamora