Skip to main content

Hello Team IFS,
I have a request from our customer to change automatically the statut of a product structure.

We create a new revision from the “Product Structure” page by copying the latest revision. Then this new revision become “Buildable”. The feature we want is to change automatically the status of the Old revision to “Obsolete”. 

Because even if the phase out date is passed the old product structure remains as “Buildable”. We don’t want this to avoid missclicking from users. 

Thanks for your help :)

Hi @NicKhos ,

 

Such kind of requirement can only be achieved by Custom Event only.

Try to write a sql based event to update preceeding revision status to obsolete as and when latest revision chages Buildable.

 


Reply