This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "RMIMDesDocConversionOptions"

From HL7Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>This page is a template that shows the Visio Conversion Options that appears in two places in the documentation</noinclude>
 
<noinclude>This page is a template that shows the Visio Conversion Options that appears in two places in the documentation</noinclude>
 
==Conversion Options==
 
==Conversion Options==
With the combination of data types releases and different Visio versions, there arose the need for somewhat greater control over the various conversion options.  To this end, starting in release 4.5.1, a new menu item was added to the "HL7 menu" as '''Menu...HL7...Show Conversion Options''' to display a pane of such options. The pane appears like:
+
With the combination of data types releases and different Visio versions, as well as the addition of new code to document context conduction style for a model, there arose the need for somewhat greater control over the various conversion options.  To this end, starting in release 4.5.1 (and extended in 4.6.6), a new menu item was added to the "HL7 menu" as '''Menu...HL7...Show Conversion Options''' to display a pane of such options. The pane appears like:
  
 
[[Image:RmimDesignerConversionOptions.gif|thumb|right|384px|Conversion Options Pane from RMIM Designer]]
 
[[Image:RmimDesignerConversionOptions.gif|thumb|right|384px|Conversion Options Pane from RMIM Designer]]
  
This (crude) pane contains true/false selections for four different conversion options.  Each option has summary documentation on the pane itself, although somewhat more detail is provided below.
+
This (crude) pane contains true/false selections for five different conversion options.  Each option has summary documentation on the pane itself, although somewhat more detail is provided below.
  
Options are "saved" as they are changed in the '''Hl7Visio.ini''' file in the HL7 shapes directory.  The '''''Close:''''' button simply hides the options pane.  The '''''Reset to Defaults''''' button will reset the four options to the values shown as "recommend" on the pane itself.
+
As they are changed, options are "saved" in the '''Hl7Visio.ini''' file in the HL7 shapes directory.  The '''''Close:''''' button simply hides the options pane.  The '''''Reset to Defaults''''' button will reset the five options to the values shown as "recommend" on the pane itself.
  
The first two of these options affect the process of upgrading designs from Visio 2002 to Visio 2003/7 and reverting them back to Visio 2002. (See [[RMIM_Designer_Documentation_%28VisioReleaseDifferences%29|Visio2002/2003-7]] tab.) The last two affect converting models between data types release R1 and release R2 (and vice-versa). (See [[RMIM_Designer_Documentation_%28DatatypeReleaseSupport%29|DataTypeReleases]] tab.)
+
The first two of these options affect the process of upgrading designs from Visio 2002 to Visio 2003/7 and reverting them back to Visio 2002. (See [[RMIM_Designer_Documentation_%28VisioReleaseDifferences%29|Visio2002/2003-7]] tab.) The next two affect converting models between data types release R1 and release R2 (and vice-versa). (See [[RMIM_Designer_Documentation_%28DatatypeReleaseSupport%29|DataTypeReleases]] tab.) The final option disallows a value of "inferred (I)" as a context conduction style. Disallowing this option provides an easy way to detect all models for which an expressed method of context conduction has not been declared. (See [[RMIM_Designer_Documentation_%282010_Update%29|2010/11 Updates]] tab.)
  
 
===Option: Enable Auto-Update from Vis2002 to Vis2003-7===
 
===Option: Enable Auto-Update from Vis2002 to Vis2003-7===

Revision as of 23:26, 11 February 2011

This page is a template that shows the Visio Conversion Options that appears in two places in the documentation

Conversion Options

With the combination of data types releases and different Visio versions, as well as the addition of new code to document context conduction style for a model, there arose the need for somewhat greater control over the various conversion options. To this end, starting in release 4.5.1 (and extended in 4.6.6), a new menu item was added to the "HL7 menu" as Menu...HL7...Show Conversion Options to display a pane of such options. The pane appears like:

Conversion Options Pane from RMIM Designer

This (crude) pane contains true/false selections for five different conversion options. Each option has summary documentation on the pane itself, although somewhat more detail is provided below.

As they are changed, options are "saved" in the Hl7Visio.ini file in the HL7 shapes directory. The Close: button simply hides the options pane. The Reset to Defaults button will reset the five options to the values shown as "recommend" on the pane itself.

The first two of these options affect the process of upgrading designs from Visio 2002 to Visio 2003/7 and reverting them back to Visio 2002. (See Visio2002/2003-7 tab.) The next two affect converting models between data types release R1 and release R2 (and vice-versa). (See DataTypeReleases tab.) The final option disallows a value of "inferred (I)" as a context conduction style. Disallowing this option provides an easy way to detect all models for which an expressed method of context conduction has not been declared. (See 2010/11 Updates tab.)

Option: Enable Auto-Update from Vis2002 to Vis2003-7

As noted in the pane, determines whether Visio will automatically convert a "vsd" drawing file from Visio 2002 format to Vis2003-7 format when it is opened in Vis 2003-7. This update is necessary to cause the shapes to display correctly. A number of shapes, particularly the "arrow" classes appear to lose content when first viewed in Visio 2003-7

RECOMMEND = "True"

Option: Suppress Auto-Save of Converted File

As noted in the pane, Determines whether Visio will supress the automatic re-save of a VSD drawing after converting from Vis2002 to Vis2003-7. The automatic save, and a subsequent automatic re-open are part of the normal conversion process. Without these two steps, the shape representation does not "refresh" to a correct presentation. However, the save precludes being able to review designs from a read-only repository. For cases such as this, this opetion can be set "true".

RECOMMEND = "False"

Option: Allow Retain Flavors When Convert DT R2 to DT R1

As noted in the pane, if this option is "False", Visio will strip off data type flavors when reverting a model from data types R2 to data types R1. This is the preferred action for Universal ("UV") models, because data type flavors are usually added at the realm-specific level (or lower) rather than as part of universal designs.

RECOMMEND = "False" for universal (UV) designs.

Option: Block Add DT With Non-existing Base

As noted in the pane, Determines whether the data types processing code will refuse to add new data types whose "base" name is not in the relevant specification (R1 or R2). This does not preclude adding new flavors.

RECOMMEND = "True"