9 lines
293 B
XML
9 lines
293 B
XML
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:java="java:hu.iqsoft.otp.mw.access">
|
|
<soapenv:Header/>
|
|
<soapenv:Body>
|
|
<java:getWorkflowState>
|
|
<arg0>%s</arg0>
|
|
</java:getWorkflowState>
|
|
</soapenv:Body>
|
|
</soapenv:Envelope>
|