Extensions

This section contains information related to developing extension views for the swExplorer client. All examples are in C#.

How to Retrieve the XML Configuration for an Extension
When you develop an extension, you can use the configuration setting in the swExplorer client to allow for configuration of which item types and attributes ...
Tue, 2 Jul, 2019 at 3:58 PM
Shared Code Base Between the Client API and Extension API
You may want to use both the SystemWeaver Client API and the Extension API with a shared code base in order to not have to duplicate the code. This article ...
Tue, 4 Jul, 2023 at 9:07 AM
Troubleshooting Extensions
This article provides resolutions to some common extension errors.  My extension is compiling fine, but I can't launch the application from Visual Stu...
Thu, 18 Apr, 2024 at 10:32 AM