Description of executable maps
The Configurable Rules application executable maps are described in the table provided here.
Executable map | Output card | Description |
---|---|---|
configurablerules | 1 | Top level map for the configurable_rules application. This map keeps track of the results for all steps and generates output. The output defaults to the Sink Adapter. |
2 | The updated qualifier file, hipaa_x12_qualifier_updated.dat that is renamed and can be reused in the WebSphere Transformation Extender, stand-alone Compliance Check application. | |
3 | MergedRules output contains the enabled business rules and their associated component rules. The output defaults to Sink Adapter. | |
4 | The qualifier_report.html file. This is a report that shows the results, including errors, of the Configurable Rules application. | |
createminifiles | 1-3 | Invoked from the configurable_rules map. This map reads in the SPE exported business rules and generates the mini qualifier for all of the Type 2 - 6 enabled business rules. The results are sent back to the main configurable rules map. |
4-6 | These output cards contain the component rules taken from the SPE business rules export file for all of the Type 2 - 6 enabled business rules. The results are sent to the main configurable rules map. | |
7-9 | Generation of the qualifier report. The results are sent to the main configurable rules map. | |
qualifierreport | 1 | Invoked from the configurable rules map, this map checks the mini qualifier, qualifier, and component rules only files for content and integrity. It also reports rules that have had their status modified. The output contains potential errors from the input file. |
2 | If there are no errors in output card #1, the files are reviewed to determine the differences in the enabled state of each rule. | |
3 | Sorts the rules from output card #2. | |
4 | Determines all of the enabled rules as found in the SPE business rules export data. | |
5 | Sorts the business rules by rule sequence number | |
4 | Produces the report of the results from output cards #1, #2, and #4. | |
updatemaster | 1 | Invoked from configurable_rules, this map updates the type tree script file to contain the component rules for all of the Type 2 - 6 business rules that were enabled in the SPE exported business rules. |
updatet3t4componentrules | 1 | Invoked from updatemaster and executed once per component rule. This map updates the enabled component rule in the type tree script file. |
2 | Determines if BINDABS functionality is required for the component rule. | |
3 | Strips off unused ampersands (&) from the component rule. | |
4 | Strips off unused tags from the component rule. |