Skip to content

Instantly share code, notes, and snippets.

@maraysa
maraysa / startProcessEnvio.xml
Created February 17, 2017 13:02
ECMWorkflowEngineService.startProcess
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ws="http://ws.workflow.ecm.technology.totvs.com/">
<soapenv:Header/>
<soapenv:Body>
<ws:startProcess>
<username>fluigadm</username>
<password>pcTotvs@9090</password>
<companyId>1</companyId>
<processId>FLUIGADHOC</processId>