
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 12:49 PM
Hello,
We have upgraded the post production environment from Quebec to San Diego. Has anyone experience the following error message when booking an walk-up appointment? For further information, the error only appears when setting the appointment type to either in-person or remote. If we set to both then the appointment is working. Thank you.
Solved! Go to Solution.
- Labels:
-
Walk-Up Experience

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2022 01:30 PM
Hi Sachin,
Thank you for your help and we have found it was to do with the appointment type variable was the issue in the appointment record producer record.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 01:56 PM
Do you have the location specified in the "Walk-up Experience -> Administration -> Walk-up locations" list?
Is it also listed and active in Administration -> Appointment Configurations?
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2022 03:02 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 03:26 AM
Hi
Can i check if you have seen my response to your question and do you have any further suggestions on what i can check further?
Thanks
Jerry

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 08:33 AM
This error is implemented in OOB business rule "Create appointment".
Lookup your walk up config in wu_location_queue table. Code in above business rule matches appointment type config in wu_location_queue matches with constant value defined in sn_walkup.WalkUpConstants script include.
Regards,
Sachin