The Basics
The following pages below will cover how to develop Universal Extensions from scratch:
Title | Description |
---|---|
Introduction | Introduction to Universal Extension and its capabilities. |
Development Environment Set-Up | Requirements for setting up a Universal Extension development environment. |
Universal Extension API | Detailed Information on the Universal Extension API. |
Task Entry Point | Creating a Sample Universal Extension. |
Dynamic Choice Field | Adding Dynamic Choice fields to the Sample Universal Extension. |
Dynamic Update and Output Only Fields | Adding Output Only fields to the Sample Universal Extension. |
Dynamic Command | Adding a Dynamic Command to the Sample Universal Extension. |
In-Process Dynamic Commands | Adding two In-Process Dynamic Commands to the Sample Universal Extension. |
Cancel Command | Adding Cancel Command to the Sample Universal Extension. |
Publishing Events | Demonstration of the new event publishing API |
Troubleshooting and Debugging | Checking log levels, retrieving output, and debugging commands. |