Compiling Tasks
After a task is written, it must be compiled. A basic task is compiled using the JAR files that
are found in the install_directory/shared/v409/pfs/ServicesFramework/sdk/java/lib directory. Table 1 describes the JAR files.
| JAR File | Description |
|---|---|
| iybservicesapi.jar | Services Framework API JAR file |
| util.jar | Java™ utility class. The file is used by all of the components. |
Any additional functions for the task may require additional JAR files.