Conflict with a delivery when importing package | Community
Skip to main content
campaignap
Level 3
July 9, 2019
Solved

Conflict with a delivery when importing package

  • July 9, 2019
  • 1 reply
  • 1904 views

Hi there,

I'm attempting to import a package containing a delivery workflow from one Campaign instance into another however the package import fails due to a conflict.

The conflict in this case is a delivery.

How can I go about resolving this?

Thanks,

C

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 Adhiyan

Hello ,

This error simply means that the instance you are importing the package into already has a delivery with primary key = 39594402.

So there are two solutions :

1>. Delete the delivery with primary key = 39594402 if it's not required in the instance the package is imported into

2>. Change the contents of the XML package to update the delivery ID to some value which does not exist as a key in the nms:delivery table in the instance the package is imported into .

Regards,
Adhiyan

1 reply

Adhiyan
Adobe Employee
AdhiyanAdobe EmployeeAccepted solution
Adobe Employee
July 10, 2019

Hello ,

This error simply means that the instance you are importing the package into already has a delivery with primary key = 39594402.

So there are two solutions :

1>. Delete the delivery with primary key = 39594402 if it's not required in the instance the package is imported into

2>. Change the contents of the XML package to update the delivery ID to some value which does not exist as a key in the nms:delivery table in the instance the package is imported into .

Regards,
Adhiyan