Skip to main content
4-Participant
May 15, 2023
Question

How to generate promotion requests automatically when the part is in released state

  • May 15, 2023
  • 2 replies
  • 2783 views

When the part is in released lifecycle state then new promotion requests will get automatically generated.

It can done through coding in listeners for this event. 

2 replies

17-Peridot
May 15, 2023

You ought to be able to put the workflow of interest you're wanting to call in the worflow tab for that particular lifecycle state. 

4-Participant
May 17, 2023

I am creating the promotion request for 6 parts. When I make the lifecycle state of that part to released, the promotion request will get automatically generated for that part. We don't need to create by clicking on the promotion request in user interface.

To get the solution, we need to do customization through coding in java by the listeners for that particular event.

So, I am not able to get the java code.

If you find it, then please help me.

joe_morton
18-Opal
18-Opal
May 15, 2023

What's the business reason for starting a promotion request when the part gets to released state?

avillanueva
23-Emerald I
23-Emerald I
May 15, 2023

Had the same question in my mind.

HelesicPetr
22-Sapphire II
22-Sapphire II
May 16, 2023

Me too 😄