=============== using curl to invoke SOAP ==========================
- create request.xml soap envelope
- Invoke using curl as below curl --header "Content-Type: text/xml;charset=UTF-8" --header "SOAPAction:urn:retrieveEnrichedDocument" --data @request.xml http://16.150.57.169/nexch/services/ZANTAZ_StoreAndRetrieveService