FloraPhyll Posted August 15, 2017 Posted August 15, 2017 Hello, In my model I’ve made entity arrival mode to be On event and I’ve created an event named CommandeEvent in the Definition ==>event section. In order to action the event, I’ve created a process called ProcessEvent in which I have a decide step followed by a fire step that fire the CommandeEvent if the condition in the Decide step is respected. But when I run the model, the entities are not created. Is there something I should do differently or add ? Thank you, Flora
gocken Posted August 16, 2017 Posted August 16, 2017 Your logic is fully right. But, you have to send an entity (or any token) to the processevent to fire your event. Examine the sample model I attached. OnRunInitialized process I created an entity and by using this entity I activated the process1 to fire the event. You should apply this type of logic. sample model.spfx
FloraPhyll Posted August 17, 2017 Author Posted August 17, 2017 Thank you for your reply! But the file does not open. Here is the message displayed. Can you resend it please ? Thank you, Flora
desjaj Posted April 10, 2018 Posted April 10, 2018 hi gocken, I am having a similar problem of the question originally asked, as well as the problem opening the file, with the exception that its an academic file, and i have a commercial version of the software. Any way that could be converted, or maybe a more detailed explanation? Thank you!
gocken Posted April 11, 2018 Posted April 11, 2018 Hi desjaj, what I was intended to show is included in the attached pdf file. Print screen of the sample model.pdf
Recommended Posts