- Log in to post comments
User bio
404 bio not found
Member since Nov 11, 2015
Posts:
Replies:
What's your Business Process class?
If you're using a message router (derived from EnsLib.MsgRouter.RoutingEngine), check Response From, Response Target Config Names, and Forward Generated Response To Target(s) settings. Although if called in a sync way, it should return a response to the caller anyway.
If you're extending an Ens.BusinessProcess, you can populate a response in any On* method (OnRequest, OnResponse, OnComplete, etc.)
If you're writing a BPL process, you should be able to access a response object everywhere.
- Log in to post comments
Thank you, Brett!
- Log in to post comments
Open Exchange applications:
Certifications & Credly badges:
Followers:
Following:
Eduard has not followed anybody yet.
Thank you, Stephen!