...
See the following tutorials:
- /wiki/spaces/DAS60/pages/4620163799
- /wiki/spaces/DAS60/pages/4620163800
- /wiki/spaces/DAS60/pages/4620163801
- /wiki/spaces/DAS60/pages/4620163802
- /wiki/spaces/DAS60/pages/4620163803Tutorial01 - Building an Input Adaptor for Custom File Types
- Tutorial02 - Building Custom Functions
- Tutorial04 - Building a Custom Authenticator
- Tutorial05 - Building an Import Adaptor for Custom Connections
- Tutorial06 - Building an Export Adaptor for Custom Connections
Plug-in File Format
Datameer plug-ins are zip files of the following structure:
...
Installing and Testing Plug-ins
Info |
---|
Learn more about /wiki/spaces/DAS60/pages/4620161268installing a plug-in through the user interface (UI). |
Bundle your plug-in as zip file:
No Format ./gradlew createPlugin
- In Datameer, go to the Admin Tab > Plug-ins page.
- At the bottom of the page under the Upload Plug-ins heading, click Choose File.
- Select the file and click Upload.
...