API Management 10.4 | CentraSite for Developers | Importing Objects Using API | Writing Your Own Importer | Propagating the Plug-In
 
Propagating the Plug-In
Having generated the plugin files, they must be propagated into the directory <RuntimeWebAppsDir>/PluggableUI/ of the installed CentraSite Control. Thus, for example, ImportMyFile must have the following directory/file structure:
.../PluggableUI/ImportMyFile /
accesspath /
ImportMyFile.access
images /
ImportMyFile.gif
lib /
ImportMyFile.jar
ImportMyFile.html
ImportMyFile_JLIBS.html
ImportMyFile_SWT.xml
plugin.xml
You can do this by executing the build.xml command, which installs ImportMyFile.zip into the <RuntimeWebAppsDir>/PluggableUI/ folder.
The syntax for the command is:
ant -f build.xml install

Copyright © 2015- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release