View Capabilities
About User Interface
The UI Library enables Zynk to interact with the Desktop, providing essential tools to manage tasks manually. This integration should only be used when running Zynk in manual mode, not for scheduled or triggered tasks.
How does this help your business?
Tasks:
- Display Last Result – Show the result of the last task executed in the UI.
- Input Box – Allow the user to input data directly via a pop-up input box.
- Log Info Message – Display informational messages within the UI to keep the user informed.
- Message Box – Pop up a message box with custom information or prompts to the user.
Use Cases for User Interface Integration
- Manual Data Entry Confirmation – Display a message box to confirm critical data entries, ensuring users double-check before proceeding with important actions.
- Error Handling and Notifications – Use the UI library to display informative messages when an error occurs during a process, guiding users to take the necessary actions.
- Interactive Task Monitoring – Show real-time updates with the “Log Info Message” task, providing users with information about task progress and results directly in the UI.