Paul Beckett · Jun 18, 2016 go to post

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.

Paul Beckett · Mar 23, 2017 go to post

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