Properties

The BatchOptimizerBee module has the following properties:

NameDescriptionIDFlags
Abort time limitThe maximum time spent in an optimization attempt (milliseconds). If the optimization time exceeds this limit, the attempt will be aborted and the results will be marked as not optimal. If this property is 0, no time limit is set1150Persisted
Amount limit sizeThe lookahead maximum amount of material limit [kg]. Feasible solutions beyond this limit will not be searched for.1140Persisted
Amount StepsizeThe amount of material to use as step size during the iteration to find the feasibility limit [kg]1020Persisted
Custom connection stringFull control over the connection string, you can specify a custom connectionstring here. NOTE! When this property is in use, the other database properties are ignored!1070Persisted
Database loginSame as User ID in connection string. If blank, integrated security will be used.1050Persisted
Database login passwordUsed when Database login is other than blank.1060Persisted
Database nameThe name of the database on given server, used in connection string.1040Persisted
Database serverThe server machine where the database exists, used in connection string.1030Persisted
EventReportLevelThe level of the reported events. (E.g. if Warning is chosen, Warning and Error events will be reported, but the Information events will not.)1160Persisted, Enumerated
ExchangeRateThe exchange rate in milliseconds for the 'ExternalItems' timer event. By default, used for updating external items values.100Persisted
Match material byMatch material by LotName or ArticleID1130Persisted, Enumerated
Max. iterationsThe maximum number of iterations. If no maximum is found before reaching this count, the search is abandoned1110Persisted
ModeIn Normal mode, the batch is tested for feasibility. In Lookahead mode, the limit for feasibility, adding the current article, is found also1010Persisted, Enumerated
Persist resultThe result of the optimization, if optimal, is persisted to the database if this property is true1120Persisted

See also Module Properties