Verify the Extension
Collaborate with us
Edit this page on GitHub
The Verify operation checks whether the extension is valid and ready to be published in a Platform Server. This operation involves the following steps:
-
Verify the extension definition. Only valid extensions can be published and, therefore, used in a module. For more information, see Verify the extension.
-
Update the source code with the extension definition. For more information, see Update the Extension Source Code.
-
Compile the extension. This step will generate the main DLL (Dynamic Link Library). For more information, see Compile the extension.
Verifying an Extension
To verify your extension do the following:
- In the File menu or in the toolbar, click
Verify,
Verify and Save, or
1-Click Publish.
- Check the Verify window for any errors and warnings for your extension.