Menu

Examples

Stefan Winarzki

Examples

Here you will find some coding examples on how to develop batch and trigger plugins, as well as your own client applications.

If you checked out the giServer trunk via SVN and want to deploy the example plugins to the ext folder, you can simply use the existing ANT task "deploy-examples". This task will create a new file "giServer-examples.jar" containing all plugins in the example package in the ext folder.

Simple batch plugin examples

Simple batch plugin examples source code

Extended Batch API plugin examples (parallel steps, chunks, etc.)

Extended Batch API plugin examples source code

Trigger plugin examples

Trigger plugin source code

Client application examples

Client source code