Managing custom components
You can add, modify or delete custom components on the Management > Administration > Customization page. Custom components also include the SDK samples provided in the WorldServer distribution kit.
- Adding custom components
By adding new components to your standard WorldServer implementation, you can increase the number of business scenarios covered and meet your company's requirements. - Modifying custom components
By modifying custom components, you usually change their name on the user interface, as well as certain properties that are specific to each component type. - Deleting custom components
You can only delete the custom components that you added after installing WorldServer. You cannot delete default, out-of-the-box components that are included in standard WorldServer installations. - Uploading standard library components
WorldServer includes two types of library components: standard ones and Web Services library components. You can upload standard library components, such as automatic actions for workflows, on the Management > Administration > Customization page. Standard library components are included in the wssdk_<version>.<build>.zip file of the WorldServer distribution kit. - Deploying web services library components
WorldServer includes a web services library component that provides support for SDL Global Authoring Management System (SDL Global AMS). The AMS is used by authors who install the SDL AuthorAssistant in their desktop authoring tools and open WorldServer linguistic resources (translation memories or term databases) with these tools. To install this library component, you need to run an Ant script that deploys the files onto your WorldServer system.