Documentation Center

Custom repairs

In addition to the core supported repair algorithms, WorldServer supports the creation of custom repair algorithms that can be uploaded and used in tandem to the core implementations. The new uploadable component is supported via the WorldServer SDK support. For detailed information on the creation and deployment of custom repair implementations, please refer to the WorldServer SDK User Guide.

The ability to create custom repairs is a very powerful feature. It facilitates the ability to automatic handle translation corrections that WorldServer currently does not support. For instance, operations like number conversions and value localizations can be facilitated via this framework.