Published on InterSystems Developer Community (https://community.intersystems.com)

Home > How to implement business service that always returns CE (HL7 commit error)?

Question
Lassi Autio · Sep 26, 2018

How to implement business service that always returns CE (HL7 commit error)?

I want to test automatically that HL7 business operation works correctly in error conditions. One is to test CE acknowledgement. I have planned to implement test production which includes business services for different situations (AA, AE, CA, CE, timeout, late response etc).

How should I implement HL7 business service that always returns CE (commit error)? I have tried but it keeps returning "AA".

#Ensemble #HL7 #Testing

Source URL:https://community.intersystems.com/post/how-implement-business-service-always-returns-ce-hl7-commit-error