Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.07 KB

jedox-palo-tools

Jedox Palo Server testing tools.

About

Jedox Palo Server tools, you can control server by using SOAP or commandline based on Windows.

Example

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:etl="http://ns.jedox.com/ETL-Server">
<soapenv:Header/>
<soapenv:Body>
<etl:getLocators>
<!--Optional:-->
<etl:locator></etl:locator>
</etl:getLocators>
</soapenv:Body>
</soapenv:Envelope>

Author

* 2011 rchockxm ([email protected])

Credits