Author Message
HoraciMacias
Joined: Nov 8, 2013
Messages: 36
Offline
I'm trying to use 'fetch' for a synchronous fetch.
Looking at the specification, the synch attribute should allow me to do it but so far I'm unable to do so.
I've set the synch attribute to a variable name, both a complex and simple variable, but AVP seems to block the execution.

Does anybody have a sample fetch that uses the synch attribute?

thanks,

H
ShwetaBehere
Joined: Dec 23, 2013
Messages: 136
Offline
AVP right now only supports the CCXML specification. The spec does not have the sync field for the <fetch>, hence it is not supported.
RossYakulis
Joined: Nov 6, 2013
Messages: 2652
Offline
That attribute was in the 2004 spec http://www.w3.org/TR/2004/WD-ccxml-20040430/#Fetch and not in any subsequent versions and as Shweta stated is not supported as it is not in the 1.0 specification. http://www.w3.org/TR/ccxml/
HoraciMacias
Joined: Nov 8, 2013
Messages: 36
Offline
Thanks Ross and Shweta. You're right, I didn't realise I wasn't looking at the final specification.

thanks,

H
Go to:   
Mobile view