The System Center 2012 Orchestrator Software Development Kit (SDK), previously named the Opalis API, is a way for developers to create custom integrations with Orchestrator by using their own custom code and adding on an easy-to-understand interface layer that enables the integration with Orchestrator activities. Using the SDK, developers create custom assemblies, which can then be used by Orchestrator as individual assemblies using the activities in the Integration Toolkit .NET or Java Integration Packs, or by creating new Integration Packs using the Integration Pack Wizard.
For more details about the Orchestrator SDK, please see the documentation available in this downloads section..
Orchestrator SDK code examples
The SDK code examples demonstrate how to develop custom Integration Pack activities for use with Orchestrator.
Note: The sample files are located in the Source Code check-ins.
(use the link next to "Change Set" above)