|
DSML Parser does not throw an exception when it doesn't find a requestID attribute when a processing=parallel and responseOrder=unordered.
In this case, we must have a requestID attribute to be able to answer it correctly. See DSMLv2 specification (p. 7)
|