CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Writing Your Own Importer : Generating all additionally needed files
Generating all additionally needed files
You only need this step if you are not able to install the necessary files directly in the <RuntimeWebAppsDir>/PluggableUI/ directory. In this case, you have to build the structure shown above by yourself. You can automatically generate the .html files as well as the _SWT.xml and the .accesspath file using the Software AG Application Designer.
First edit the file stored in the following directory: <RuntimeWebAppsDir>/PluggableUI/cis/config/cisconfig.xml.
Insert the statement: plugindevelopment="true" in the following part:
designtimeclassloader=
"com.softwareag.cis.plugin.registry.loader.AdapterPluginClassLoader"
enableadapterpreload="true"
framebuffersize="3"
plugindevelopment="true"
loglevel=""
logtoscreen="false"
maxitemsinfieldcombo="100"
After that, restart the Software AG Runtime. Now you can start the Application Designer with the following URL: http://localhost:53307/PluggableUI/HTMLBasedGUI/workplace/ide.html.
Navigate to "Tools & Documentation > Layout Manager" and choose the "ImportMyFile" Plugin as Application Project. It appears in the Layout Definitions List. Click on it and generate all additionally needed files using the button "Operations on multiple Items > (Re)Generate HTML pages".
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback