Commento
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:
@@ -862,7 +862,7 @@ extends AbstractCRMFormatController {
|
|||||||
|
|
||||||
notifyOut.setSistComp(CRM_COMPETENZA_BUSINESS);
|
notifyOut.setSistComp(CRM_COMPETENZA_BUSINESS);
|
||||||
notifyOut.setCodiceSegreto(richiesta.getCos());
|
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)
|
// 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.setDirectoryNumber(nowIn.getNpDn1() != null ? nowIn.getNpDn1() : richiesta.getDn());
|
||||||
notifyOut.setIdOperatoreDonating(richiesta.getCowDonating());
|
notifyOut.setIdOperatoreDonating(richiesta.getCowDonating());
|
||||||
|
|||||||
Reference in New Issue
Block a user