HL7 Module 10.5 | Understanding and Using HL7 Module | Installing and Using HL7 Module | Configuring webMethods HL7 Module | Generating Message Schemes | Deleting the Message Schemes and IS Document Types for HL7 Version 2.x Messages
 
Deleting the Message Schemes and IS Document Types for HL7 Version 2.x Messages
HL7 Module provides the wm.ip.hl7.utils:deleteMessageScheme service that you use to delete generated message schemes and IS document types for HL7 message versions that you no longer use.
Note:
The deleteMessageScheme service does not check for dependencies or references before deleting the generated IS document types. Ensure that there are no dependencies or references in the IS documents before you run the service. For information about how to configure dependency checking for elements, see the webmethods Developer User’s Guide or the webMethods Service Development Help for your release.
*To delete the generated message schemes and IS document types
1. In Designer, in Package Navigator view, expand the WmHL7 package and locate the wm.ip.hl7.utils:deleteMessageScheme service.
2. In Designer, select Run > Run As > Run Service.
3. In the Enter Input for 'deleteMessageScheme' dialog box, specify the message version for which you want to delete the generated message schemes and IS document types.
4. Click OK.
Designer runs the service and displays the results in the Service Result view.
For information about the service parameters, see the wm.ip.hl7.utils:deleteMessageScheme service.