Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Service catalog and workflows

vodnalar26
Tera Contributor

Hello everyone,

I’m looking to strengthen my hands-on skills in Service Catalogs and Workflows in ServiceNow. To do that effectively, I’d love to practice with real-life scenarios rather than just theoretical examples.

If anyone can share practical use cases—such as employee onboarding, access requests, asset provisioning, approvals, or multi-step workflows—it would really help me improve my understanding and implementation skills.

I’m especially interested in scenarios that involve:

  • End-to-end catalog item creation

  • Workflow/Flow Designer implementation

  • Approvals and task automation

  • Real-time business use cases

Any guidance, sample scenarios, or best practices from your experience would be greatly appreciated.

Thank you in advance!

6 REPLIES 6

Ankur Bawiskar
Tera Patron

@vodnalar26 

you can start participating in community questions and learn from there

Also many customers are moving towards Flow instead of workflows

check these

Service Catalog In ServiceNow - HKR Trainings

Workflows In Service Catalog Item Basic to Advanced

How to Create a Catalog Item and Flow in ServiceNow

Flow Designer | Service Catalog Flow | Approval & Task

ServiceNow Flow Designer Tutorial | Scenario-Based

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

namanajain
Kilo Guru

HI @vodnalar26 
This is the use case I have worked on early .

Use Case:
A company wants to implement an automated employee performance evaluation system to streamline the process of conducting performance reviews and providing feedback to employees.

Form Configuration:

  1. Create a form titled "Employee Performance Evaluation".
  2. Define the following fields:
    • Employee Information (Name, Department, Position)
    • Evaluation Period
    • Key Performance Indicators (KPIs) such as productivity, skill, goal attainment, time management, team collaboration
    • Ratings for each KPI (to be filled by the manager or supervisor)
    • Comments / Feedback (to be filled by the manager or supervisor)
  3. Configure the catalog item to trigger a workflow upon submission.

Workflow Setup:

  1. Design a workflow triggered by the submission of the "Employee Performance Evaluation" catalog item.
  2. Steps in the workflow:
    • Collect employee information and evaluation details
    • Assign tasks to supervisors or managers for performance review and feedback
    • Set deadlines for completing performance evaluations
    • Notify relevant stakeholders about task assignments and deadlines
    • Compile evaluation results and provide feedback to employees

Email Notification Configuration:

  1. Set up email notifications to be sent to supervisors or managers upon task assignment and completion.
  2. Customize email templates to include evaluation details and deadlines.

ACLs and Security:

  1. Implement ACLs to control access to employee performance evaluation records and tasks.
  2. Ensure confidentiality of employee evaluation data and restrict access to authorized personnel.

Reports and Dashboard:

  1. Generate reports to track performance evaluation completion rates, average ratings, and trends over time.
  2. Create dashboards to provide insights into employee performance across departments and teams.

Additional Considerations:

  • Incorporate mechanisms for employees to provide feedback on the evaluation process to improve transparency and fairness.
    Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
    Regards

Thank you for the detailed scenarios and guidance. I’ll work on implementing them to strengthen my understanding of Service Catalog and workflows. Really appreciate your support!

@vodnalar26 

Please mark this response as Helpful