go to post Paul Beckett · Mar 23, 2017 Thanks everyone for their help with this.I was trying to way over complicate things thinking I needed to sync the responses in OnRequest. Now that I understand the underlying Business Process framework handles that I will use the OnRequest/OnResponse mechanism.cheers
go to post Paul Beckett · Jun 18, 2016 thanks for your help. I implemented my replace using the FindAt method of the stream. Main reason was to allow repeat passes over the template when there are multiple tokens to replace.