DIGIFORMS
Digiforms Designer Documentation
Search
About
+
Getting started
+
Howto
Help by samples
+
Objects
+
Page template
Capture or output data in a defined layout
+
XML
Extensible Markup Language
Getting started
Creating WEB Applications
Process flows
Custom JAVA Process Plugins
Invoke custom JAVA code in a process flow
3 Steps to create and use a Custom JAVA Plugin
Create a JAVA class that implements the INTERFACE "AbstractProcessElement"
Configure Digiforms Server to use your new plugin ( plugins.xml )
Create a process flow that uses the new plugin
Read more in following related topics
Creating and coding a Plugin JAVA class
Implementing the "AbstractProcessElement" INTERFACE
Edit article