Páginas filhas
  • 01-Habilitar os Processos Agendados

Versões comparadas

Chave

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

...

<call service="persistence://apontamentoagricola.clearRmIntegrationLogs.clearLogs" />

</chain>

</service>

</services>

</provider>

<provider name="customerVendorProcessIntegration" class="br.agr.proxima.geoagricola.smarterp.facade.CustomerVendorProcessExecutor" active="true">

<services>

<service name="customerVendorIntegration" method="execute" />

<service name="CustomerVendorProcess" schedule="0 0/60 * * * ?" durable="true" cluster-name="PIMSGRAOS" group-name="PRX">

<chain>

<call service="persistence://apontamentoagricola.customerVendorProcessIntegration.customerVendorIntegration" />

</chain>

</service>

</services>

</provider>

<provider name="costCenterProcessIntegration" class="br.agr.proxima.geoagricola.smarterp.facade.CostCenterProcessExecutor" active="true">

<services>

<service name="costCenterIntegration" method="execute" />

<service name="CostCenterProcess" schedule="0 0/60 * * * ?" durable="true" cluster-name="PIMSGRAOS" group-name="PRX">

<chain>

<call service="persistence://apontamentoagricola.costCenterProcessIntegration.costCenterIntegration" />

</chain>

</service>

</services>

</provider>

<provider name="financialBudgetaryNatures" class="br.agr.proxima.geoagricola.smarterp.facade.FinancialBudgetaryNaturesProcessExecutor" active="true">

<services>

<service name="financialBudgetaryNaturesIntegration" method="execute" />

<service name="FinancialBudgetaryNaturesProcess" schedule="0 0/60 * * * ?" durable="true" cluster-name="PIMSGRAOS" group-name="PRX">

<chain>

<call service="persistence://apontamentoagricola.financialBudgetaryNatures.financialBudgetaryNaturesIntegration" />

</chain>

</service>

</services>

</provider>

<provider name="productProcessIntegration" class="br.agr.proxima.geoagricola.smarterp.facade.ProductProcessExecutor" active="true">

<services>

<service name="productIntegration" method="execute" />

<service name="ProductProcess" schedule="0 0/60 * * * ?" durable="true" cluster-name="PIMSGRAOS" group-name="PRX">

<chain>

<call service="persistence://apontamentoagricola.productProcessIntegration.productIntegration" />

</chain>

</service>

</services>

</provider>

Para assumir as alterações será necessário parar e subir a aplicação do PIMSMulticultivosTotvs Agro Multicultivos.