Customizing Approval Workflow in WSD Reservation Module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hi all,
I have a requirement to modify the approval flow in the WSD Reservation Module, and I’m trying to understand where this configuration is maintained.
Here’s the approval logic I’m currently working with:
Approval Workflow
If Approval Required = false
The booking request is automatically approved; no workflow is triggered.
If Approval Required = true
The system checks the defined Owner Group for the room.
It then verifies if the requester is part of the Owner Group:
If yes, the booking is automatically approved (auto-approval).
If no, an approval task is generated and routed to the Owner Group.
Could someone please guide me on where this approval logic is configured or how I can customize it? Any pointers to relevant settings, workflows, or scripts would be greatly appreciated.
Thanks in advance!