Friday, July 16, 2004
Deferring any online transaction
In the Technical Reference manual, section 4.9, you say "The PRS architecture supports deferring any online transaction." What would you have to do to defer something like a provider query?
Answer
You'd have to write a new interaction handler, which deferred the request. Then you'd have to figure out how to get at the response.
Answer
You'd have to write a new interaction handler, which deferred the request. Then you'd have to figure out how to get at the response.