FloraPhyll Posted July 24, 2018 Posted July 24, 2018 Hi, I’m using a Process type: Task sequence in my model at Server 1. I’d like to interrupt the server each 12 hours for 4 hours and resume the entity being processed later. I’ve used a Timer and an Interrupt step which work perfectly only when the Process type is Specific time. Therefore, I tried with a token to obtain the Interruption at the server. I made a process (InterruptServer) doing so but I feel like I’m missing some understanding here. I’ve received an error message as you can see in the small model. Anyone knows how to solve this error? Thank’s Flora InterruptSeverAndEntity-ProcessTypeTaskSequence.spfx
jzhou Posted July 25, 2018 Posted July 25, 2018 Dear Flora, I build a sample model to interrupt a task and afterwards resume that task with the remaining processing time pls kindly find the attched model. thanks! I am not quite understanding your approach, however the error you mentioned is the token is not targeting at Worker, thus the error... InterruptingTaskExample_byJeff2.spfx
FloraPhyll Posted July 26, 2018 Author Posted July 26, 2018 Dear Jeff, I've used the Task sequence directly in the property Processing time of the server. Maybe the reason why the interruption does not function. I'll try your approach by adding the tasks rather from the Definitions windows and see if it works. Thank you for your help ! Flora
Recommended Posts