Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Error while creating delivery through workflow

Avatar

Level 2

Hi ,

I am getting error scheduled Campaign while creating recurring delivery .

Error states - ORA-210000 Oracle error: ORA-00001: unique constraint (CAMPAIGN_PROD.NMSDELIVERY_INTERNALNAME) violated

Any suggestions for this issue.

Thanks,

Diksha

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee

HI dikshagoel,

Assuming this is for ACC

The internal name is something which is automatically generated for a new entity using the related Counter values which you can find inside Administration > Platform > Counters.

In your case when the child delivery is getting created it is taking an internal name for this there is another delivery exisiting inside the database table. Quite possible that the conflicting delivery was exported from another environment and imported in this instance.

it is there advised that you make use of a prefix string for entities by defining them in the Deployment Wizard.

Regards,
Vipul

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Employee

HI dikshagoel,

Assuming this is for ACC

The internal name is something which is automatically generated for a new entity using the related Counter values which you can find inside Administration > Platform > Counters.

In your case when the child delivery is getting created it is taking an internal name for this there is another delivery exisiting inside the database table. Quite possible that the conflicting delivery was exported from another environment and imported in this instance.

it is there advised that you make use of a prefix string for entities by defining them in the Deployment Wizard.

Regards,
Vipul