Ril. DBCFX_SM_699 - Del. 82 Business - Notifiche di N10 verso CRMB; invio del COR in assenza di DN1 da NOW
This commit is contained in:
manuelstefanile
2025-03-12 11:37:16 +01:00
parent fa34956759
commit 5fce48960b

View File

@@ -862,7 +862,7 @@ extends AbstractCRMFormatController {
notifyOut.setSistComp(CRM_COMPETENZA_BUSINESS);
notifyOut.setCodiceSegreto(richiesta.getCos());
// DBCFX_SM_667
// DBCFX_SM_699
// per la Del.82 in mancanza del DN1 da NOW mappiamo il DN ricevuto in FASE2 nella richiesta di Migrazione da OLO (TC1)
notifyOut.setDirectoryNumber(nowIn.getNpDn1() != null ? nowIn.getNpDn1() : richiesta.getDn());
notifyOut.setIdOperatoreDonating(richiesta.getCowDonating());