Define the Extension Elements
Collaborate with us
Edit this page on GitHub
Once your extension is created, you have to create or update the definition of its elements:
- Actions
- Created manually or imported from a .NET assembly.
- Structures
- Created manually.
- Entities
- Created manually or imported from a specific database table.
- Resources
- Most of the required files are automatically included by Integration Studio, during the extension life cycle. When the extension is created, you can check, in the Resources tree, that all the files needed for the bootstrapping are generated automatically. If necessary, you can add other types of resources, such as Help files and images.