cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
337
Views
5
Helpful
1
Replies

UCCX script - parse xml file for data

james.corum
Level 1
Level 1

Is there a size/value limit on a xml document when attempting to have a script parse an xml document for data that is stored locally on the server?  If a xml document had 40K entries in a xml single document how would the system handle it? 

For example if you had a value of 1 (value 1-40,000) with a corresponding phone number to that number that would be fetched by the script to send the call to...would there be any issue?

1 Reply 1

40K entries is insane. I think the most I've done is like 100. I'm sure you know this is better suited for a DB dip, but it would be nice if Cisco could address if there are any limitations to parsing an XML file.

david