This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - how to LifeCycle State will change when WF Activity Change

rakesh - Wednesday, December 9, 2015 6:55 AM:

Hi This is Rakesh,

     I have attach Life Cycle and Workflow to Part Item type.

I made some Entry of data in Part.I have voated Workflow task in MyBasket.Once activity change state cannot be change of part.

any Solution to change state of part ,

Please Share.



AbhishekSrivastava - Thursday, December 10, 2015 10:59 PM:

Hi Rakesh,

 

Just See the ECN Item Type and compare lifecycle and work flow that how it works. Hope it will help for you.

 

Thanks

Abhishek Srivastava



Eric Domke - Thursday, December 17, 2015 1:00 PM:

You need to configure a promotion on the workflow activity.  With that said, having workflows on versionable items (such as Parts) is prone to issues.  You would be better suited controlling the state of the item using a "Change Order" style item type (e.g. ECN, ECO, etc.)



rakesh - Wednesday, December 30, 2015 7:14 AM:

Thank you both of you,

It works after comparing with ECN.