When will continuous delivery create a new delivery ? | Community
Skip to main content
Level 2
September 25, 2019
Solved

When will continuous delivery create a new delivery ?

  • September 25, 2019
  • 1 reply
  • 2868 views

Hi,

When will continuous delivery create a new delivery ? I have an occurrence where there 2 deliveries created for a single Continuous delivery. From what we have checked, when some changes are made to a delivery template used in the continuous delivery, a new delivery is created. Its just an assumption from what we have checked and noticed. Kindly provide any useful information possible.

Regards,

Jayesh

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 Jean-Serge_Biro

Hi Jayesh,

Yes you are totally right, it is whenever a change is done in the delivery template itself.

If you need to raise new delivery on some other circumstances, you must achieve it with specific code in the workflow (as Message Center does, for example, for having different delivery execution folders per month).

Take care, if your delivery template has customization blocks, if you change the custom block content it is not the same.

Regards

J-Serge

1 reply

Jean-Serge_Biro
Jean-Serge_BiroAccepted solution
Level 10
September 25, 2019

Hi Jayesh,

Yes you are totally right, it is whenever a change is done in the delivery template itself.

If you need to raise new delivery on some other circumstances, you must achieve it with specific code in the workflow (as Message Center does, for example, for having different delivery execution folders per month).

Take care, if your delivery template has customization blocks, if you change the custom block content it is not the same.

Regards

J-Serge