Do NOT reference the absolute path. This is no longer supported in UCCX 8
and bad practice to begin with.

Cristobal,

The path for the XML step should be something like (if you follow my
example):

"/descendant::Passwords/child::Password" + count

You'll need a document variable, and use the Create XML Document Step, the
document name will be (for example Passwords.xml) DOC[Passwords.xml], assign
the document variable to the step then you can use the Get XML Document Data
Steps


On Fri, Jan 15, 2010 at 1:18 PM, Christopher Clouse <
[email protected]> wrote:

>  You can reference the absolute path (c:\document.xml) or the preferred
> way to do this is to upload the document to the Document Management and
> reference [DOC] document.xml.   The latter allows for it to be backed up
> with UCCX and supports HA.
>
> ~Chris
>
>  *From:* Cristobal Priego <[email protected]>
> *Sent:* Friday, January 15, 2010 2:15 PM
> *To:* Christopher Clouse <[email protected]>
> *Cc:* [email protected]
> *Subject:* Re: [OSL | CCIE_Voice] UCCX Scripting
>
> I'm trying the xml option.
>
> i just have a question on the step : Get XML Document Data; on the field
> "Path"  do i specify where the XML is located ? or what do i put there
>
> thank you
>
> 2010/1/15 Christopher Clouse <[email protected]>
>
>>  The better way to do this would be do an XML lookup to perform the
>> function that you want based on DNIS and return the password to the script.
>>
>> ~Chris
>>
>>  *From:* Cristobal Priego <[email protected]>
>> *Sent:* Friday, January 15, 2010 12:25 PM
>> *To:* [email protected]
>> *Subject:* [OSL | CCIE_Voice] UCCX Scripting
>>
>> Hello all
>>
>> I have a question, i'm in the middle of programming a scripting and just
>> realized that i need to create a nested if step.
>>
>> Do you know what's the maximum if's that can be nested? I need to nest 25
>> ifs on my script
>>
>> or if you could recommend a better way to do it I'd appreciated it
>>
>> this is what i need to do pretty much on this step
>>
>> based on the CalledNumber I need to set a fixed password to a variable. do
>> you know a way to do this besides the nested ifs ?
>>
>>
>> thank you
>>
>> Cris
>>
>> ------------------------------
>>
>> _______________________________________________
>> For more information regarding industry leading CCIE Lab training, please
>> visit www.ipexpert.com
>>
>
>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
>


-- 
Regards,
Tanner Ezell
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to