Run epicor function on dedicated appserver

Hello all,
Does anyone have experience on the following : I have a secondary appserver running and would like to run an epicor library function (only) on that secondary appserver (this will be scheduled). Is this possible and if so, how to set it up?
The version is Kinetic 2021.1

Thanks in advance,
John

Check out the System Administration Technical Reference Guide in Help. See the Task Agent setup in particular. You can create rules to run certain jobs on certain agents/app servers.

1 Like

Thanks for you reply, Mark.

Here is what I have done so far :
I have created a process set ‘myProcessSet’.
In Schedule Epicor Function, I have entered my epicor function and saved it for the processset ‘myProcessSet’.

But when in System Agent Maintenance → Actions → Edit Task Agent Rules : I do not see my process set in the list shown at field ‘Process Id’.

What to do?

This is from 2021.2. Does it look different?

image

This looks the same. I can choose ‘Schedule Epicor Function’.
How do I choose a specific library function?

When you open the schedule epicor function you select the library, method, and params
image

2 Likes

Hello all,
It seems to work !
What have I done :

  • entered my epicor function in ‘Schedule Epicor Function’, choose the according schedule and submitted.
  • in System Agent Maintenance → Edit Task Agent Rules, I have created a new rule, with rule type ‘Specific Task’ , process id ‘Schedule Epicor Function’ and with my secondary appserver url.

So thanks again for thinking along,
John

2 Likes