Import a Service DLL (SDK) into Automation Studio
This topic explains how to import an externally developed service (SDK) DLL file into Automation Studio.
The process of importing a service DLL into an Automation Studio project consists of two steps:
-
Create an Automation Studio package from the DLL using the AS Package Generator application.
For instructions, see Use the AS Package Generator.
-
Import the Automation Studio package into Automation Studio.
For instructions, see Import Packages.
The imported package is listed in the Assets Panel below Imported Automation Libraries.
You can download a sample DLL file for experimentation here (or inside a ZIP file here). (The source files for this service are presented in Example Imported Service SDK.)