Question for Dallas the automation guru I guess.
I've set up and tested a couple of servants which I am happy with.
I have now copied some of the rules into a completely new automation file which I now want to run in background via stndard guardian automation.
Problem is that guardian is preventing the selection of the new automation file with an error message box saying "The Automation Rules File '<my rules filename>' can only be used as an Automation Servant".
I could understand that message if the copied rules had included some servant-only releated features such as servant context price etc but I have tried to take care to only copy rules that should be perfectly valid under guardian automation. I think the Bet Angel software might be assuming that any rules copied from a servant would only be valid when executed as a servant.
Is there any way around this other than coding the rules manually all over again? I want to save time and avoid introducing any needless errors.
Copying rules from servant to non-servant rules files
I think I have spotted the problem here.
The rules I need are to be applied to the "Current" selection.
The "Current" selection in the code copied from the servant is of the course the "Servant Context Selection" whereas in guardian I need the current guardian selection which cycles through the selections. Looks like I need to clone the rules manually!
The rules I need are to be applied to the "Current" selection.
The "Current" selection in the code copied from the servant is of the course the "Servant Context Selection" whereas in guardian I need the current guardian selection which cycles through the selections. Looks like I need to clone the rules manually!