Error while creating delivery through workflow | Community
Skip to main content
Level 2
March 11, 2019
Solved

Error while creating delivery through workflow

  • March 11, 2019
  • 1 reply
  • 3327 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by vraghav

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

1 reply

vraghav
Adobe Employee
vraghavAdobe EmployeeAccepted solution
Adobe Employee
March 12, 2019

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