Parsing XML Document in a Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2014 08:09 AM - edited 03-14-2019 01:44 PM
All,
I am trying to write a scipt where a caller calls in provides a zip code and is provided with nearest Tag office closest to them. I am a little confused about main srcipts and subflows. Does anyone have an example of a main script on how I can get started? I have attached my XML. Any help would be greatly appreciated.
- Labels:
-
Other Contact Center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2014 01:43 AM
Hi Daryl
I wouldn't worry about subflows. If you are just getting started I'd avoid them completely, they make debugging more tricky and are only of use if you are frequently re-running the same set of steps multiple times from a script or from multiple scripts.
Just do it all in one script.
Aaron
