Hi Rob,
You wrote:
1>
“It is my understanding that multiple transformers in a single map step are invoked serially, not in parallel.”
That prompted me to take a relook at the Developer’s guide. the webMethods Developer Users Guide 65.pdf, Page 222 says:
“When inserting transformers, assume that webMethods Integration
Server concurrently executes the transformers at run time.”
Shouldn’t I infer from this that if one runs 2 service as transformer in a map step both of them will run concurrently??
2> “On what are you basing this comment? I’d be quite surprised to see variable substitution be faster than concatenation. Have you done some benchmark testing?”
Yes, I did the benchmark testing in 2003 on IS4.6 and string concatenation service took 1.6 times the time taken by the varible substitution.
Since then (i.e. in past 3 years) I have not used this concatenation service at all. However, I have not performed such bench marking on IS6.x version.
Now that you have expressed your doubt about this, I will perform this benchmark on IS6.x platform and publish my result.
Regards,
Bhawesh.
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods