Histórico da Página
(http://localhost:8051/wsProcess/IwsProcess)
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tot="http://www.totvs.com/">
<soapenv:Header/>
<soapenv:Body>
<tot:ExecuteWithParams>
<!--Optional:-->
<tot:ProcessServerName>FinCFOAlteracaoGlobalServer</tot:ProcessServerName>
<!--Optional:-->
<tot:strXmlParams><![CDATA[<?xml version="1.0" encoding="utf-16"?>
<GlbParamsProcMultiUpdate>
<PrimaryKeyList>0|0</PrimaryKeyList>
<DataServerName>FinCFODataBR</DataServerName>
<FieldName>NOMEFANTASIA</FieldName>
<FieldValue>0</FieldValue>
<IsChangingByPercentage>false</IsChangingByPercentage>
<IsUpdateFullDetermined>false</IsUpdateFullDetermined>
<OriginFieldName>NOMEFANTASIA</OriginFieldName>
<OriginTableName>FCFO</OriginTableName>
<OtherTables>FCFOCOMPL</OtherTables>
<TableName>FCFO</TableName>
</GlbParamsProcMultiUpdate>]]></tot:strXmlParams>
</tot:ExecuteWithParams>
</soapenv:Body>
</soapenv:Envelope>