Answered by:
Save as completed

Question
-
HI
How to subscribe plugin on the event "Save as completed"?
Monday, September 28, 2009 7:37 AM
Answers
-
Hi, Sergey.
Create a plugin to handle SetState and SetStateDynamicEntity message. Check this url as a sample.
Truth is opened the prepared mind My blog - http://a33ik.blogspot.com- Marked as answer by Sergey Chereshnyuk Monday, September 28, 2009 8:27 AM
Monday, September 28, 2009 7:43 AMModerator
All replies
-
Hi, Sergey.
Create a plugin to handle SetState and SetStateDynamicEntity message. Check this url as a sample.
Truth is opened the prepared mind My blog - http://a33ik.blogspot.com- Marked as answer by Sergey Chereshnyuk Monday, September 28, 2009 8:27 AM
Monday, September 28, 2009 7:43 AMModerator -
Thanks Andriy,
What difference between SetState and SetStateDynamicEntity?Monday, September 28, 2009 8:20 AM -
Hi, Sergey.
Difference is in the way in which changing of state is invoked. Check this url:
SetStateDynamicEntity message - step registered on SetStateDynamicEntity will fire.
SetStateTask message - step registered on SetState will fire.
Truth is opened the prepared mind My blog - http://a33ik.blogspot.comMonday, September 28, 2009 8:26 AMModerator -
Thanks!!!Monday, September 28, 2009 8:27 AM