The alternative is to use BPL to process the message and a Business Operation to communicate with the external database with the SQL Outbound adapter. The BP would send a request to the BO and then use the response in processing the message.
The gateway approach allows makes the processing of the message easier but the BPL approach is allows you much more control in configuring access to the remote database (credentials, DSN etc.) and is more robust in cases where the remote database can't be reached for some reason.
Dave
Many Thanks
--
You received this message because you are subscribed to the Google Groups "InterSystems: Ensemble in Healthcare Community" group.
To post to this group, send email to Ensemble-in...@googlegroups.com
To unsubscribe from this group, send email to Ensemble-in-Healt...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Ensemble-in-Healthcare?hl=en
Looking up the Ensemble Gateway via the documentation.
If anyone has any examples of such a function and its calling in DTL would be most appreciated.
Many Thanks
Dave
Many Thanks
Mid Essex Hospital Services NHS Trust Caring for you, Caring about you.
Information in this message may contain confidential and privileged information. If you are not the intended recipient please accept our apologies; please do not disclose, copy or distribute information in this e-mail or take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it.
Content of emails received by this Trust will be subject to disclosure under the Freedom of Information Act 2000. Unless the information is legally exempt from disclosure, confidentiality of this e-mail and your reply cannot be guaranteed. Thank you for your co-operation.
I would recommend the BPL solution.
-Ben
Many Thanks
Dave
Many Thanks
This electronic transmission and any documents accompanying this electronic transmission may contain information that is confidential and/or legally privileged. The information is intended only for the use of the individual or entity named above. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or the taking of any action in reliance on or regarding the contents of this electronically transmitted information is strictly prohibited. If you have received this e-mail in error, please notify the sender and delete this message immediately.
You wouldn't by any chance have any test/dummy BPL's that you might be able to send?
Looking at a BPL setup would prob be best way to get my head round it.
I already have a routing rule set for the collection of messages already, so something that would slot in to my current setup would be brilliant amongst my existing routing setup would be excellent.