Znuny Ticket System – Process Management
Znuny Ticket System – Process Management
Section titled “Znuny Ticket System – Process Management”The process management module in Znuny enables the graphical design, automation, and monitoring of your business workflows. From the initial request capture to the final approval, clearly structured processes ensure increased efficiency, reduced error rates, and complete transparency in your workflows.
Section titled “The process management module in Znuny enables the graphical design, automation, and monitoring of your business workflows. From the initial request capture to the final approval, clearly structured processes ensure increased efficiency, reduced error rates, and complete transparency in your workflows.”Table of Contents
Section titled “Table of Contents”- Core Benefits at a Glance
- Creating and Managing Processes
- Activity Types in Detail
- Transitions and Associated Actions
- Export & Import of Processes
- Best Practices & Recommendations
Core Benefits at a Glance
Section titled “Core Benefits at a Glance”- Consistency: Standardized workflows significantly reduce manual errors.
- Transparency: Every process step is documented and can be traced for audits.
- Automation: Automatic transitions and actions accelerate the entire workflow.
- Integration: External services and user inputs are seamlessly integrated into the process.
Creating and Managing Processes
Section titled “Creating and Managing Processes”- Access Module: Navigate to Processes & Automation → Process Management.
- Create New Process: Click on Add Process to open the graphical editor.
- Label & Description: Assign a unique name and briefly describe the purpose and scope of the process.
- Deploy: After modeling, click on Save & Deploy to make the process available for tickets.
Activity Types in Detail
Section titled “Activity Types in Detail”`DynamicField_Status = ‘approved’“
Script Task Activity
Section titled “Script Task Activity”Execute Znuny-internal scripts, for example, for data processing or preparation. Central Configuration Fields:
- Activity Name
- Script Selection
- Parameters (as key/value pairs)
Service Task Activity
Section titled “Service Task Activity”Integrate external Web Services and process their responses directly within the process flow. Central Configuration Fields:
- Web Service Selection
- Invoker Configuration
- Timeout & Error Handling
User Task Activity
Section titled “User Task Activity”Actively involve agents or customers to make decisions or provide additional information. Central Configuration Fields:
- Activity Dialog
- Define Mandatory Fields
- Visibility (Agent / Customer)
Transitions and Associated Actions
Section titled “Transitions and Associated Actions”Between individual activities, you define Transitions (conditions for process flows) as well as Transition Actions.
- Create Transition: Draw an arrow from one activity to the next.
- Define Condition: For example,
DynamicField_Status = 'approved'. - Add Actions: In the “Actions” section, you can
- Change the Queue
- Adjust the Owner
- Trigger email notifications
Export & Import of Processes
Section titled “Export & Import of Processes”Share your process definitions with colleagues or transfer them to other instances:
- Export: Select process → Export JSON
- Import: Select Import Process and upload the JSON file
Important prerequisite: All queues, roles, and dynamic fields referenced in the process must exist in the target environment.
Best Practices & Recommendations
Section titled “Best Practices & Recommendations”- Use Test Mode: Use the Test Mode to check workflows without making actual ticket changes.
- Modular Processes: Break down extensive workflows into clear sub-processes for better maintainability.
- Version Control: Create a new process version for every release – this keeps previous versions available.
- Meaningful Descriptions: Maintain helpful comments for every activity and every transition.
- Monitoring & Logs: Enable extended output in Daemon logging to monitor processes during operation.
With Znuny process management, you create a solid foundation for efficient, error-free, and traceable business processes. Good luck with your implementation!