Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Servicios a Implementar

  1. Nuevo campo para tabla PaymentServiceTransaction:

    1. PaymentServiceTrxCodeStatus
    2. PaymentServiceTrxStatus
    3. PaymentServiceTrxReverse
    4. PaymentServiceTrxAccountNumber
  2. Nuevo campo para tabla PaymentNetwork
    1. PaymentNetworkParticipantCode
  3. Nueva tabla PetitionLog
  4. Nuevo Triger AN$56PetitionLogId
  5. Nuevo Sequence PetitionLogId

Pre requisitos

  1. Oracle 18

Despliegue

  1. Ingresar al esquema payment_gateway del ambiente de pre producción y ejecutar los siguientes scripts en este orden:

    • ALT_paymentnetwork_preprod.sql

    • ALT_paymentservicetransaction_preprod.sql

    • TBL_petitionlog_preprod.sql
    • SEQ_petitionlog_preprod.sql
    • TRG_petitionlog_preprod.sql
  2. Setear en 0 (cero) el cache size los siguientes Sequences:
    • APLICATIONLOGID
    • PAYMENTENTITYID
    • PAYMENTSERVICETRANSACTIONID
    • PETITIONLOGID

Objetos

scripts_paymentgateway_preprod_v2.0.0.0.rar

  • No labels