Histórico da Página
...
Exemplo de parâmetros de simulação preenchidos (utilizando o aplicativo SOAPUI):
Bloco de código | ||
---|---|---|
| ||
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tot="http://www.totvs.com/">
<soapenv:Header/>
<soapenv:Body>
<tot:SimularValoresPlanoPgtoTurmaDisc>
<!--Optional:-->
<tot:contextoSrv>1,1,3</tot:contextoSrv>
<!--Optional:-->
<tot:ra>20180320</tot:ra>
<!--Optional:-->
<tot:idPerLet>104</tot:idPerLet>
<!--Optional:-->
<tot:codPlanoPgto>PLAN</tot:codPlanoPgto>
<!--Optional:-->
<tot:idHabilitacaoFilial>94</tot:idHabilitacaoFilial>
<!--Optional:-->
<tot:strListaIdTurmaDisc>4560</tot:strListaIdTurmaDisc>
<!--Optional:-->
<tot:consideraDescontoAntecipacao>S</tot:consideraDescontoAntecipacao>
<!--Optional:-->
<tot:consideraDescontoAntecipacaoBolsa>N</tot:consideraDescontoAntecipacaoBolsa>
<!--Optional:-->
<tot:tipoBolsaContrato>S</tot:tipoBolsaContrato>
<!--Optional:-->
<tot:codStatusMatriculaDisc>123</tot:codStatusMatriculaDisc>
</tot:SimularValoresPlanoPgtoTurmaDisc>
</soapenv:Body>
</soapenv:Envelope> |
Na imagem acima observe que:
...
Parâmetros passados para o serviço:
Bloco de código | ||
---|---|---|
| ||
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tot="http://www.totvs.com/">
<soapenv:Header/>
<soapenv:Body>
<tot:SimularValoresPlanoPgtoTurmaDisc>
<!--Optional:-->
<tot:contextoSrv>1,1,3</tot:contextoSrv>
<!--Optional:-->
<tot:ra>20180320</tot:ra>
<!--Optional:-->
<tot:idPerLet>104</tot:idPerLet>
<!--Optional:-->
<tot:codPlanoPgto>PLAN</tot:codPlanoPgto>
<!--Optional:-->
<tot:idHabilitacaoFilial>94</tot:idHabilitacaoFilial>
<!--Optional:-->
<tot:strListaIdTurmaDisc>4560</tot:strListaIdTurmaDisc>
<!--Optional:-->
<tot:consideraDescontoAntecipacao>S</tot:consideraDescontoAntecipacao>
<!--Optional:-->
<tot:consideraDescontoAntecipacaoBolsa>N</tot:consideraDescontoAntecipacaoBolsa>
<!--Optional:-->
<tot:tipoBolsaContrato>S</tot:tipoBolsaContrato>
<!--Optional:-->
<tot:codStatusMatriculaDisc>123</tot:codStatusMatriculaDisc>
</tot:SimularValoresPlanoPgtoTurmaDisc>
</soapenv:Body>
</soapenv:Envelope> |
Após execução do serviço, o sistema retorna o seguinte XML:
...
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas