Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Bloco de código
languagexml
titleLayout de envio
{
        "url":"https://xxxxxx/xxxxapi/2.0protheus/price",
        "tagretorno":"success"
}

6. Campo Tipo Process: escolha a opção Envio;

...

Bloco de código
languagexml
titleLayout de envio
{
      "token": "&Self:cToken",
      "product_code": "&Self:oPublica['DA1_CODPRO']",
      "price": "&Self:oPublica['DA1_PRCVEN']",
      "status": "&IIF(Self:oPublica['DA0'][1]['DA0_ATIVO'] == '1' .AND. Self:oPublica['DA1_ATIVO'] == '1' .and. self:cEvento == '1', 1.T., 0.F.)"

}

9. Campo Layout Publi: deixar em branco.

...