Written by

OmniMD
Question Abhishek Raj · Feb 24, 2023

TCPOutboundAdapter Issue

22:07:52.821:Ens.Director: ERROR <Ens>ErrException: <CLASS DOES NOT EXIST>zgetProductionItems+45^Ens.Director.1 *EnsLib.HL7.Adapter.TCPOutboundAdapter -- logged as '-' number - @' Set tRunAsJob=pDefinition(tConfigName,"RunAsJob"), pDefinition(tConfigName,"RunAsJob")=$S('
22:07:52.823:Ens.Director: ERROR <Ens>ErrException: <CLASS DOES NOT EXIST>zgetProductionItems+45^Ens.Director.1 *EnsLib.HL7.Adapter.TCPOutboundAdapter -- logged as '-' number - @' Set tRunAsJob=pDefinition(tConfigName,"RunAsJob"), pDefinition(tConfigName,"RunAsJob")=$S('
22:07:52.824:Ens.Director: ERROR <Ens>ErrException: <CLASS DOES NOT EXIST>zgetProductionItems+45^Ens.Director.1 *EnsLib.HL7.Adapter.TCPOutboundAdapter -- logged as '-' number - @' Set tRunAsJob=pDefinition(tConfigName,"RunAsJob"), pDefinition(tConfigName,"RunAsJob")=$S('
Production 'OmniMD.OmniMDv2' not started:
ERROR <Ens>ErrException: <CLASS DOES NOT EXIST>zgetProductionItems+45^Ens.Director.1 *EnsLib.HL7.Adapter.TCPOutboundAdapter -- logged as '-' number - @' Set tRunAsJob=pDefinition(tConfigName,"RunAsJob"), pDefinition(tConfigName,"RunAsJob")=$S('
Product version: Ensemble 2015.1

Comments

Muhammad Waseem · Feb 24, 2023

Looks like system is not recognizing class. Make sure class is compiled and class name is used correctly

0
Daniel Metcalfe · Feb 24, 2023

Does the EnsLib.HL7.Adapter.TCPOutboundAdapter class exist in your namespace? (It should being a library class)
If it doesn't I would recommend finding out how that could have happened.

If it does make sure the class is compiled as Muhammad has suggested. The other thing to check would be the mappings.

0
Enrico Parisi · Feb 24, 2023

Is the namespace you are using "Ensemble enabled"?

Enrico

0