This Tool allows to optimise a Fantasy Soccer Team in the Game "Kicker Manager Interactive - Erste Bundesliga".
Before you can use this tool make sure that you have all the required inputs collected from the user - this may require multiple rounds of interrogation and re-confirmation as well as validating user inputs - especially player names - using user tools.
Inputs:
Integer:
sDEFENDER,
sFORWARD,
sMIDFIELDER,
sGOALKEEPER
=> Number of players on each position to be drafted
Double:
reservedBudget
=> The reserved budget to fill up the squad with cheap players.
Table:
sChosenPlayers
=> Table with Player Names that MUST be included in the final squad
sExcludedPlayers
=> Table with Player Names that CANNOT be included in the final squad
Outputs:
Tool Output Message containing a JSON Object which a summary by position and total as well as another nested object which contains player names, cost, points, positions etc.
Use this output to generate a final response to the user
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!