09-29-2006 10:01 AM - edited 03-14-2019 12:07 AM
Has anyone used the "SourceID" field within the Create XML Document Step? If so what is it's purpose? I have read the Step Reference and help but it is very vague. Typically, I take URL document and "convert" into the XML document. I was curious if this field will allow you to filter information in the XML Document. If someone has an example of it's use I would like to see how it is used.
Any help is appreciated.
Thanks
03-08-2007 02:27 PM
Here is your problem. It doesn't work with the "xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.lexjet.com" in the opening tag
If you can find away to get it out of the xml it will work.
I don't know why this is happening but it is definitely your problem.
05-10-2007 09:46 AM
Hello,
Have you found a solution to this? We are having the same issure. Thanks.
02-10-2009 08:31 AM
Hi,
Looking to your topic because I've had the same issue on a customer site, I have searched a little.
I've seen on the UCCX admin web page that the site is trusted by IE. So I've trusted my web server in IE. And it seems to work ...
In the other hand, dev team of the web server seem to have problems with past certificates ...
Moreover, it works fine in HTTPS but not in HTTP. I think that it could be a difference behavior of the web server between http and https.
A way to workaround this issue is to use the "Set Xml_Doc = URL[URL_var]" in place of Get URL Document.
For information, I use UCCX 5.0.2 on a Win2K3 SP1.
Hop this help ...
Regards,
Nicolas.
04-15-2009 02:53 PM
Nicolas
Do you by chance have a sample script showing exactly how you did this?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide