Notice
Please take note of the following instructions for upcoming installations of the UTD Server:
-
Update Vibecode to the latest version (rel. >= 1.11.1.1690).
-
-
Ensure that the UTD Server is also updated to the latest version.
-
Open port ":5466" on the UTD Server machine.
-
The configuration file(**) of the UTD Server must contain the WSS to which Vibecode connects (WSSUrl and WSSTLS parameters).
-
If the WSS is TLS the following library must be contained in the UTD Exe file folder:
-
libeay32.dll
-
ssleay32.dll
-
-
Verify that the sets.vibs file in Vibecode contains the command: "variable name(EnablePromoEngineWebhook) value(true)".
-
Schedule the “PROMOENGINE_Reload” process to run. (*)
-
If the WebSocket is active, schedule the “PROMOENGINE_Reload usewss(1)” process instead of the “PROMOENGINE_Reload”. (*)
(*) This ensures that the promo engine is reloaded every night, providing a failsafe in case the Vibecode user forgets to reload the promo engine after making changes.
(**) UTD Server - “TkUtdServer.config” (example):
InstanceName=SAMSUNGPROD
VibecodeHost=http://localhost:8091
VibecodeEnvironment=SAMSUNG_PROD
VibecodeBearer=9X0DTD2LJ9YA0BP5WLR5HCN1O02C0ZOU7EZE4ZQMU
Store=01
LoadOldCampaigns=1
NrPastDaysLoaded=60
CumulativeLogicOnBenefit=1
WSSUrl=192.168.70.42:8080
WSSTLS=0