| Linha 53: |
Linha 53: |
| | * '''Obs.:''' O valor de '''filters''' e '''parameters''' deve iniciar com '''<code><![CDATA[<?xml version="1.0" encoding="utf-16"?></code>''' e terminar com '''<code>]]></code>'''; | | * '''Obs.:''' O valor de '''filters''' e '''parameters''' deve iniciar com '''<code><![CDATA[<?xml version="1.0" encoding="utf-16"?></code>''' e terminar com '''<code>]]></code>'''; |
| | | | |
| − | <font size="8">
| + | |
| | {| class="wikitable" | | {| class="wikitable" |
| | |- | | |- |
| Linha 59: |
Linha 59: |
| | ! scope="col" style="width:50%; text-align:center;"| Exemplo de parameters | | ! scope="col" style="width:50%; text-align:center;"| Exemplo de parameters |
| | |- | | |- |
| − | | style="padding: 5px 6px 5px 6px;" | <syntaxhighlight lang="xml"> | + | | style="padding: 5px 6px 5px 6px;" | <font size="1"><syntaxhighlight lang="xml"> |
| | <![CDATA[<?xml version="1.0" encoding="utf-16"?> | | <![CDATA[<?xml version="1.0" encoding="utf-16"?> |
| | <ArrayOfRptFilterReportPar xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.totvs.com.br/RM/"> | | <ArrayOfRptFilterReportPar xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.totvs.com.br/RM/"> |
| Linha 73: |
Linha 73: |
| | <Value>(STURMADISC.CODCOLIGADA = 7 AND STURMADISC.IDTURMADISC = 1987 AND STURMADISC.CODDISC = '0005')</Value> | | <Value>(STURMADISC.CODCOLIGADA = 7 AND STURMADISC.IDTURMADISC = 1987 AND STURMADISC.CODDISC = '0005')</Value> |
| | </RptFilterReportPar> | | </RptFilterReportPar> |
| − | </ArrayOfRptFilterReportPar>]]></syntaxhighlight> | + | </ArrayOfRptFilterReportPar>]]></syntaxhighlight></font> |
| | | style="padding: 5px 6px 5px 6px;" | <syntaxhighlight lang="xml"> | | | style="padding: 5px 6px 5px 6px;" | <syntaxhighlight lang="xml"> |
| | <![CDATA[<?xml version="1.0" encoding="utf-16"?> | | <![CDATA[<?xml version="1.0" encoding="utf-16"?> |
| Linha 90: |
Linha 90: |
| | </ArrayOfRptParameterReportPar>]]></syntaxhighlight> | | </ArrayOfRptParameterReportPar>]]></syntaxhighlight> |
| | |} | | |} |
| − | </font>
| + | |
| | | | |
| | * Agora basta clicar no botão '''Executar''' (3 - ícone do play), e sua requisição será enviada para o TBC; | | * Agora basta clicar no botão '''Executar''' (3 - ícone do play), e sua requisição será enviada para o TBC; |