Option 1: One file of test
1. The client program:
2. Execution line:
$ perl soap_action_ws_test.pl > soap_action_ws_test.log
Option 2: With external file:
1. Request XML
2. The client program:
3. Execution line:
$ perl soap_action_ws_test_2.pl > soap_action_ws_test_2.log
Option 3: Load external file by command line
1. The client program:
2. Execution line:
$ perl soap_action_ws_test.pl /home/user/code/perl/consultarSalariesPorRangoRequest.xml > soap_action_ws_test.log
Important sources:
- http://users.skynet.be/pascalbotte/rcx-ws-doc/perlpost.htm
- https://github.com/osanchezh/webserviceclientperl-app
- Centos
- HP-UX
- Ubuntu