RE: [cam] Token notation
Message text written by INTERNET:
>
Why do we not adopt $param rather than %param%?
<
Martin,
There's potential for confusion here.
%parameter%
is how context variables are passed into CAM from an external process.
The $param where the $param is an XPath expression, references
the structure and / or content of an transaction instance.
OK?
Thanks, DW.