cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
197
Views
0
Helpful
1
Replies

Parsing XML Document in a Script

daryl.chambers
Beginner
Beginner

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.

 

1 Reply 1

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

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers