Module for ISO_8583 9.6.June 2016 | Understanding and Using webMethods ISO8583 | Installing and Using Module for ISO_8583 | Configuring webMethods Module for ISO_8583 | Deleting Document Types
 
Deleting Document Types
Module for ISO_8583 provides the wm.estd.iso8583.service:deleteDocTypes service that you use to delete generated IS document types for ISO_8583 messages that you no longer use.
Note:
The deleteDocTypes 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 Software AG Designer Online Help for your release.
*To delete the generated message schemes and IS document types
1. In Designer, in Package Navigator view, expand the WmISO8583 package and locate the wm.estd.iso8583.service:deleteDocTypes service.
2. In Designer, select Run > Run As > Run Service.
3. In the Enter Input for 'deleteDocTypes' dialog box, specify the ISO_8583 message 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.estd.iso8583.service:deleteDocTypes service.