Re: CCXML Implementation Report: couple of problems in scripts - #5 Relative target URI in <send> using basichttp - [cc] ISSUE-687

This is tracked as ISSUE-687. 
---
RJ Auburn
CTO, Voxeo Corporation
tel:+1-407-418-1800

Come join us at our Voxeo Customer Summit, June 21st – June 23rd at the Hard Rock Hotel, register today for your All Access Pass:  
http://www.voxeo.com/summits/customer



On Apr 13, 2010, at 8:51 PM, Petr Kuba wrote:

> 5) Relative target URI in <send> using basichttp.
> Script 9_2_5_B.txml.
> 
> The CCXML specification, Appendix K.4 states:
> 
>  The target attribute MUST be set to the access URI of the external
>  component.
> 
> The script assumes that the target URI is relative to the processed CCXML document:
> 
>  <send targettype="'basichttp'" target="'9_2_5_B_500.jsp'"
>        name="'user.ass_570'" sendid="send_id_1"/>
> 
> However, it is not stated anywhere that the target in basichttp should be relative to the CCXML document. Is this desired feature? Then it should be stated in Appendix K.
> 

Received on Sunday, 25 April 2010 22:04:42 UTC