As described
at
you can set
sitemap param as :
sitemapParams.put("world",
"hello");
I think it
must be said what is the lifetime of the param
"world".
Because after
the execution of the pipeline where this parameter
is setted (via an
Action), the value of parameter "world" is still "hello" !
So are you
agree with :
"Sitemap parameters
are "global" parameters ?
And not "local" to a
pipeline ?"
I think it's
important ...
Laurent.