Server Plug-ins
Much of the functionality in DataSplice is provided by .NET plug-ins. In this manner, the structure is very flexible. Additional plug-ins can be developed as needed for a virtually endless combination of capabilities and features.
Default Plug-ins
The following plug-ins are available by default.
- ADO.NET Data Source Plug-in - Provides connectivity to various data sources using ADO.NET in conjunction with native drivers of the target data source. For detailed explanation of the configuration settings for this plug-in, please see the following ADO.NET data source plug-in area of this manual.
- DataSplice Built-in Features - Acts as the master controller plug-in. This plug-in does not have any user-editable configuration settings.
- Default Function Provider - Provides event action functionality. This plug-in does not have any user-editable configuration settings.
- Web Services Plug-in - Exports web service functions defined in WSDL (Web Service Description Language) files.
- Windows Authentication Plug-in - Authenticates users against an Active Directory domain.
Common plug-ins also used include such items as printer plug-ins (for barcode printing applications) and RSS plug-ins (for RSS syndication).
Displaying Plug-in Details
To view information about a given plug-in, select it from the list of items in the item selection area on the left side of the screen. On the right side of the screen, details about the plug-in will be displayed.
Specific settings, such as various timeout values, can be set. Connection profiles can be set here as well. Connection profiles define the name of the data source to use. The name given to connection profiles here is then referred to by the individual views.
Configuring Plug-ins
To display and set the different options for a plug-in, select Edit Options from the Configuration Section drop-down.
Depending on the plug-in selected, different options may be available. For specific details about configuring the ADO.NET data source plug-in (pictured above), please see the following ADO.NET data source plug-in area of this manual.
In addition, certain plug-ins may not have any configurable settings. If this is the case, a message will be displayed to that effect.
Last modified 2005-12-08 12:34 PM