Guest Gonzalez Sanchez Maria del Posted August 13, 2018 Share Posted August 13, 2018 I want to know if it is possible to assignate a timer in a worker, that I need is that every hour the worker gone to other node only for thirty seconds and then return to its place Link to comment Share on other sites More sharing options...
MEagar Posted August 15, 2018 Share Posted August 15, 2018 Yes it is possible. You can exceute a process by picking the hourly event as fired by the timer (as attached). Subsequently you can use process logic to release the worker, move the worker, then re-seize the worker. A second alternate is to use the default functionality included under advanced options within a server's "On Resource Releases" option. This should allow for you to specify the hourly interval for release as you require. Link to comment Share on other sites More sharing options...
Guest María del Pilar Gonzalez Posted August 17, 2018 Share Posted August 17, 2018 I tried the first option you told me, but it doesn't work, is there an specific process that make it work? because I think that the process I choose could be wrong, I tried with other options but when I run the simulation the worker dissapears and then return to the node that I need it to be, but it doesn't return to its main place. Link to comment Share on other sites More sharing options...
jzhou Posted August 21, 2018 Share Posted August 21, 2018 Please kindly post your model here so that we can try to debug for you... Link to comment Share on other sites More sharing options...
Recommended Posts