Paul Hegel · Oct 16, 2019
Paul Hegel · Oct 17, 2019
Thanks @Jenna Poindexter,
This is helpful. It triggered my memory. So I created a new namespace and HL7 production which included some nice base features to help me test an integration on my local system.
Services: HL7FileService
Processes: Ens.Alert and MsgRouter
Operations: BadMessageHandler, EmailAlert, HL7FileOperation and PagerAlert.
Paul Hegel · Oct 9, 2019
Thanks Sean,
This helped me understand the OData specification in a quick way.
Paul
Followers:
Following:
Paul has not followed anybody yet.
Global Masters badges:






You can convert the DateTime to a Time String and send that in the insert or update strings.
Here is the Cache Class used in my example:
Here is the C# .Net Core Console App code example: