The file that is linked below includes an example of a workflow configuration that uses the Java agent:The sample workflow is a simple real time workflow that contains a pulse agent that periodically sends pulses of data into the Java agent, where the Java codes will debug the input and route it back out to the Analysis agent.
To generate a Java development project to run this workflow, please refer to 1. Java Agent Setup Guide. For more information on how to utilize the Java Function Blocks, refer to 2. Java Function Blocks and Java Functions, refer to 3. Java General Functions. The code used in the example workflow is shown below: