AutoInstallVendorDefinitions

Top  Previous  Next

Object: EHL7.CommandoProcessor

FileName: EHL7.dll

 

 

PROPERTY

 

Name: AutoInstallVendorDefinitions

DataType: Boolean

Mode: Read Only

Description: When message processors are created in the Commando HL7 workbench, the author chooses / creates an EasyHL7 vendor definition for the project.  When the project is exported, a copy of this vendor definition is automatically embedded in the profile (.mpp file).  If this property is set to True, the CommandoProcessor object will automatically install the embedded vendor definition in the folder designated in the VendorPath property if it does not already exist.

 

CommandoProcessors WILL NOT execute unless the EasyHL7 Vendor referenced in the profile is installed in the folder indicated in the VendorPath property.

 

CommandoExport1

When exported the author sets this property

 

See Also: ShowCommandoProfile(), The Commando HL7 Workbench, Exporting Message Processors In Commando, InstallProfileVendor(), ProfileVendorExists(), ProfileVendorIsDifferent()